Kris Verlaenen [http://community.jboss.org/people/KrisVerlaenen] created the 
discussion

"Re: JBPM5 compatibility with Tomcat and Maven"

To view the discussion, visit: http://community.jboss.org/message/577968#577968

--------------------------------------------------------------
Anand,

You still need to make sure all the jars that are needed are on the application 
classpath.  In this case, it's not able to find javax.persistence.Persistence, 
so that means the jar containing the jpa classes is not in the tomcat lib dir 
(or the lib dir of the jbpm console server war).  Simply adding the jar in one 
of those two locations should probably solve this (and you probably need quite 
a few others as well).

Kris
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/577968#577968]

Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to