[
https://issues.apache.org/jira/browse/OPENEJB-1551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jean-Louis MONTEIRO updated OPENEJB-1551:
-----------------------------------------
Fix Version/s: 4.5.0
> 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
> Fix For: 4.5.0
>
> 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.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira