[jboss-cvs] jboss-seam/src/debug/META-INF ...
Gavin King
gavin.king at jboss.com
Sun Feb 4 00:41:58 EST 2007
User: gavin
Date: 07/02/04 00:41:58
Modified: src/debug/META-INF debug.xhtml
Log:
fixes
Revision Changes Path
1.11 +1 -1 jboss-seam/src/debug/META-INF/debug.xhtml
(In the diff below, changes in quantity of whitespace are not shown.)
Index: debug.xhtml
===================================================================
RCS file: /cvsroot/jboss/jboss-seam/src/debug/META-INF/debug.xhtml,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -b -r1.10 -r1.11
--- debug.xhtml 30 Nov 2006 02:09:10 -0000 1.10
+++ debug.xhtml 4 Feb 2007 05:41:58 -0000 1.11
@@ -219,7 +219,7 @@
</a>
</h2>
<div id="stackTrace">
- Exception during #{org.jboss.seam.debug.phaseId}: #{org.jboss.seam.debug.contexts.exception.message}
+ Exception during request processing: #{org.jboss.seam.debug.contexts.exception.message}
<pre><ui:repeat value="#{org.jboss.seam.debug.contexts.exception.stackTrace}" var="stackElement">
#{stackElement}</ui:repeat></pre>
</div>
More information about the jboss-cvs-commits
mailing list