usage: deploy ... upon executing openejb undeploy
-------------------------------------------------
Key: OPENEJB-698
URL: https://issues.apache.org/jira/browse/OPENEJB-698
Project: OpenEJB
Issue Type: Bug
Components: deployment
Affects Versions: 3.0-beta-1
Reporter: Jacek Laskowski
jlaskowski@dev /cygdrive/c/openejb-3.0-beta-1
$ ./bin/openejb undeploy
Must specify an module id.
usage: deploy [options] <file> [<file>...]
Connects to the server and deploys the application. Note that full remote
deployment is not yet supported, deployment can only be done on the same
machine as the server. Track OPENEJB-609 for development of full remote
deployment feature.
Options:
-h,--help Lists these options and exits.
-s,--server-url <url> Sets the url of the OpenEJB server to which the
app will be deployed. The value should be the same as the JNDI Provider
URL used to lookup EJBs. The default is 'ejbd://localhost:4201'.
-v,--version Prints the OpenEJB version and exits.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|