[jboss-dev-forums] [Design of JBoss jBPM] - Re: creation of jboss configuration
tom.baeyens@jboss.com
do-not-reply at jboss.com
Tue Aug 22 04:51:54 EDT 2006
here's a summary of the targets that i created:
*** file jboss/jboss-4.0.3/build.xml
- default target will create a zip file that you can copy over a default jboss configuration and that will deploy jbpm as a service archive, the jbpm web console and put the necessary configurations in place.
- target create.jbpm.configuration will copy the jboss default configuration to a jbpm configuration and installs jbpm into it with the zip file of the default target
*** file console/build.xml
- default target will build the jbpm web console and puts that in the local repository
- target deploy will use the jmx-console to deploy the web application through a web request. this is a very convenient target when you're testing the web app. after a while, jboss runs out of memory sometimes. but it's convenient while it lasts.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3966624#3966624
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3966624
More information about the jboss-dev-forums
mailing list