[jboss-user] [JBoss jBPM] - Re: java.lang.NoClassDefFoundError: javax/transaction/Synchr
karstendausb
do-not-reply at jboss.com
Sun Aug 5 21:59:43 EDT 2007
"dleerob" wrote :
|
| | activation.jar
| | antlr-2.7.6.jar
| | asm.jar
| | bsh.jar
| | cglib.jar
| | commons-collections.jar
| | commons-logging.jar
| | dom4j.jar
| | hibernate.cfg.xml
| | hibernate3.jar
| | hsqldb.jar
| | jboss-backport-concurrent.jar
| | jboss-j2ee.jar
| | jboss-retro-1.1.0-rt.jar
| | jbpm-identity.jar
| | jbpm-jpdl.jar
| | jbpm.cfg.xml
| | jcr-1.0.jar
| | junit.jar
| | mail.jar
| | mysql-connector-java-5.0.3-bin.jar
| | servlet-api.jar
| |
Dependant on where you deploy it to (in my case Tomcat) you also need jta.jar. This jar contains javax.transaction.Synchronization. It is not needed when you deploy to jboss as.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4071014#4071014
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4071014
More information about the jboss-user
mailing list