Kris Verlaenen [
http://community.jboss.org/people/KrisVerlaenen] created the discussion
"Re: integration of jbpm 5 into jboss 5.1.0 GA"
To view the discussion, visit:
http://community.jboss.org/message/566791#566791
--------------------------------------------------------------
When you are talking about jBPM 5, what components are you talking about? The core
engine, the jbpm-console, all of the above?
The core engine itself is just a simple Java POJO component, so depending on what features
you are using (persistence, history logging, human task service?), you simply need to get
all the required jars on your application server classpath. All jBPM5 jars define their
dependencies using a maven pom, so it should be trivial to let maven derive all required
jars based on the list of jars you're using.
Kris
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/566791#566791]
Start a new discussion in jBPM at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]