There is this in the log:

21:21:42,578 ERROR [[jsp]] "Servlet.service()" pour la servlet jsp a généré une 
exception
javax.naming.NameNotFoundException: ejb not bound
        at org.jnp.server.NamingServer.getBinding(NamingServer.java:529)
        at org.jnp.server.NamingServer.getBinding(NamingServer.java:537)
        at org.jnp.server.NamingServer.getObject(NamingServer.java:543)
        at org.jnp.server.NamingServer.lookup(NamingServer.java:267)
        at org.jnp.server.NamingServer.lookup(NamingServer.java:270)
        at o...

Does it meen that the lookup is done on something like "ejb" and not CalcHome?

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4066426#4066426

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4066426

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

Reply via email to