Change your jndi.properties file to read:
java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory
| java.naming.provider.url=jnp://localhost:1099
| java.naming.factory.url=org.jboss.naming:org.jnp.interfaces
I hope I transcibed these correctly, I usually don't use a properties file preferring
to set them in code.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3968145#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...