[jboss-user] [jBPM] - Re: JBPM 5.3 / TOMCAT 7 / MYSQL : ANT SCRIPT

smclenahan do-not-reply at jboss.com
Thu Jun 21 17:15:21 EDT 2012


smclenahan [https://community.jboss.org/people/smclenahan] created the discussion

"Re: JBPM 5.3 / TOMCAT 7 / MYSQL : ANT SCRIPT"

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

--------------------------------------------------------------
I have posted up details on this - with a script here: 

 http://ironclaws.wordpress.com/2012/06/21/jbpm-5-3-tomcat-7-mysql-ant-script/ http://ironclaws.wordpress.com/2012/06/21/jbpm-5-3-tomcat-7-mysql-ant-script/

The key issues with deploying jbpm to Tomcat - which are not strictly JBoss / JBPM specific are:

 i) Configuring of the JTA / JNDI:
     The following resources are worth looking at:

 http://codepitbull.wordpress.com/2011/07/08/tomcat-7-with-full-jta/ http://codepitbull.wordpress.com/2011/07/08/tomcat-7-with-full-jta/
 http://docs.codehaus.org/display/BTM/Tomcat http://docs.codehaus.org/display/BTM/Tomcat

ii) Installation of Bitronix Transaction Manager
 http://www.bitronix.be/Btm/Tomcat55Howto http://www.bitronix.be/Btm/Tomcat55Howto

   - Particularly where jta-1.1.jar / geronimo etc. should be located on Tomcat.

iii) Questions relating to how to create database on startup: Definitely check the JDBC driver documentation.
     eg. For MySQL:  http://dev.mysql.com/doc/refman/5.0/en/connector-j-reference-configuration-properties.html http://dev.mysql.com/doc/refman/5.0/en/connector-j-reference-configuration-properties.html

iv) When confronted with jars not loading due to servlet validation errors - consider patching the jar by removing the enclosed javax.servlet.
     This is particularly useful with the Google gwt-user jars - of which at present (up to vs. 2.4) none will load correctly on Tomcat.
--------------------------------------------------------------

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

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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20120621/b7e6a6d2/attachment-0001.html 


More information about the jboss-user mailing list