[jboss-cvs] jboss-seam/examples/seampay/resources/WEB-INF ...
Norman Richards
norman.richards at jboss.com
Sat Oct 13 23:52:18 EDT 2007
User: nrichards
Date: 07/10/13 23:52:18
Modified: examples/seampay/resources/WEB-INF components.xml
Log:
JBSEAM-2038
Revision Changes Path
1.13 +1 -1 jboss-seam/examples/seampay/resources/WEB-INF/components.xml
(In the diff below, changes in quantity of whitespace are not shown.)
Index: components.xml
===================================================================
RCS file: /cvsroot/jboss/jboss-seam/examples/seampay/resources/WEB-INF/components.xml,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -b -r1.12 -r1.13
--- components.xml 10 Oct 2007 01:08:20 -0000 1.12
+++ components.xml 14 Oct 2007 03:52:18 -0000 1.13
@@ -10,7 +10,7 @@
http://jboss.com/products/seam/async http://jboss.com/products/seam/async-2.0.xsd
http://jboss.com/products/seam/framework http://jboss.com/products/seam/framework-2.0.xsd" >
- <pay:payment-home name="paymentHome"
+ <pay:payment-home
new-instance="#{newPayment}"
created-message="Created a new payment to #{newPayment.payee}" />
More information about the jboss-cvs-commits
mailing list