Hi,
I am running Tomcat 6 on Windows XP as standalone application(not as service, I am using startup.bat for launch). When I am starting tomcat I get new system window opened with stdout there. My question is: how can I redirect stdout to catalina.out in my case?
Thanks.