You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "David Blevins (JIRA)" <ji...@apache.org> on 2012/04/25 15:02:21 UTC

[jira] [Created] (OPENEJB-1830) Omitting from xml may result in failed deployment

David Blevins created OPENEJB-1830:
--------------------------------------

             Summary: Omitting <ejb-name> from xml may result in failed deployment
                 Key: OPENEJB-1830
                 URL: https://issues.apache.org/jira/browse/OPENEJB-1830
             Project: OpenEJB
          Issue Type: Bug
          Components: deployment
            Reporter: David Blevins
            Assignee: David Blevins
             Fix For: 4.0.0


We keep a Map in the EjbJar JAXB object to hold all the EnterpriseBean entries by name.  If the name was omitted the bean would be effectively ignored. In most cases the bean would be found in scanning and re-added to the application, however all xml data was lost.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Closed] (OPENEJB-1830) Omitting from xml may result in failed deployment

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

David Blevins closed OPENEJB-1830.
----------------------------------

    Resolution: Fixed
    
> Omitting <ejb-name> from xml may result in failed deployment
> ------------------------------------------------------------
>
>                 Key: OPENEJB-1830
>                 URL: https://issues.apache.org/jira/browse/OPENEJB-1830
>             Project: OpenEJB
>          Issue Type: Bug
>          Components: deployment
>            Reporter: David Blevins
>            Assignee: David Blevins
>             Fix For: 4.0.0
>
>
> We keep a Map in the EjbJar JAXB object to hold all the EnterpriseBean entries by name.  If the name was omitted the bean would be effectively ignored. In most cases the bean would be found in scanning and re-added to the application, however all xml data was lost.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (OPENEJB-1830) Omitting from xml may result in failed deployment

Posted by "David Blevins (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OPENEJB-1830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13264784#comment-13264784 ] 

David Blevins commented on OPENEJB-1830:
----------------------------------------

2012-04-25 - http://svn.apache.org/viewvc?view=revision&revision=1330642 - dblevins

                
> Omitting <ejb-name> from xml may result in failed deployment
> ------------------------------------------------------------
>
>                 Key: OPENEJB-1830
>                 URL: https://issues.apache.org/jira/browse/OPENEJB-1830
>             Project: OpenEJB
>          Issue Type: Bug
>          Components: deployment
>            Reporter: David Blevins
>            Assignee: David Blevins
>             Fix For: 4.0.0
>
>
> We keep a Map in the EjbJar JAXB object to hold all the EnterpriseBean entries by name.  If the name was omitted the bean would be effectively ignored. In most cases the bean would be found in scanning and re-added to the application, however all xml data was lost.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira