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

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

    [ 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.