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?