anonymous wrote : Root exception is java.lang.ClassNotFoundException: org.jnp.interfaces.NamingContextFactory
This error indicates that your client classpath is missing the jbossall-client.jar file. Place it in the client classpath. You can copy it from %JBOSS_HOME%/client folder. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4198547#4198547 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4198547 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
