the values for the main.class property appears to be wrong for the following
options for the CLI
deploy
validate

the current values are
main.class=org.apache.openejb.alt.config.Deploy
main.class = org.apache.openejb.alt.config.EjbValidator

The actual values should be

main.class=org.apache.openejb.config.Deploy
main.class = org.apache.openejb.config.EjbValidator

Should I file a JIRA issue and submit a patch?


--
Karan Malhi

Reply via email to