Hi all.  I'm getting a "javax.naming.NameNotFoundException: shadows not bound" 
error when I hit my app in a web browser.  Its deployed on JBoss.  I have a 
shadows.ear, which contains Shadows.jar, and Shadows.war.

I read the following on jndi naming:

"When the EJBs are deployed in an .ear file, the default jndi binding will be 
prepended by the name of the .ear file. So if the ear file name is foo.ear the 
default jndi names would be foo/EJB-NAME/remote and foo/EJB-NAME/local."

According to that, my jndi name should be shadows/EJB-NAME/local.  So why would 
shadows not be bound?

I would really appreciate any help with this, as its been driving me crazy for 
a long time now.  Let me know if there's any more info I should provide that 
would be helpful.

Thanks
Brian

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

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4213185
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to