[jbpm-users] injecting Spring beans into action handlers

Matthias Pretzer jbpm at ifdef.de
Fri Jun 27 01:54:32 EDT 2008


Dear all,

I'd like to use beans from my existing Spring context inside my
ActionHandler. I'm aware of Spring's JbpmHandlerProxy ActionHandler.
However, that won't allow me to set properties of my ActionHandler
implementation from within the process definition.

What I'd like to have is some kind of combination of a jbpm-configured
ActionHandler and a spring-configured one. I think that's only possible,
if the action handler is configured by jbpm and delegates some logic to
a spring bean.

Does anyone know, how to do this?

best regards,

Matthias




More information about the jbpm-users mailing list