File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Other Java Products and Servers and the fly likes Log Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » Other Java Products and Servers
Reply Bookmark "Log "SOP Watch "Log "SOP New topic
Author

Log "SOP's" in Sun iPlanet Web Server 6.0 error log

Atul Mohan
Greenhorn

Joined: Sep 20, 2006
Posts: 1
Hi,

Can anyone please tell me how to configure the Sun iPlanet Web Server 6.0 to log "System.out.println" in the error log. Presently it only logs the jsp and servlets names and does not log the SOP's inside the jsp & servlets.

E.g
------------------------------------
[21/Sep/2006:12:40:28] info (21997): Internal Info: loading servlet /webcust/index.jsp
[21/Sep/2006:12:40:28] info (21997): /webcust/index.jsp: init
[21/Sep/2006:12:41:14] info (21997): Internal Info: loading servlet /webcust/customer_insert.jsp
[21/Sep/2006:12:41:14] info (21997): /webcust/customer_insert.jsp: init
[21/Sep/2006:12:41:28] info (21997): Internal Info: loading servlet /webcust/customer.jsp
[21/Sep/2006:12:41:28] info (21997): /webcust/customer.jsp: init
[21/Sep/2006:12:41:30] info (21997): Internal Info: loading servlet /webcust/address.jsp
[21/Sep/2006:12:41:30] info (21997): /webcust/address.jsp: init
[21/Sep/2006:12:43:08] info (21997): Internal Info: loading servlet /servlet/sunir.crit.webcust.InsertAddressServlet
-----------------------------------------------------------

Thanks
Atul
 
I agree. Here's the link: http://zeroturnaround.com/jrebel
 
subject: Log "SOP's" in Sun iPlanet Web Server 6.0 error log
 
Similar Threads
JSF Example Error
controller not getting call on start up
J2ee server Exception
Portal Server v6.0 Initialization Problem
How to configure JDK1.5 with iPlanet 6.0