[jboss-user] [JBoss jBPM] - Re: Some Questions about Spring JBPM4 Integration

jbarrez do-not-reply at jboss.com
Thu Jul 9 10:27:48 EDT 2009


anonymous wrote : I'm curious as to what else can be passed to the java object. Like I'd like to get a copy of the actual Execution. 

Afaik, there is no easy way to just inject the actual executions, since
* There are potentially many many executions active
* Spring injects dependencies when the appCtx is built, so injecting a new object would mean that every dependant must be re-initialized, which is not happening in Spring

anonymous wrote : Also will it be possible to declare nodes that pull from the Spring context? 

Yes, this will be in the 4.0 release and is already documented in the devguide of that release. You can use decisions, custom, etc nodes which are completely defined in Spring.

anonymous wrote : I'm super excited about the combination of Spring/jBPM4.  
I'm very happy to hear that! (we are too very excited ;-)

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

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



More information about the jboss-user mailing list