Hi,

I was trying to create izpack.org installer for Tomcat and my application. There was only one problem - how to install Tomcat as a Windows service.
Startup.bat and shutdown.bat were working, but I need service to be running.
Finally, after investigation, googling, etc, I have found a solution. At least it works on several Windows boxes I have access to. I had to copy msvcrt*.dll file from JRE distribution to Tomcat's bin directory.

I do not have much Windows experience. Can anybody clarify this to me: tomcat distro lacks such file because of mistake, MS does not allow apache to distribute it, my windows system is old/unpatched?

--
Mikolaj Rydzewski<m...@ceti.pl>


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to