[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[News.eclipse.technology.eclipselink] Re: Eclipselink with Geronimo

It does not look like you are using the static weaved jar. You need to run the static weaving ant task on your persistence jar, and use the woven jar it produces.

If you are sure you are, then something else could be going wrong. Perhaps open a bug. Although we have tests that run nightly using static weaving, so it should work.

-- James