This content has been marked as final. 
    
Show                 3 replies
    
- 
        1. Re: jBPM 4.3 + JBoss ESB + SA 5.1.0.GA...kukeltje Mar 9, 2010 11:33 AM (in response to cicciovega)ciccioVega wrote: 
 How can i integrate JBPM4 into ESB?By looking at all the jbpm3/esb integration code (in both projects), adapt it to jBPM 4, improve it and contribute it back In other words: there is no integration yet, sorry Ronald 
- 
        2. Re: jBPM 4.3 + JBoss ESB + SA 5.1.0.GA...cicciovega Mar 12, 2010 5:09 AM (in response to kukeltje)Ty Ronald. Just another question.... I can start a new process from an action on ESB and now my request is: How i can call a service from my process and return back some objects? (e.g. dir listener, query on db, web service....) Always with jBPM4.3 and ESB 4.7 with SA 5.1.0 Thanks in advance 
- 
        3. Re: jBPM 4.3 + JBoss ESB + SA 5.1.0.GA...kukeltje Mar 12, 2010 11:48 AM (in response to cicciovega)Like you would from any other normal java class...
 
    