The will address various windows issues. Here are some great links of interest. NT Service Config Utility (See this if you want to set JVM options!) The Apache + SSL on Win32 HOWTO Configuring Tomcat with IIS Web Server Setting up TomCat 4.1.12 to run as an NT Service How To for Apache2, Tomcat4.1.x, mod_jk2, JSDK1.4 on Win2k
The will address various windows issues. Here are some great links of interest.
Why do I get Out of Environment Space? When I start up tomcat (or when it is running), I get the error java.lang.IllegalMonitorStateException: current thread not owner Can I turn off case sensitivity? Can I use NTLM authentication?
java.lang.IllegalMonitorStateException: current thread not owner
Why do I get Out of Environment Space? Check the Tomcat README, and this link When I start up tomcat (or when it is running), I get the error java.lang.IllegalMonitorStateException: current thread not owner That is weird - but solved.(?) See the Tomcat Bug Report and Sun Bug Parade report for the answer. Can I turn off case sensitivity? Yes Can I use NTLM authentication? With help from the Samba folks, it is possible.