jcscoobyrs 2005/10/11 13:18:59
Added: modules/itests/src/META-INF/org.openejb.cli test.help test
Log:
Updated for new launching concept. Removed all unused scripts, all
unecessary text files and all references to unused code, like Corba. All
scripts have been updated to use the new launch concept. Scripts could be
refactored a bit to utilize the new launcher a bit better but for flow control,
the scripts have been kept as-is in this respect.
Revision Changes Path
1.1
openejb1/modules/itests/src/META-INF/org.openejb.cli/test.help
Index: test.help
===================================================================
Usage: openejb test [options]
OPTIONS:
local Default. Runs the test suite against OpenEJB in
embedded library mode using the IntraVm Server
remote Runs the test suite against OpenEJB in client/server
mode using the OpenEJB Remote Server.
OpenEJB -- EJB Container System and EJB Server.
For updates and additional information, visit
http://www.openejb.org
Bug Reports to <http://jira.codehaus.org/browse/OPENEJB>
1.1 openejb1/modules/itests/src/META-INF/org.openejb.cli/test
Index: test
===================================================================
main.class = org.openejb.test.TestRunner
name = test
description = Runs the OpenEJB compliance tests