ConvertDateTime fails verification of JSF RI
--------------------------------------------
Key: JBSEAM-469
URL:
http://jira.jboss.com/jira/browse/JBSEAM-469
Project: JBoss Seam
Issue Type: Bug
Components: JSF
Environment: Seam cvs head
jsf ri 1.2
tomcat 5.5.20
Reporter: Stas Garifulin
Priority: Minor
Jsf ri has context parameter com.sun.faces.verifyObjects: Set this flag to true if you
want the JavaServer Faces Reference Implementation to verify that all of the
application objects you have configured (components, converters, renderers, and
validators) can be successfully created.
If i set it to true then verification fails for org.jboss.seam.ui.ConvertDateTime:
constructor of this converter tries to create TimeZone component which throw "No
active application component" exception.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira