On Wed, Feb 27, 2008 at 6:43 PM, Brian Gregory <[EMAIL PROTECTED]> wrote:

>  1. placing the openjpa-1.0.2.jar in my WEB-INF/lib directory

I'm pretty sure I've read in the spec that a jpa provider can be put
in WEB-INF/lib directory and it should be the one used by the webapp
overriding the one provided by the application server. Don't know if
Geronimo supports this. It looks it does not. It's a bug then. Report
the issue.

As to 4-5 you can use artifact_alias entry to get geronimo to find it
(quotes from DJ's last email ;-))

entries would look like
org.apache.openjpa/openjpa//jar=org.apache.openjpa/openjpa/1.0.2/jar
org.apache.openjpa/openjpa/1.0.0/jar=org.apache.openjpa/openjpa/1.0.2/jar

I have never used the technique so I'd be glad if you let me know how
it worked ;-)

Jacek

-- 
Jacek Laskowski
http://www.JacekLaskowski.pl

Reply via email to