Todd Flora [http://community.jboss.org/people/tflora] replied to the discussion

"Unable to override JNDI name for session bean"

To view the discussion, visit: http://community.jboss.org/message/558054#558054

--------------------------------------------------------------
Did this ever get resolved? I am having similar issues.

1) I have EJB2.x beans.
2) I have converted them to EJB3 by adding the EJB3 Schema information to the 
ejb-jar.xml file. (I need to use interceptors).
3) The JBoss.xml jndi-name is ignored and the home interface is bound to the 
EarName/EJBName/home location in the global JNDI.
4) If I leave the ejb-jar.xml at the 2.1 version schema the simple jndi-name is 
used and my app works file but once I use the ejb 3 file header for the 
ejb-jar.xml file jndi is no longer valid.

How do you fix this? I have 1000's of lines of code that reference our EJB's in 
the original locations. Also we publish an external API for our customers to 
use and they likewise will have much code that expects the home interface for 
these EJB's to be bound in their original location.

Please help!

Thanks,

Todd Flora
Senior Developer
Power Costs Inc.

--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/558054#558054]

Start a new discussion in JNDI and Naming at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2083]

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to