[jboss-user] [jBPM] - Unable to load JBPM 4.3 in spring web application context

Michael Wohlfart do-not-reply at jboss.com
Tue May 18 11:56:10 EDT 2010


Michael Wohlfart [http://community.jboss.org/people/mwohlf] replied to the discussion

"Unable to load JBPM 4.3 in spring web application context"

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

--------------------------------------------------------------
the selects are pretty normal, it's the JobExecutor doing its work and polling the database for new jobs...

someone else had a similar classloading problem some time ago:
 http://community.jboss.org/message/538997 http://community.jboss.org/message/538997

In case this is really a classloading issue:
Tomcat has a feature that serializes and saves session data and maybe other stuff between restart, you can turn that off by
setting:

> <Manager pathname="" />
> 
in tomcat's context.xml, maybe this is worth a try...

--------------------------------------------------------------

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

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/20100518/87dec2e6/attachment.html 


More information about the jboss-user mailing list