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:40:27 UTC

[jira] Created: (GERONIMO-5226) Pass container ValidationFactory to the persistance manager when creating an entity manager.

Pass container ValidationFactory to the persistance manager when creating an entity manager. 
---------------------------------------------------------------------------------------------

                 Key: GERONIMO-5226
                 URL: https://issues.apache.org/jira/browse/GERONIMO-5226
             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-5226) Pass container ValidationFactory to the persistance manager when creating an entity manager.

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

Vamsavardhana Reddy commented on GERONIMO-5226:
-----------------------------------------------

At revision: 993568  
  o Hook the BValModuleBuilderExtension to openejb deployer.
  o Add ValidatorFactoryGBean as a parameter to PersistenceUnitGBean constructor.

> Pass container ValidationFactory to the persistance manager when creating an entity manager. 
> ---------------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-5226
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5226
>             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-5226) Pass container ValidationFactory to the persistance manager when creating an entity manager.

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

Rick McGuire commented on GERONIMO-5226:
----------------------------------------

Section 3.6.2 of the JPA 2.0 spec specifies that the in Java EE environments, a ValidatorFactory instance be made available by the Java EE container.  This instance is passed to the persistence provider via a property on the createContainerEntityManagerFactory() call.  This might require implementation/integration with OpenEJB. 

> Pass container ValidationFactory to the persistance manager when creating an entity manager. 
> ---------------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-5226
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5226
>             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-5226) Pass container ValidationFactory to the persistance manager when creating an entity manager.

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

David Jencks updated GERONIMO-5226:
-----------------------------------

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

> Pass container ValidationFactory to the persistance manager when creating an entity manager. 
> ---------------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-5226
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5226
>             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.