Yes, we should definitely delete that file. I removed it August for
the beta-1 release, but looks it crept back in unfinished.
Will delete the tag, respin and upload the binaries, and restart the
vote....
-David
On Mar 12, 2008, at 6:48 PM, Karan Malhi wrote:
Tried to display the options for openejb commandline. It displayed the
validate option also (which should not have been there, right?). I
still
tried it and got a NullPointerException.
[EMAIL PROTECTED]:~/projects/temp/openejb$ openejb -help
usage: openejb <command> [options] [args]
Available commands:
deploy Deploy an ejb jar or ear into OpenEJB.
properties Convert and print the OpenEJB configuration as
properties
start Start the OpenEJB Remote Server for accessing beans in
client/server mode.
stop Stop the OpenEJB Remote Server.
undeploy Undeploy an ejb jar or ear
validate Validate an ejb jar
Should we delete the validate command from the
META-INF/org.apache.openejb.cli or should we just modify the code in
org.apache.openejb.cli.MainImpl to ignore printing this option?
--
Karan Singh Malhi