[jboss-user] [EJB 3.0 Users] - Re: How to find Entity by Id
Wolfgang Knauf
do-not-reply at jboss.com
Wed Nov 18 07:19:23 EST 2009
Hi,
the JNDIView is here: http://www.jboss.org/community/wiki/DisplayTheJDNITreeWithTheJMXConsole
The default JNDI name of "CustomerHome" is "EarName/JarName/Beanclass" if the the app is deployed as EAR file. If it is a JAR file, it is "JarName/Beanclass".
You don't need JNDI properties if your portal webapp is running in the same JBoss instance as the EJBs.
Hope this helps
Wolfgang
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4266272#4266272
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4266272
More information about the jboss-user
mailing list