[jboss-user] [JBoss jBPM] - ProcessArchives and ProcessState problem
rodrobin
do-not-reply at jboss.com
Fri Jan 18 11:51:50 EST 2008
Hey...,
I've run into a nasty problem when deploying via process archives (PARs) and utilizing sub-processes in process definitions: ClassNotFoundExceptions in the referenced sub-process.
The super-process class loader works as expected and locates its serialized resources in the database but the class loader for the sub-process fails.
Of course if the offending class(es) are available to the jBPM class loader the problem goes away but then using PARs for versioning resources won't work.
So I guess my questions are, isn't this a bug in jBPM and is there a workaround?
Thanks,
/Robin
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4121362#4121362
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4121362
More information about the jboss-user
mailing list