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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...