Hi RAlfoeldi, Thank you very much for your reply.
I have started a jBPM in jBoss and would like to use the program to retrieve the information. Therefore, the output show that my program is started another jBPM. What I going to do is to build an application similar to the webapp of jBPM. Is that query database is the only way of retrieving jBPM's information? The below graphic is my expected architecture of jBPM and I am asking for the [API] | --- --- Client Side --- -- | --- --- --- --- --- Server Side --- --- --- --- --- | [Java Application] <-> [API] <-> [jBPM] <-> [Hibernate] <-> [Database] Would you tell me if [Java Application] and [jBPM] must within same JVM? If I want [Java Application] and [jBPM] in different JVM, do I need to create the [API] my own? | --- --- Client Side --- --- | --- --- --- --- --- Server Side --- --- --- --- --- | [Java Application] <-> [My API] <-> [My API App] <-> [API] <-> [jBPM] ... Thank you very much again and looking forward for any reply. Roy View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3924086#3924086 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3924086 ------------------------------------------------------- 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
