quality@glassfish.java.net

Re: where do I put JDBC drivers on v3?

From: Kedar Mhaswade <Kedar.Mhaswade_at_Sun.COM>
Date: Sun, 31 Aug 2008 07:28:15 -0700

Please see:
https://glassfish.dev.java.net/issues/show_bug.cgi?id=5783


Dick Davies wrote:
> Turns out that java.ext.dirs includes domains/domain1/lib/ext
>
> but domain1/lib doesn't exist, so you have to make that and then copy the
> jars in.
>
> This should probably be documented somewhere; I'll raise a fishcat ticket
> tonight.
>
> Sing out if I've got totally the wrong end of the stick here :)
>
> On Sun, Aug 31, 2008 at 10:11 AM, Dick Davies
> <rasputnik_at_hellooperator.net> wrote:
>> I used to stick them under $ASADMIN_ROOT/lib and bounce the server,
>> but I can't figure out where they should go on v3.
>>
>> Tried modules/ but it's not picking them up.
>>
>> (Did I miss this in the docs? Couldn't find it in the admin guide or
>> the quickstarts.
>> Then again the v2 docs don't appear to explicitly state where JARs
>> should go either).
>>
>> --
>> Rasputnik :: Jack of All Trades - Master of Nuns
>> http://number9.hellooperator.net/
>>
>
>
>