I do not know what is classpath container, but in my case the exception was caused by absense of JBoss jBPM Installation Location referenced as jBPM Library in my project.
When I originally created my project, I defined jBMP library named jBPM 3.1 in Preferences/JBoss jBPM, and marked is as default. My project listed this library in the project's Preferences/Java Build Path/Libraries. When I upgraded to jBPM 3.1.1, I replaced the jBPM 3.1 library in Preferences/JBoss jBPM with new library with new name jBPM 3.1.1 (I deleted the original jBPM 3.1 entry). As a result, my project referenced a missing library. To resolve the issue, I re-created an old library jBPM 3.1 in Preferences/JBoss jBPM, restarted Eclipse, opened the project's Preferences/Java Build Path/Libratries, and replaced jBPM 3.1 library with jBPM 3.1.1 library. After that I deleted the jBPM 3.1 library from Preferences/JBoss jBPM. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3943239#3943239 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3943239 ------------------------------------------------------- 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
