Gruszka, Daniel schrieb:
> I ran AppServerService.py from inside the Work Dir and have all the 
> settings correct though the service still looks at the configuration 
> files inside "C:\Webware\WebKit". Why is this?

Hi Daniel, just tried this with a similar setup and it works for me. The 
configuration is taken from the Configs subdir of the workDir.

Can you set the logFile parameter e.g. to

logFile = 'C:\\All\\webkit.log'

Then stop, remove, install and start the service again. You need to 
install it from the workDir i.e.

python C:\\All\\CorporateIntranet\\AppServerService.py install

You can also set workDir = None. In this case the workDir is the dir in 
which the AppServerService.py file is living. This has the advantage 
that you can later move the workDir to a different place without needing 
to change this setting. But setting it explicitely also worked for me.

-- Christoph

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Webware-discuss mailing list
Webware-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to