File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JSF and the fly likes Glassfish logs on JSF Page Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "Glassfish logs on JSF Page" Watch "Glassfish logs on JSF Page" New topic
Author

Glassfish logs on JSF Page

Maksim Ustinov
Greenhorn

Joined: Sep 15, 2008
Posts: 26
I have JSF with Richfaces app on Glassfish server. Is it possible to make an ajax window on the page and show info from Glassfish's log file that is located in [GlassfishFolder]/domains/domain1/logs/server.log? And also I want to clean up that log to make it look like in NetBeans.
Thanks
Bauke Scholtz
Ranch Hand

Joined: Oct 08, 2006
Posts: 2458
I don't see why this shouldn't be possible.


Code depot of a Java EE / JSF developer | JSF / Eclipse / Tomcat kickoff tutorial | DAO kickoff tutorial | I ♥ Unicode
 
I agree. Here's the link: jrebel
 
subject: Glassfish logs on JSF Page
 
Similar Threads
ClientTransportException
transaction gets rolled back when returning from a method of a session bean
How do I install Awstats in Glassfish. I have Awstats and Perl and can run perl
embedded glassfish 3.1 log files
Problem with deploying simple example from Core JavaServer Faces