Discussion:
[jboss-user] [jBPM] - Creating a new JBPM project
Abhishek Mishra
2013-05-04 08:55:53 UTC
Permalink
Abhishek Mishra [https://community.jboss.org/people/ab_mishra] created the discussion

"Creating a new JBPM project"

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

--------------------------------------------------------------
Hi

Am new to JBPM, perviously i have worked on a support project for JBPM, so i know the basics.
But i dont have much clue on how to create a project having jbpm.
Only clue that i have is to create a java project and add JBPM libraries to it.
How to setup the JBPM database?
What should be my first step?

I want to use mysql DB and Eclipse as IDE.

Could anyone help me on this.
The userguide is not helping me much.
--------------------------------------------------------------

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

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
Mauricio Salatino
2013-05-09 10:09:50 UTC
Permalink
Mauricio Salatino [https://community.jboss.org/people/salaboy21] created the discussion

"Re: Creating a new JBPM project"

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

--------------------------------------------------------------
Hi,
sorry for my late reply..
Nowadays everybody uses maven to set up the project dependencies. So you just need to create a new maven project and add the jbpm dependencies to it.
After that if you want to use persistent services you will need to configure them and this depends on the version of jBPM that you are planning to adopt. The category of the post says 5.4, in that case you will need to take a look at the official documentation to see how to configure the persistence mechanism.

Cheers
--------------------------------------------------------------

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

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
Rehan Pathan
2013-05-27 13:31:34 UTC
Permalink
Rehan Pathan [https://community.jboss.org/people/rehanpathan] created the discussion

"Re: Creating a new JBPM project"

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

--------------------------------------------------------------
you can start with new jbpm v6.0 beta2.It's come with new useful components.
Take a look at
http://www.attuneinfocom.com/installation-of-jbpm-v6-beta2 http://www.attuneinfocom.com/installation-of-jbpm-v6-beta2 and http://www.attuneinfocom.com/new-features-jbpm-v6x-jboss http://www.attuneinfocom.com/new-features-jbpm-v6x-jboss
--------------------------------------------------------------

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

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