[jboss-user] [Installation, Configuration & Deployment] - Re: javax.naming.NameNotFoundException

jaikiran do-not-reply at jboss.com
Wed Aug 2 10:50:09 EDT 2006


Sorry, did not notice your earlier replies. Do you have your localhome/bean classes in more than one jars? If yes, remove those duplicate  files and maintain them in a single jar. Also, try out the following:

- Access http://localhost:8080/jmx-console
- Search for "service=JNDIView"
- Click on it
- On the page that comes up, click on the "Invoke" button beside the list() method.
- This will show all the jndinames and the objects(and their types) they are bound to
Post the output. Lets see to which object your jndiname corresponds to.

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

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



More information about the jboss-user mailing list