Bertrand,

This is not a problem with jBPM BPEL. Dealing with classpath exceptions is a 
basic Java programming skill. Adding every library you can find will not solve 
the problem.

The org.jnp.interfaces.NamingContextFactory class resides in the 
jnp-client.jar. Your favorite archive utility can help you find files within 
archives. Even the Windows XP explorer does it. 

Look at the path entry:
${jboss.home}/client/jnp-client.jar

Now that you are sure what archive contains your class, you have to make sure 
that the property actually contains the value you want it to have. Did you 
modify your {jbpm.bpel.home}/doc/examples/hello/build.properties file to match 
your local environment?

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3942027


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to