This content has been marked as final.
Show 3 replies
-
1. Re: JBPM Process Designer Fails to start
calca Apr 24, 2012 1:20 PM (in response to joeysr20det)Hi Joey,
At least for designer 2.0, I had to copy the following files to designer's WEB-INF/lib to deploy it into tomcat:
antlr-2.7.7.jar
antlr-3.3.jar
antlr-runtime-3.3.jar
log4j-1.2.12.jar
Hope this helps,
Demian
-
2. Re: JBPM Process Designer Fails to start
joeysr20det Apr 24, 2012 1:57 PM (in response to calca)I tried copying the jars and it didn't make any difference. Thanks though
-
3. Re: JBPM Process Designer Fails to start
saihegde May 10, 2012 10:01 AM (in response to joeysr20det)I was doing this last night on a Tomcat6 and once I had the context-root of guvnor renamed to drools-guvnor, my processes showed up fine in the editor. I did not have to install any jars to the WEB-INF/lib file.