[jboss-user] [jBPM] - Re: JBPM5 compatibility with Tomcat and Maven

Kris Verlaenen do-not-reply at jboss.com
Mon Jan 3 07:10:52 EST 2011


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]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110103/987d7302/attachment.html 


More information about the jboss-user mailing list