I'm novice in Java EE, and to get started, I used this tutorial:
http://netbeans.org/kb/docs/javaee/entappclient.html
I don't want to change anything, but I want to access the EJB remotely.
Which is the simplest way?
I suggest to use JNDI
look ups as mentioned here.