-
1. Re: JBPM Guvnor- TOMCAT Integration
calca Feb 6, 2012 11:58 AM (in response to jbpm_new)Hi Mahi. These are the steps I used to deploy guvnor and designer into guvnor:
- Download Guvnor: http://download.jboss.org/drools/release/5.3.0.Final/guvnor-distribution-5.3.0.Final.zip
- Extract guvnor tomcat distribution inside tomcat/webapps and rename it to drools-guvnor.war
- Download http://sourceforge.net/projects/jbpm/files/designer/designer-2.0/designer-2.0-jboss.war/download, plate it inside tomcat/webapps and rename it to designer.war
- Start tomcat. (so that wars are exploded, you can unzil then manually if you want)
- Stop tomcat
- Copy the following jar files from drools-guvnor/WEB-INF/lib to tomcat/lib (or designer WEB-INF/lib)
antlr-2.7.7.jar
antlr-3.3.jar
antlr-runtime-3.3.jar
log4j-1.2.12.jar
-Start tomcat and should work
Hope this helps,
Demian
-
2. Re: JBPM Guvnor- TOMCAT Integration
jbpm_new Feb 7, 2012 1:01 PM (in response to calca)Hi Demian,
Thanks for the reply. I did same thing, which you have mentioned.
I can deploy the process definitions in the guvnor.
However I am not able to acheive the JBPM-console and i am getting lot of errors,
Can you share a more detailed information about end to end replacement of JBOSS AS by TOMCAT for process deployment and TOMCAT as Guvnor.
Also when i open local host i am not able to see the designer.
Please do reply.
Thanks
-
3. Re: JBPM Guvnor- TOMCAT Integration
calca Feb 8, 2012 9:27 AM (in response to jbpm_new)For jbpm console, you can check this post:
https://community.jboss.org/thread/168907
For designer, you should provide logs (preferably without deploying jbpm console to make then cleaner), so see why it is not working.
I tested these steps for guvnor 5.2, last designer and tomcat 7 and worked...
Regards,
Demian
-
4. Re: JBPM Guvnor- TOMCAT Integration
jbpm_new Feb 9, 2012 11:51 AM (in response to calca)Hi Demian,
I am using Tomcat 6.30 is that problem is?
With Gunor also, I am continuosly getting PermGen space memory error. What is the perfect environment to work with jbpm 5.2?
And how the versioning can be maintained in the Gunor?
These are my doubts,
Please do reply
Thanks
-
5. Re: JBPM Guvnor- TOMCAT Integration
mr_kapa_23 Jun 5, 2013 4:39 AM (in response to calca)Hello,
I follow this tutorial but dont work.
The Error that i have is :
HTTP Status 404 - /drools-guvnor/
type Status report
message /drools-guvnor/
description The requested resource is not available.
Apache Tomcat/7.0.40
When i will go to Application Manager on my TOmcat i see that the guvnor is not Started, and when i click in Start, i see in mine console <.../servlet-api-2.5.jar> Jar not loaded.