On Fri, Oct 21, 2005 at 02:36:27PM +0530, Lalit wrote: > Hello John, > > I am running the openwfe from Application.java with command line > parameter pointing to different configuration file like engine, worklist, > webclient,wfdserver and apre. > > If I run only engine through Application.java and everything else from > "owfe-suit.bat" then it run fine, but when I try to run worklist throught > it, it start to show that error.
As you can see from the error you sent to me, you have to tell it where it has to find its "-policy" configuration files. You should take inspiration from owfe-suite.sh and owfe.sh which do provide the info to the application. Best regards, John -- john.mettraux @ openwfe.org -///- http://www.openwfe.org ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ OpenWFE - Open source WorkFlow Engine OpenWFE-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openwfe-users
