I downloaded openejb-0.9.2 zi[ and unziped ntot he c:\openejb-0.9.2
directory. However when I type openejb help from the c:\openejb-0.9.2
directory I get the following message:
C:\openejb-0.9.2>openejb help
File not found
Too many parameters
Syntax error
Syntax error
Syntax error
Syntax error
Syntax error
Syntax error
Syntax error
Syntax error
Syntax error
Syntax error
Unknown command: help
Usage: openejb command [command-options-and-arguments]
COMMANDS:
build Invoke the Ant build targets for building the
source, documentation, javadoc or all of the above.
test Run the test suite on your installation, verify it
is setup and working correctly.
start Start the OpenEJB Remote Server for
accessing beans in client/server mode.
stop Stop the OpenEJB Remote Server.
deploy Deploy an ejb jar into OpenEJB.
Try 'openejb help <command>' for more information a command.
OpenEJB -- EJB Container System and EJB Server.
For updates and additional information, visit
http://openejb.sf.net
Bug Reports to <[EMAIL PROTECTED]>
Can anyone help?