You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@felix.apache.org by Dominik Pich <do...@pich.info> on 2008/06/02 20:05:20 UTC

jBPM or other workflow engine

Hi,
jBPM and other BPMs use POJOs to 'back' the workflow -> for decisions  
and actions in the workflow Classes are 'called'

Now, I specify only to call e.g. de.pich.domi.MyClass. A POJO which  
only must be on the class path... this doesn't  work with Classes in a  
OSGI Bundle, does it?

I guess i'd need 'proxy classes' outside the framework which in turn  
call into the service?

Regards,
Dominik

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@felix.apache.org
For additional commands, e-mail: users-help@felix.apache.org