That's more troublesome. I don't have an answer offhand though. Do you have
a JIRA account [1] and if so would you mind opening a bug report? I can open
one on your behalf if you'd rather not register.

[1] https://issues.apache.org/jira/secure/

-mike

On Wed, May 27, 2009 at 7:21 AM, Michael Simons
<[email protected]>wrote:

> Hello Mike,
>
> Michael Dick schrieb:
> > Does listing the types in persistence.xml also resolve the problem?
> > Specifying them on the MetaDataFactory should exercise the same path as :
> > <persistence-unit name="xxx">
> >     <class>net.uniopt.domain.actual.ActualAction</class>
> >     . . .
> > </persistence-unit>
> No, that deosn't. We already had that listing, i.e., we now list the
> persistent classes twice -
> once in the <class> tags, and twice in the openjpa.MetaDataFactory property
> of the
> <persistence-unit> tag.
>
> Michael
>

Reply via email to