Title: Work Dir / AppServerService

How can I get the Webkit installed service to look at the Configs inside of my Work Directory ("All\CorporateIntranet") instead of in my "C:\Webware" directory.

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?

Here are the options from my AppServerService.py

workDir = 'C:\\All\\CorporateIntranet'
webwareDir = 'C:\\Webware'
libraryDirs = []
runProfile = 0
logFile = None
appServer = 'ThreadedAppServer'
serviceName = 'WebKit'
serviceDisplayName = 'WebKit Application Server (Intranet)'
serviceDescription = "This is the threaded application server" \
        " of the Webware for Python web framework. (C:\All\CorporateIntranet)"
serviceDeps = []

Any ideas?

Thanks,
Daniel Gruszka


--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.408 / Virus Database: 268.13.4/480 - Release Date: 10/17/2006
 

-------------------------------------------------------------------------
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