I have a java program which uses JBPM.
When I execute it, I encounter the following error:

....
javax.naming.NoInitialContextException: Cannot instantiate class: 
org.jnp.interfaces.NamingContextFactory [Root exception is 
java.lang.ClassNotFoundE
xception: org.jnp.interfaces.NamingContextFactory]
....
java.lang.ClassNotFoundException: org.jnp.interfaces.NamingContextFactory

What have I do in order to solve the problem?!


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4037932#4037932

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4037932
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to