You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "karan singh malhi (JIRA)" <ji...@apache.org> on 2007/05/27 06:08:16 UTC

[jira] Created: (OPENEJB-587) wrong main.class value for deploy and validate options

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
            Priority: Trivial


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.


[jira] Resolved: (OPENEJB-587) wrong main.class value for deploy and validate options

Posted by "Mohammad Nour (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OPENEJB-587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mohammad Nour resolved OPENEJB-587.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 3.0

> 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
>             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.


[jira] Assigned: (OPENEJB-587) wrong main.class value for deploy and validate options

Posted by "Mohammad Nour (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OPENEJB-587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mohammad Nour reassigned OPENEJB-587:
-------------------------------------

    Assignee: Mohammad Nour  (was: karan singh malhi)

to review

> 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
>         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.


[jira] Commented: (OPENEJB-587) wrong main.class value for deploy and validate options

Posted by "Mohammad Nour (JIRA)" <ji...@apache.org>.
    [ 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.


[jira] Assigned: (OPENEJB-587) wrong main.class value for deploy and validate options

Posted by "Mohammad Nour (JIRA)" <ji...@apache.org>.
     [ 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.


[jira] Updated: (OPENEJB-587) wrong main.class value for deploy and validate options

Posted by "karan singh malhi (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OPENEJB-587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

karan singh malhi updated OPENEJB-587:
--------------------------------------

    Attachment: OPENEJB-587.patch

Attaching the patch with the change. Strangely enough though, the main.class is appearing correctly in the assembly jar even though it is wrong in the resources of openejb-core module. 

> 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
>            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.


[jira] Assigned: (OPENEJB-587) wrong main.class value for deploy and validate options

Posted by "Mohammad Nour (JIRA)" <ji...@apache.org>.
     [ 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  (was: Mohammad Nour)

Thanks Karan.

> 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
>             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.


[jira] Closed: (OPENEJB-587) wrong main.class value for deploy and validate options

Posted by "Mohammad Nour (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OPENEJB-587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mohammad Nour closed OPENEJB-587.
---------------------------------


Resolved and committed.

> 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
>             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.