Hi all I have been dealing with the dreaded STRICT_QUOTE_ESCAPING issue with Apache Tomcat 6.0.18 Server on Windows NT as a service. We are not using the .bat or .sh files to start our sever as it is running as a service an have no desire to switch to using that method. I have found the area in the registry where I think the entries should go but for some reason it is not picking it up. Can someone provide very specific details and or a screen shots on what the entries should be to disable STRICT_QUOTE_ESCAPING and also setting the -Xms256m -Xmx512m values as well.
The area in the registry I am currently in is HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tomcat6\Parameters. I have added two String entries JVM Option Number 1 with a value of -Dorg.apache.jasper.compiler.Parser.STRICT_QUOTE_ESCAPING=false and I have added another string entry of JVM Option Count with a value of 1. Thank in advance -- View this message in context: http://www.nabble.com/How-to-set-Tomcat-JVM-variables-in-registry-for-Tomcat-6.0.18--tp21921845p21921845.html Sent from the Tomcat - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org