Last Published: 2008-04-19
Prime Technology Consulting
FacesTrace
Introduction
Download
Setup
Features
Release Notes
Project Documentation
Project Information
Project Reports
Release Notes
FacesTrace 0.9.0
Completely rewritten presentation from scratch.
Refactored and improved the way for accessing and displaying jsf variables.
Several minor bugfixes.
Replaced net.sf package with com.prime
Enabled maven distribution starting from this release.
Changed namespace to
http://facestrace.sourceforge.net
Created an example web application.
Add built-in Facelets support.
Create renderer for Trace component
Removed showTree attribute.
Redesigned project website.
FacesTrace 0.8.1
Toggling the details by clicking headers of the sections.
Added "header" information to scope variables section.
Faces Messages section added.
Fixed null pointer exception in Trace Object.
Fixed rendered problem in component
Fixed appander ClassCastException (changed casting from Object to String).
Resource problem now uses *.jsf mapping.
FacesTrace 0.8.0
In order to load the resources FacesServlet mapping "/faces/*" must be defined in web.xml. This dependency will be fixed in upcoming releases.