[seam-commits] [seam/examples] 263b71: bugfixes

noreply at github.com noreply at github.com
Sat Mar 19 20:25:22 EDT 2011


Branch: refs/heads/master
Home:   https://github.com/seam/examples

Commit: 263b717b5f6502d98b3f9d8043607d8db1860df0
    https://github.com/seam/examples/commit/263b717b5f6502d98b3f9d8043607d8db1860df0
Author: Dan Allen <dan.j.allen at gmail.com>
Date:   2011-03-19 (Sat, 19 Mar 2011)

Changed paths:
  M booking/src/main/java/org/jboss/seam/examples/booking/account/ConfirmPasswordValidator.java
  M booking/src/main/java/org/jboss/seam/examples/booking/account/Registrar.java
  M booking/src/main/resources/META-INF/persistence.xml
  M booking/src/main/webapp/WEB-INF/faces-config.xml
  M booking/src/main/webapp/password.xhtml
  M booking/src/main/webapp/register.xhtml

Log Message:
-----------
bugfixes

- correct id of confirm password validator
- don't need manual validator registrations in faces-config.xml
- kill ajax on registration form as it breaks the form
- remove unneeded reference in Registrar to confirm password component




More information about the seam-commits mailing list