On 6/14/06, Stroy D <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I'd like to know if it's possible to use the functionnalities of
> OpenWFE without using RMI or SOA (I mean, just by calling methods
> from a "classic" object, importing a library...).
>
> Is it possible to have a code like this :
>
> Engine e = new OpenWFEengine();
> e.callMethod();
> e.registerParticipant();
> e.goToNextStep();
>
> etc...
>
> whitout any call to an RMI object ?

Hi David,

the chapter about embedding OpenWFE begins at :

http://www.openwfe.org/docbook/build/ch11.html


Best regards,

-- 
John Mettraux   -///-   http://jmettraux.openwfe.org


_______________________________________________
OpenWFE - Open source WorkFlow Engine
OpenWFE-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openwfe-users

Reply via email to