[
https://issues.apache.org/jira/browse/OPENEJB-587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mohammad Nour reassigned OPENEJB-587:
-------------------------------------
Assignee: karan singh malhi
> wrong main.class value for deploy and validate options
> ------------------------------------------------------
>
> Key: OPENEJB-587
> URL: https://issues.apache.org/jira/browse/OPENEJB-587
> Project: OpenEJB
> Issue Type: Bug
> Components: general
> Environment: win xp sp2
> Reporter: karan singh malhi
> Assignee: karan singh malhi
> Priority: Trivial
> Attachments: OPENEJB-587.patch
>
>
> 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
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.