Puneet Kankane [http://community.jboss.org/people/pkk4jbpm] replied to the discussion
"jbpm web application development in tomcat" To view the discussion, visit: http://community.jboss.org/message/555607#555607 -------------------------------------------------------------- Hi Yogeen, The easiest way to do this, use run ant "create.user.webapp" on the build file present in install folder it gives u a user-webapp structure created (normal web app structure) with dependency library copied in WEB-INF/lib folder. This means you are using jBPM as just another library in your web-app. If you are integrating it with Spring you will get lots of help. And its easy to integrate it with Spring. Ping back if you need further. Cheers! Puneet -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/555607#555607] Start a new discussion in jBPM at Community [http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
