[jboss-user] [JBoss jBPM] - Re: newbie questions
jits_1998
do-not-reply at jboss.com
Fri Sep 15 07:59:40 EDT 2006
Heyi,
Welcome to the world of jbpm :-).
We can store the process defitions directly in the db, which is essentially the content of PAR file. So you do not need to put the PAR file (I don't do it).
There is a set of extensible services that will help you query database for everything related to processes.
All the process related information is eventually stored in database, I am not aware of any other mechanism of storing the information.
hope this answers some of your questions..
cheers!
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3971906#3971906
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3971906
More information about the jboss-user
mailing list