-----Mensaje original----- De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Enviado el: lunes, 09 de abril de 2001 16:14 Para: [EMAIL PROTECTED]; [EMAIL PROTECTED] Asunto: RE: Help With System.out.println Hi Rob, Have you configured tomcat as a service?.In this case all the messages that you write with System.out.println,are written in jvm.stdout file, in <TOMCAT_HOME>/logs.And the errors in jvm.stderr file. Regards and good luck. -----Mensaje original----- De: Rob Shorney [mailto:[EMAIL PROTECTED]] Enviado el: lunes, 09 de abril de 2001 17:13 Para: Tomcat-User (E-mail) Asunto: Help With System.out.println Hi, I have recently switch from Jrun 3.0 to tomcat 3.2.1 and everything appears fine except the where does the text from System.out.println go to, I would have thought that in would go in log in the <tonmcat_home>/logs directory but nothing appears here. Could somebody please give me instructions on how to get the above to work. Thanks in advance. Regards Rob Shorney =========================================== Rob Shorney : Local Government Software Services northgate information solutions. email: [EMAIL PROTECTED] The opinions herein are my own and, unless explicitly stated, do not represent those of northgate information solutions. This email has been sent using Microsoft Outlook 2000. ===========================================
Hi
Rob,
Have you configured
tomcat as a service?.In this case all the messages that you write with
System.out.println,are written in jvm.stdout file, in
<TOMCAT_HOME>/logs.And the errors in jvm.stderr file.
Regards and good
luck.
|