You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Frank Bitzer (JIRA)" <ji...@apache.org> on 2010/12/15 10:38:05 UTC

[jira] Commented: (OPENEJB-1236) Provide JPA 2.0 support in addition to JPA 1.0

    [ https://issues.apache.org/jira/browse/OPENEJB-1236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12971594#action_12971594 ] 

Frank Bitzer commented on OPENEJB-1236:
---------------------------------------

When using the 3.2-SNAPSHOT, is there anything else I have to configure to activate JPA 2.0?
It seems like it's still using JPA 1.0, I've still the same error: java.lang.NoSuchMethodError: javax.persistence.spi.PersistenceUnitInfo.getValidationMode()Ljavax/persistence/ValidationMode;

> Provide JPA 2.0 support in addition to JPA 1.0
> ----------------------------------------------
>
>                 Key: OPENEJB-1236
>                 URL: https://issues.apache.org/jira/browse/OPENEJB-1236
>             Project: OpenEJB
>          Issue Type: New Feature
>            Reporter: Jean-Louis MONTEIRO
>            Assignee: Jean-Louis MONTEIRO
>         Attachments: OPENEJB-1236.patch
>
>
> JPA 2.0 is out since mid December. It'd be nice to support it.
> The difficult part is to be able to keep the JPA 1.0 integration usable.
> It's a challenge, cause APIs aren't the same (EntityManager for example defines more methods).

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