Move all the jars out of jre/lib/ext seems to help.

Now I am getting

09:30:34,003 INFO  [MyfacesConfig] No context init parameter 'org.apache.myfaces
.PRETTY_HTML' found, using default value true
09:30:34,003 INFO  [MyfacesConfig] No context init parameter 'org.apache.myfaces
.ALLOW_JAVASCRIPT' found, using default value true
09:30:34,003 INFO  [MyfacesConfig] No context init parameter 'org.apache.myfaces
.DETECT_JAVASCRIPT' found, using default value false
09:30:34,003 INFO  [MyfacesConfig] No context init parameter 'org.apache.myfaces
.AUTO_SCROLL' found, using default value false
09:30:46,456 ERROR [[Faces Servlet]] Servlet.service() for servlet Faces Servlet
 threw exception
javax.faces.el.EvaluationException: /register.xhtml @67,80 
value="#{register.verify}": $Proxy117
        at 
com.sun.facelets.el.LegacyValueBinding.getValue(LegacyValueBinding.java:60)
        at javax.faces.component.UIOutput.getValue(UIOutput.java:75)
        at javax.faces.component.UIInput.validate(UIInput.java:273)
        at javax.faces.component.UIInput.processValidators(UIInput.java:144)
        at javax.faces.component.UIComponentBase.processValidators(UIComponentBa
se.java:417)
        at javax.faces.component.UIForm.processValidators(UIForm.java:68)
        at javax.faces.component.UIComponentBase.processValidators(UIComponentBa
se.java:417)
        at javax.faces.component.UIViewRoot.processValidators(UIViewRoot.java:14
2)

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3963204#3963204

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3963204
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to