From: Henri H. <he...@or...> - 2010-01-14 17:26:38
|
Interesting, is anybody else having problems with Java 6 vs. Java 5 on Windows 2003 server? This definitively is not a problem under some other Windows versions. About the context path: do this only if you configure orkaudio for a different AudioOutputPath, Thanks for your report. Henri _____ From: Kenny PENG [mailto:Ken...@ho...] Sent: 14 January 2010 00:57 To: ore...@li... Subject: [Oreka-devel] about the bug of orkweb-1.2-669-os-win32-installer.zip Dear Developer, There is some bug about the orkweb-1.2-669-os-win32-installer.zip My OS is win2003 std server 1. the java6 which in packet do not work fine, which cause tomcat 5.5 can not start . The java which jre15012.exe work fine with the tomcat 5.5 2. the configure file in tomcat , . edit {TOMCAT_HOME}/webapps/orktrack/WEB-INF/web.xml and {TOMCAT_HOME}/webapps/orkweb/WEB-INF/web.xml change "<param-value>C:\Program Files\OrkWeb/</param-value>" to "<param-value>C:\Program Files\OrkWeb</param-value>" . edit {TOMCAT_HOME}\conf\server.xml Search "docbase" then edit the path <Context path="" docBase="d:/orkaudio/" ></Context> Best Regards, Kenny Peng |