[jboss-user] [JNDI/Naming/Network] - JBoss 4.2 ejb not bound
_steph
do-not-reply at jboss.com
Sun Jun 17 19:05:57 EDT 2007
Hi,
My JEE app contains a simple ejb session. When I deploy the EAR on JBoss the console says:
[EjbModule] Deploying Calc
00:46:30,578 INFO [BaseLocalProxyFactory] Bound EJB LocalHome 'Calc' to jndi 'env/ejb/CalcLocalHome'
00:46:30,578 INFO [ProxyFactory] Bound EJB Home 'Calc' to jndi 'env/ejb/CalcHome'
But when I try a lookup I get an ejb not bound exception. And my ejb is not listed in the JNDiView:
Ejb Module: Calc.jar
java:comp namespace of the Calc bean:
+- env
So, it is not bind. I do not understand.
Could someone help please?
Stephane
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4055056#4055056
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4055056
More information about the jboss-user
mailing list