I have installed Tomcat7 as a service(service.bat). It starts and works fine as a service, but I don't see a console that usually comes up when you manually start the server using Tomcat7.exe or startup.bat.
Btw, I'm on windows 7 and I have tried a few things from here - http://tomcat.apache.org/tomcat-7.0-doc/windows-service-howto.html
I can put the 'Tomcat7w monitor application' to the tray using - tomcat7w //MS//tomcat7w
But I need a console and and/or a tray icon for the Tomcat7 service itself.