[ 
https://issues.apache.org/jira/browse/OPENEJB-111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Blevins closed OPENEJB-111.
---------------------------------

    Resolution: Duplicate

We ended up going with jaxb2 for persitence.xml unmarshaling and marshalling.

> JPA - persistence.xml parser and skeleton provider
> --------------------------------------------------
>
>                 Key: OPENEJB-111
>                 URL: https://issues.apache.org/jira/browse/OPENEJB-111
>             Project: OpenEJB
>          Issue Type: Task
>          Components: ejb3 simplified
>    Affects Versions: 3.0
>            Reporter: Andrus Adamchik
>         Attachments: cayenne-jpa.zip
>
>
> This is a first cut of a Cayenne JPA provider that includes full parser for 
> persistence_1_0.xsd and a skeleton provider implementation. 
> Package structure:
> 1. 
> org.objectstyle.cayenne.jpa
> org.objectstyle.cayenne.jpa.spi
> Skeleton provider that DOES NOT depend on Cayenne core API. It includes 
> persistence.xml parser (no JAXB, sorry... but the parser is trivial - the 
> actial SAX handler code is around 100 lines). Parser can optionally be 
> configured to avlidate against the schema.
> 2. 
> org.objectstyle.cayenne.jpa.cspi 
> Concrete Cayenne-based provider that extends from generic provider.

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

Reply via email to