On 7/22/06, Jeff Genender <[EMAIL PROTECTED]> wrote:

I have generated jaxb generated this in the persistence module of oejb3.
  It uses the jaxb2 maven plugin to generate an object graph for the
persistence.xsd. Take a look:

http://svn.openejb.codehaus.org/browse/openejb/trunk/openejb3/container/openejb-persistence

I will. Thanks!

I should be able to help if you have any questions (since I wrote the
JAXB2 plugin).

I asked about the issue Dave's been facing. The issue was with the
schema-derived classes of EJB 3.0's  ejb-jar.xsd. They can only read
files that have

<ejb-jar xmlns="http://java.sun.com/xml/ns/javaee"; ...>

, but neither can they read the ejb-jar.xml's compatible with the
previous EJB specs.

I wish I could point to a unit test to show what the issue is, but
don't have it atm.

Jacek

--
Jacek Laskowski
http://www.laskowski.net.pl

Reply via email to