tree: 3190893f66b11eb66e57fda766919622816204f7 [path history] [tgz]
  1. src/
  2. pom.xml
  3. README.md
server/openejb-ssh/README.md
  • copy jar included in openejb-ssh zip in openejb libs (/webapps/openejb/lib for instance)

  • for TomEE add a file system.properties in conf containing

    openejb.servicemanager.enabled = true

  • start the server

  • ssh can be configured in conf/ssh.properties

Note: it uses JAAS for authentication, further details on http://tomee.apache.org/tomee-jaas.html