You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Rick McGuire (JIRA)" <ji...@apache.org> on 2010/04/01 18:04:27 UTC

[jira] Created: (GERONIMO-5227) Add ValidatorFactory to servlet context for JSF usage.

Add ValidatorFactory to servlet context for JSF usage. 
-------------------------------------------------------

                 Key: GERONIMO-5227
                 URL: https://issues.apache.org/jira/browse/GERONIMO-5227
             Project: Geronimo
          Issue Type: Sub-task
      Security Level: public (Regular issues)
            Reporter: Rick McGuire




-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (GERONIMO-5227) Add ValidatorFactory to servlet context for JSF usage.

Posted by "Vamsavardhana Reddy (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-5227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vamsavardhana Reddy updated GERONIMO-5227:
------------------------------------------

    Attachment: GERONIMO-5227-tomcat.patch

GERONIMO-5227-tomcat.patch: Set the "javax.faces.validator.beanValidator.ValidatorFactory" attribute in ServletContext for Tomcat.

> Add ValidatorFactory to servlet context for JSF usage. 
> -------------------------------------------------------
>
>                 Key: GERONIMO-5227
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5227
>             Project: Geronimo
>          Issue Type: Sub-task
>      Security Level: public(Regular issues) 
>          Components: javaee6, naming
>    Affects Versions: 3.0
>            Reporter: Rick McGuire
>             Fix For: 3.0
>
>         Attachments: GERONIMO-5227-tomcat.patch
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (GERONIMO-5227) Add ValidatorFactory to servlet context for JSF usage.

Posted by "Vamsavardhana Reddy (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-5227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vamsavardhana Reddy updated GERONIMO-5227:
------------------------------------------

    Attachment: GERONIMO-5227-jetty.patch

GERONIMO-5227-jetty.patch: Set the "javax.faces.validator.beanValidator.ValidatorFactory" attribute in ServletContext for Jetty.

> Add ValidatorFactory to servlet context for JSF usage. 
> -------------------------------------------------------
>
>                 Key: GERONIMO-5227
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5227
>             Project: Geronimo
>          Issue Type: Sub-task
>      Security Level: public(Regular issues) 
>          Components: javaee6, naming
>    Affects Versions: 3.0
>            Reporter: Rick McGuire
>             Fix For: 3.0
>
>         Attachments: GERONIMO-5227-jetty.patch, GERONIMO-5227-tomcat.patch
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (GERONIMO-5227) Add ValidatorFactory to servlet context for JSF usage.

Posted by "Rick McGuire (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-5227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rick McGuire resolved GERONIMO-5227.
------------------------------------

    Resolution: Fixed

Committed revision 990110.

> Add ValidatorFactory to servlet context for JSF usage. 
> -------------------------------------------------------
>
>                 Key: GERONIMO-5227
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5227
>             Project: Geronimo
>          Issue Type: Sub-task
>      Security Level: public(Regular issues) 
>          Components: javaee6, naming
>    Affects Versions: 3.0
>            Reporter: Rick McGuire
>             Fix For: 3.0
>
>         Attachments: GERONIMO-5227-jetty.patch, GERONIMO-5227-tomcat.patch
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (GERONIMO-5227) Add ValidatorFactory to servlet context for JSF usage.

Posted by "David Jencks (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-5227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Jencks updated GERONIMO-5227:
-----------------------------------

        Fix Version/s: 3.0
    Affects Version/s: 3.0
          Component/s: javaee6
                       naming

> Add ValidatorFactory to servlet context for JSF usage. 
> -------------------------------------------------------
>
>                 Key: GERONIMO-5227
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5227
>             Project: Geronimo
>          Issue Type: Sub-task
>      Security Level: public(Regular issues) 
>          Components: javaee6, naming
>    Affects Versions: 3.0
>            Reporter: Rick McGuire
>             Fix For: 3.0
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (GERONIMO-5227) Add ValidatorFactory to servlet context for JSF usage.

Posted by "Rick McGuire (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-5227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12852429#action_12852429 ] 

Rick McGuire commented on GERONIMO-5227:
----------------------------------------

In JSF spec section 3.5.6.2, it specifies that Java EE runtime should pass the ValidatorFactory instance to the JSF runtime by setting an attribute named javax.faces.validator.beanValidator in the servlet context.  

> Add ValidatorFactory to servlet context for JSF usage. 
> -------------------------------------------------------
>
>                 Key: GERONIMO-5227
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5227
>             Project: Geronimo
>          Issue Type: Sub-task
>      Security Level: public(Regular issues) 
>            Reporter: Rick McGuire
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.