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 16:18:27 UTC

[jira] Created: (GERONIMO-5221) Add naming support for Validator and ValidatorFactory.

Add naming support for Validator and ValidatorFactory. 
-------------------------------------------------------

                 Key: GERONIMO-5221
                 URL: https://issues.apache.org/jira/browse/GERONIMO-5221
             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] Commented: (GERONIMO-5221) Add naming support for Validator and ValidatorFactory.

Posted by "Vamsavardhana Reddy (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-5221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12910143#action_12910143 ] 

Vamsavardhana Reddy commented on GERONIMO-5221:
-----------------------------------------------

At revision: 997732  
 o DefaultValidator should use configured ValidatorFactory if any

> Add naming support for Validator and ValidatorFactory. 
> -------------------------------------------------------
>
>                 Key: GERONIMO-5221
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5221
>             Project: Geronimo
>          Issue Type: Sub-task
>      Security Level: public(Regular issues) 
>          Components: javaee6, naming
>            Reporter: Rick McGuire
>            Assignee: David Jencks
>


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


[jira] Commented: (GERONIMO-5221) Add naming support for Validator and ValidatorFactory.

Posted by "David Jencks (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-5221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12874471#action_12874471 ] 

David Jencks commented on GERONIMO-5221:
----------------------------------------

rev 950395 includes the bval support in jetty servers.  Needs adding to tomcat servers.

> Add naming support for Validator and ValidatorFactory. 
> -------------------------------------------------------
>
>                 Key: GERONIMO-5221
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5221
>             Project: Geronimo
>          Issue Type: Sub-task
>      Security Level: public(Regular issues) 
>          Components: javaee6, naming
>            Reporter: Rick McGuire
>            Assignee: David Jencks
>


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


[jira] Commented: (GERONIMO-5221) Add naming support for Validator and ValidatorFactory.

Posted by "Vamsavardhana Reddy (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-5221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12910249#action_12910249 ] 

Vamsavardhana Reddy commented on GERONIMO-5221:
-----------------------------------------------

At revision: 997868  
o Cache the factory instance so that a single instance is used per module

> Add naming support for Validator and ValidatorFactory. 
> -------------------------------------------------------
>
>                 Key: GERONIMO-5221
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5221
>             Project: Geronimo
>          Issue Type: Sub-task
>      Security Level: public(Regular issues) 
>          Components: javaee6, naming
>            Reporter: Rick McGuire
>            Assignee: David Jencks
>


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


[jira] Updated: (GERONIMO-5221) Add naming support for Validator and ValidatorFactory.

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

David Jencks updated GERONIMO-5221:
-----------------------------------

       Assignee: David Jencks
    Component/s: javaee6
                 naming

> Add naming support for Validator and ValidatorFactory. 
> -------------------------------------------------------
>
>                 Key: GERONIMO-5221
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5221
>             Project: Geronimo
>          Issue Type: Sub-task
>      Security Level: public(Regular issues) 
>          Components: javaee6, naming
>            Reporter: Rick McGuire
>            Assignee: David Jencks
>


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


[jira] Commented: (GERONIMO-5221) Add naming support for Validator and ValidatorFactory.

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

Rick McGuire commented on GERONIMO-5221:
----------------------------------------

This support is described section EE.5.16 of the Java EE 6 specification.  This requires jndi lookup entries for java:comp/Validator and java:comp/ValidatorFactory. 

> Add naming support for Validator and ValidatorFactory. 
> -------------------------------------------------------
>
>                 Key: GERONIMO-5221
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5221
>             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] Commented: (GERONIMO-5221) Add naming support for Validator and ValidatorFactory.

Posted by "David Jencks (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-5221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12868774#action_12868774 ] 

David Jencks commented on GERONIMO-5221:
----------------------------------------

Very basic support for Validator and ValidatorFactory in rev 945801. This makes no attempt to locate the xml configuration files for these components.

> Add naming support for Validator and ValidatorFactory. 
> -------------------------------------------------------
>
>                 Key: GERONIMO-5221
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5221
>             Project: Geronimo
>          Issue Type: Sub-task
>      Security Level: public(Regular issues) 
>          Components: javaee6, naming
>            Reporter: Rick McGuire
>            Assignee: David Jencks
>


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