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

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


    [ http://jira.jboss.com/jira/browse/JBSEAM-469?page=comments#action_12347636 ] 
            
Gavin King commented on JBSEAM-469:
-----------------------------------

It is listed as a Seam bug because a user reported it, and because I want to see if there is anything I can do to improve this situation. However, when I first looked, I was not sure there was.

And I'm sorry, but the Sun documentation for their RI != the JSF spec.

You can find the JSF spec on jcp.org.

And yes, I already know exactly why the problem occurs.

> 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

        



More information about the seam-issues mailing list