You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by Apache Wiki <wi...@apache.org> on 2006/08/11 10:57:40 UTC

[Myfaces Wiki] Update of "FacesTrace" by CagatayCivici

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Myfaces Wiki" for change notification.

The following page has been changed by CagatayCivici:
http://wiki.apache.org/myfaces/FacesTrace

The comment on the change is:
Created FacesTrace Wiki

New page:
FacesTrace is an open-source library aiming to enhance the traceability of applications based on JavaServer Faces. Several trace information and performance metrics of a JSF application is collected and presented on the page being traced using the ft:trace component. The significant features of the FacesTrace are;

 * Phase Tracker: Calculates execution times of each phase
 * LifeCycle visualizer: Visualizes the JSF lifecycle for the request being traced.
 * FacesMessages: Displayes the current faces messages of the request.
 * Scope Variables: Presents each variable in scopes like session, request, params and etc with key-value pairs.
 * Log4J Appender: Configuring the appender, log4j logs can be displayed on the page
 * DHTML Component Tree: Visualizes the JSF Component tree with a dhtml tree

The homepage of the FacesTrace project: http://facestrace.sourceforge.net/

Online example is deployed at: http://www.cagataycivici.com/facestrace