[jboss-user] [EJB/JBoss] - Re: Problem when trying to access an EJB bean in an Enterpri
jaikiran
do-not-reply at jboss.com
Thu Nov 9 04:13:17 EST 2006
What are the contents of the jndi.properties file? It should contain something like:
| java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory
| java.naming.provider.url=jnp://localhost:1099
| java.naming.factory.url.pkgs=org.jboss.naming.client
| j2ee.clientName=TheNameOfYourApplicationClient
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3984443#3984443
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3984443
More information about the jboss-user
mailing list