[jboss-user] [JBoss jBPM] - Re: running jBMP on Weblogic Server 10.x

kukeltje do-not-reply at jboss.com
Tue Jun 30 05:33:58 EDT 2009


1) jBPM4 is not in the QA run of JBoss, but the jBPM core libraries have no specifc dependencies in that it should not run on WLS 10. You basic packaging issues with dependent jars might occur though, but that should not be to difficult to find out

2) jBPM 4 GPD uses the *symbols* of BPMN for designing processis in the jPDL language. Do not expect all BPMN notations to be available. But for most things it will be sufficient.

3) Features:
ProcessInspector: Yes, the web console has functionality for this.
Nested processes: Yes, that is supported
Debugging for runnning (production) processes is not something that is supported in a sense that you can visually set breakpoints. But by using Test Driven Development of your process with unittests, you can do a lot design time.
Connectors:
Java: yes,  JCA: no (but  SQL, ESB, Mail are there), Webservice: no since it was most of the time to specific and with webservices frameworks you can generate javacode easily.

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

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



More information about the jboss-user mailing list