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 2011/05/17 00:57:47 UTC

[jira] [Reopened] (OPENEJB-1551) ejb-jar.xml should be optional.

     [ https://issues.apache.org/jira/browse/OPENEJB-1551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Blevins reopened OPENEJB-1551:
------------------------------------


> ejb-jar.xml should be optional. 
> --------------------------------
>
>                 Key: OPENEJB-1551
>                 URL: https://issues.apache.org/jira/browse/OPENEJB-1551
>             Project: OpenEJB
>          Issue Type: Bug
>          Components: examples
>    Affects Versions: 3.1.4
>         Environment: Executed using maven
>            Reporter: Vishwanath
>            Priority: Minor
>              Labels: ejb-jar.xml
>   Original Estimate: 504h
>  Remaining Estimate: 504h
>
> Expected: ejb-jar.xml file should be optional
> Found: ejb-jar.xml file was required.
> When run without the file, it looks like the ejbs are not deployed. The logs don't show JNDI bindings. And the client was not able to look up by the JNDI names,
> How to reproduce: In the simple-stateless example project, delete the  src/main/resources/META-INF/ejb-jar.xml and  then do
> mvn clean install
> Logs don't show the JNDI name bindings.
> The test fails, with javax,naming.NameNotFoundException

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira