This content has been marked as final.
Show 3 replies
-
1. Re: JBPM 3.2.2 on JBoss AS 7 ClassLoader Exception
Marek Novotny Oct 2, 2014 7:23 AM (in response to omid pourhadi)Can you post a EAR/WAR structure where you have placed process definition file?
-
2. Re: JBPM 3.2.2 on JBoss AS 7 ClassLoader Exception
Marek Novotny Oct 2, 2014 7:25 AM (in response to Marek Novotny)Could you compare to Seam examples like TODO the placement of process definition file?
-
3. Re: JBPM 3.2.2 on JBoss AS 7 ClassLoader Exception
omid pourhadi Oct 2, 2014 10:15 AM (in response to Marek Novotny)I resolved the issue by placing process and configurations in ejb Module instead of EAR module.