JBoss Community

Re: lookup a session bean inside a servlet

created by Wolf-Dieter Fink in JNDI and Naming - View the full discussion

The standard JNDI binding starts with the name of the application jar/ear file.

E.g.  BookShop is inside the book.ear the lookup is "book/BookShop/OperazionoUtenti/remote".

You might see the naming if you use the jmx-console and call the jndi-view.

 

But why do you use a remote access if you are within the same server?

Reply to this message by going to Community

Start a new discussion in JNDI and Naming at Community