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 ? Thank you, David _______________________________________________ OpenWFE - Open source WorkFlow Engine OpenWFE-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openwfe-users
