Discussion:
[jboss-user] [jBPM] - JBPM Process to deploy in TOMCAT 7
Balaji Subramaniam
2013-03-14 11:15:44 UTC
Permalink
Balaji Subramaniam [https://community.jboss.org/people/balajiora] created the discussion

"JBPM Process to deploy in TOMCAT 7"

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

--------------------------------------------------------------
I have created simple JBPM Process and deployed in Guvnor and executed successfully.

Now I am want to deploy the process in Tomcat Server (7.0) and I need to integrate with Oracle Database. 
I have created the project as Maven Web Project and able to generate the war file.

Please help me providing steps to configure Oracle Database and Tomcat Deployment.  Do I need to use Spring Framework?

Thanks in advance.

Balaji S
--------------------------------------------------------------

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

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
bird86
2013-03-22 17:57:26 UTC
Permalink
bird86 [https://community.jboss.org/people/bird86] created the discussion

"Re: JBPM Process to deploy in TOMCAT 7"

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

--------------------------------------------------------------
You decompile the jar package,its name is 'jbpm-test-5.4.0.Final.jar'.Without jboss server, you can use jbpm5.4 in your web application.
the other,open http://docs.jboss.org/jbpm/v5.4/userguide/ http://docs.jboss.org/jbpm/v5.4/userguide/, see the section 19.3.
--------------------------------------------------------------

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

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