Install jBPM without demo

278 views
Skip to first unread message

Richard Quintin

unread,
Nov 6, 2014, 11:22:13 AM11/6/14
to jbpm-...@googlegroups.com
I'm just getting started with jBPM so I'm sure this is a dumb question, but here goes anyway...

I'm trying to figure out how I would to a production install of jbpm.  I don't want to install the demo, I don't want eclipse. I just want jbpm.

Is there a particular ant target to accomplish this or do I need to install the demo and then clean everything up?

Thanks!

Mauricio Salatino

unread,
Nov 6, 2014, 11:42:50 AM11/6/14
to Richard Quintin, jbpm-...@googlegroups.com
there are several ant goals for both starting and installing the jbpm demo installation.
You can do something like ant install.no.eclipse to avoid installing eclipse
Take a look at the build.xml file for the goals.

HTH

--
You received this message because you are subscribed to the Google Groups "jBPM Setup" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jbpm-setup+...@googlegroups.com.
To post to this group, send email to jbpm-...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jbpm-setup/ac08f008-624e-447b-8271-ee4091534a98%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--
 - MyJourney @ http://salaboy.com
 - Co-Founder @ http://www.jugargentina.org
 - Co-Founder @ http://www.jbug.com.ar
 
 - Salatino "Salaboy" Mauricio -

Richard Quintin

unread,
Nov 6, 2014, 12:19:34 PM11/6/14
to jbpm-...@googlegroups.com, rqui...@vt.edu
But that's my point.  I don't want to install or start the demo. I just want jbpm.

Mauricio Salatino

unread,
Nov 6, 2014, 12:21:24 PM11/6/14
to Richard Quintin, jbpm-...@googlegroups.com
jBPM the framework by definition is a jar, you can get that from maven. 



For more options, visit https://groups.google.com/d/optout.

Maciej Swiderski

unread,
Nov 6, 2014, 2:01:01 PM11/6/14
to Richard Quintin, jbpm-...@googlegroups.com
Richard,

actually you can use the same war file that you have in your demo setup. The main element to configure is persistence.xml to define in side  jbpm-console.war/WEB-INF/classes/META-INF:
- correct jndi name of data source
- hibernate db dialect for db you use

another is security domain used for authentication and authorization -it’s defined in jboss-web.xml inside jbpm-console.war/WEB-INF

that should be enough to run in other environment.

Maciej
Reply all
Reply to author
Forward
0 new messages