[ 
https://issues.apache.org/jira/browse/OPENEJB-587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12500981
 ] 

Mohammad Nour commented on OPENEJB-587:
---------------------------------------

Committed
---------------------------------------------------------------------------------------------------------------------------------------
Sending        
container/openejb-core/src/main/resources/META-INF/org.apache.openejb.cli/deploy
Sending        
container/openejb-core/src/main/resources/META-INF/org.apache.openejb.cli/validate
Transmitting file data ..
Committed revision 543833.

> 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: Mohammad Nour
>            Priority: Trivial
>             Fix For: 3.0
>
>         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.

Reply via email to