Discussion:
[jboss-user] [jBPM] - JBPM Guvnor- TOMCAT Integration
Mahi M
2012-02-06 16:01:35 UTC
Permalink
Mahi M [https://community.jboss.org/people/jbpm_new] created the discussion

"JBPM Guvnor- TOMCAT Integration"

To view the discussion, visit: https://community.jboss.org/message/714695#714695

--------------------------------------------------------------
Hi Everyone,

          In JBPM 5.2 we are deploying the jbpm process definitions in JBOSS AS server, likewise is it possible to do the deployment in TOMCAT server.

Please give me the solution. Please provide the document if you have, to deploy the same and TOMCAT as deployment tool for JBPM.



Thanks
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/714695#714695]

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
Demian Calcaprina
2012-02-06 16:58:39 UTC
Permalink
Demian Calcaprina [https://community.jboss.org/people/calca] created the discussion

"Re: JBPM Guvnor- TOMCAT Integration"

To view the discussion, visit: https://community.jboss.org/message/714713#714713

--------------------------------------------------------------
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 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 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
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/714713#714713]

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
Mahi M
2012-02-07 18:01:07 UTC
Permalink
Mahi M [https://community.jboss.org/people/jbpm_new] created the discussion

"Re: JBPM Guvnor- TOMCAT Integration"

To view the discussion, visit: https://community.jboss.org/message/715025#715025

--------------------------------------------------------------
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 have 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
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/715025#715025]

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
Demian Calcaprina
2012-02-08 14:28:05 UTC
Permalink
Demian Calcaprina [https://community.jboss.org/people/calca] created the discussion

"Re: JBPM Guvnor- TOMCAT Integration"

To view the discussion, visit: https://community.jboss.org/message/715223#715223

--------------------------------------------------------------
For jbpm console, you can check this post:
https://community.jboss.org/thread/168907 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
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/715223#715223]

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
Mahi M
2012-02-09 16:51:38 UTC
Permalink
Mahi M [https://community.jboss.org/people/jbpm_new] created the discussion

"Re: JBPM Guvnor- TOMCAT Integration"

To view the discussion, visit: https://community.jboss.org/message/715603#715603

--------------------------------------------------------------
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
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/715603#715603]

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
Kelton Silva
2013-06-05 08:39:38 UTC
Permalink
Kelton Silva [https://community.jboss.org/people/mr_kapa_23] created the discussion

"Re: JBPM Guvnor- TOMCAT Integration"

To view the discussion, visit: https://community.jboss.org/message/821474#821474

--------------------------------------------------------------
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.
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/821474#821474]

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
Loading...