I have used EJB and have started it on JBOSS Server. I want to test this app so I will use a client to access this. But, I don’t know how to set JNDI name for this server.
Please help me.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Unless until different hostname or ipaddress is specified using -b option while starting server. EJB or JBoss JNDI objects can be accessed over localhost on same machine.
Please refer following links which might help you
https://community.jboss.org/wiki/AccessEJBsRemotely
https://community.jboss.org/wiki/NamingContextFactory