[jbossseam-issues] [JBoss JIRA] Closed: (JBSEAM-469) ConvertDateTime fails verification of JSF RI

Gavin King (JIRA) jira-events at jboss.com
Thu Nov 23 16:29:41 EST 2006


     [ http://jira.jboss.com/jira/browse/JBSEAM-469?page=all ]

Gavin King closed JBSEAM-469.
-----------------------------

    Fix Version/s: 1.1.0.CR2
       Resolution: Done
         Assignee: Gavin King

OK, I just figured out a reasonable fix. Committed to CVS.

> 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
>         Assigned To: Gavin King
>            Priority: Minor
>             Fix For: 1.1.0.CR2
>
>
> 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

        



More information about the seam-issues mailing list