[
https://issues.jboss.org/browse/RF-11248?page=com.atlassian.jira.plugin.s...
]
Lukáš Fryč resolved RF-11248.
-----------------------------
Fix Version/s: (was: 4.3.0.Milestone1)
Resolution: Rejected
There seems to be no issue with Metamer on TomEE.
The richGraphValidator/all.xhtml sample behaves same on AS7 and TomEE,
except the constraint of @NotEmpty, which is addition of hibernate-validator and thus
doesn't work on TomEE.
Be sure to do not include hibernate-validator when deploying Metamer, otherwise Bean
Validation stops work.
rich:graphValidator don't display validation message with
MyFaces
-----------------------------------------------------------------
Key: RF-11248
URL:
https://issues.jboss.org/browse/RF-11248
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: compatibility, component-validators
Affects Versions: 4.1.0.Milestone1
Environment: RichFaces 4.1.0.20110805-M1
r.10246d45dddd1d2aa2034317d5a832394cc919f9
Metamer 4.1.0.20110805-M1 r.22604
Apache MyFaces JSF-2.1 Core Impl 2.1.1
JBoss AS 6.0.0.Final
Java(TM) SE Runtime Environment 1.6.0_26-b03 @Linux
Chrome 12.0.742.112 @ Linux i686
Reporter: Ján Jamrich
Assignee: Lukáš Fryč
Labels: myfaces
GraphValidation example in Metamer with many inputs validated by one method through all
values don't display validation message on page, only following record appears in log:
( text after "-" is validation message thrown from graphValidator validation
method)
There are some unhandled FacesMessages, this means not every FacesMessage had a chance to
be rendered.
These unhandled FacesMessages are:
- One of following inputs doesn't contain smile or numeric value 10 or date is from
future!
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira