[jboss-jira] [JBoss JIRA] (AS7-2956) EJB2 entity bean remote jndi binding does not work for stand-alone jars
Ondřej Chaloupka (Created) (JIRA)
jira-events at lists.jboss.org
Thu Dec 8 10:51:40 EST 2011
EJB2 entity bean remote jndi binding does not work for stand-alone jars
-----------------------------------------------------------------------
Key: AS7-2956
URL: https://issues.jboss.org/browse/AS7-2956
Project: Application Server 7
Issue Type: Bug
Reporter: Ondřej Chaloupka
Assignee: John Bailey
It isn't possible to bind entity bean with remote jndi when the bean is placed in stand-alone jar. It's situation when APP name is defined and MODULE name is empty string.
In case that the jar with bean is under a ear archive binding works well.
The test, which fails, could be found on:
https://github.com/ochaloup/jboss-as/commit/159227c60276447e4e531755763c12149cd7930b
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list