Huisheng Xu [
http://community.jboss.org/people/rebody] replied to the discussion
"JBPM questions"
To view the discussion, visit:
http://community.jboss.org/message/536174#536174
--------------------------------------------------------------
Hi Simon,
I will try to answer your questions.
1.You could use jBPM on any scenario, like J2SE, servlet container tomcat, jetty, JEE
container like jboss and etc. The database is necessary for using jBPM because it have to
persist all of data to the database.
2.I am not very cleary for your question. Do you mean you want to start process from any
activity without knowing the process definition? If there is no relationship between them,
I am afraid it is impossible.
3.If you want to let process instance jump to another process definition, you could use
use-process activity. You can't let a transition from a process definition to
another.
Cheers.
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/536174#536174]
Start a new discussion in jBPM Development at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]