[jboss-cvs] jboss-seam/seam-gen/resources/WEB-INF ...
Gavin King
gavin.king at jboss.com
Sun Feb 4 04:40:00 EST 2007
User: gavin
Date: 07/02/04 04:40:00
Modified: seam-gen/resources/WEB-INF pages.xml
Log:
minor
Revision Changes Path
1.2 +2 -1 jboss-seam/seam-gen/resources/WEB-INF/pages.xml
(In the diff below, changes in quantity of whitespace are not shown.)
Index: pages.xml
===================================================================
RCS file: /cvsroot/jboss/jboss-seam/seam-gen/resources/WEB-INF/pages.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- pages.xml 4 Feb 2007 08:48:42 -0000 1.1
+++ pages.xml 4 Feb 2007 09:40:00 -0000 1.2
@@ -11,13 +11,14 @@
</exception>
<exception class="javax.persistence.OptimisticLockException">
+ <end-conversation/>
<redirect view-id="/error.xhtml">
<faces-message>Another user changed the same data, please try again</faces-message>
</redirect>
</exception>
<exception class="org.jboss.seam.security.AuthorizationException">
- <redirect view-id="/error.xhtml">
+ <redirect>
<faces-message>You don't have permission to do this</faces-message>
</redirect>
</exception>
More information about the jboss-cvs-commits
mailing list