Hi, I upgrade our application from tomcat 5.5 & java 1.5 to Tomcat 6 and 1.6 When I run the tomcat 6 using batch file (using catlina.bat) it works perfectly fine, However when the tomcat is installed as service our main java script file (it is a huge Dojo resource) seems to be cut somehow and the pages are stuck with javascript errors ("Unterminated string literal".) On same machine when I start the tomcat as batch and then run the service than everything is working fine again, Only when I removed all installations and then install only the service it does not work again. Any ideas?
-- View this message in context: http://old.nabble.com/Tomcat-service-VS-start-as-batch-file-tp29762021p29762021.html Sent from the Tomcat - Dev mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org