aspose file tools
The moose likes EJB and other Java EE Technologies and the fly likes J2EE Client/Server: Not able to see Server side logs rolling for debugging Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » EJB and other Java EE Technologies
Reply Bookmark "J2EE Client/Server: Not able to see Server side logs rolling for debugging" Watch "J2EE Client/Server: Not able to see Server side logs rolling for debugging" New topic
Author

J2EE Client/Server: Not able to see Server side logs rolling for debugging

Tanvi Panchal
Greenhorn

Joined: Sep 29, 2007
Posts: 2
Hi,

We have a Linux Shell script which is a J2EE Client, here in LoggerClient.xml, INFO level logs are set.
When I run this shell script I can see appropriate client site logs rolling at desired location.

This shell script connects to WAS JVM(J2EE Server) running on same server where this script is running.

I am not able to view server side logs. Is there any settings that I must change so that I can see server side logs?
Logs rolls as expected when I access the web application, but logs does not roll when I run the client code which connects to the server code.

does any body has come accross same situation as mine?

Tanvi.

 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: J2EE Client/Server: Not able to see Server side logs rolling for debugging
 
Similar Threads
Java option to see code running
chat server
cron job
Web server and application server
what is the difference b/w WebServer and Application Server?