[jboss-user] [JBoss jBPM] - Re: jbpm.sar deployment from ant file lost when server is re

kukeltje do-not-reply at jboss.com
Wed Aug 16 18:20:46 EDT 2006


The things that could be important are:
- is the jbpm jar outside your war/ear
- is the problem that jbpm cannot find classes in a war or jar in the ear?

It could be that the jBPM processclassloader is the culprit.  It it is sometimes to restrictive. There is a jira issue to be able to configure jbpm to use the context classloader as it's parent. So therefor the question of where the jBPM jar is (in the sar?). If it is outside the ear, it is obvious it cannot access classes in the ear/war/jar. J2EE does not allow this (although you can configure JBoss AS to support this)

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3965591#3965591

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3965591



More information about the jboss-user mailing list