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

Jacek Furmankiewicz (JIRA) jira-events at jboss.com
Thu Nov 23 14:25:41 EST 2006


    [ http://jira.jboss.com/jira/browse/JBSEAM-469?page=comments#action_12347631 ] 
            
Jacek Furmankiewicz commented on JBSEAM-469:
--------------------------------------------

I think this is definitely NOT a minor bug. It stops you dead in the tracks when trying to use Seam with JSF RI or Glassfish. I spend countless hours trying to track down the issue until I found this bug report. Please escalate the bug status to major. Thank you

> 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