Hi,

I am very new to jbpm(and bpm in general), with tomcat + mysql(thanks to the 
forums) got jbpm installed and the sample websale application works perfectly 
fine.

So basically i need to use jbpm in a web application. Here is my idea, please 
correct me if I am wrong :
In my web-application include jbpm.jar as a library, and create jbpmsessions, 
processinstances etc. using the apis.

1. But then about the database, shold the jbpm db tables be created in the same 
database as the web applications?
2. how will jbpm know the database properties, does it look in 
hibernate.cfg.xml(I am also relatively new to hibernate)? 
3. How are the pars deployed on Tomcat ?
4. How much does my web application need to know bout jbpm? for example: say a 
process is in a particular state, when some even triggers it to the next 
state/node how do the web application and jbpm work together?

Can anyone guide me with these questions, any help is appreciated!

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3918789#3918789

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3918789


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to