quality@glassfish.java.net

Re: Would you like to help us test Admin GUI JDBC connecting with different databases

From: Richard Kolb <rjdkolb_at_gmail.com>
Date: Fri, 30 Oct 2009 08:03:51 +0200

Hi Felipe

2009/10/30 Felipe Gaścho <fgaucho_at_gmail.com>

>
> - the idea is to copy several drivers to ext/lib and use this script
> to create 1 jdbc realm for each DB.. you can also use ANSI SQL to
> populate the users/roles tables and deploy a mini application and do
> execute login for all realms..
>

On this. I think a lot of people are unaware that coping JDBC drivers to
lib/ext breaks the admin interface in B70 and lower.
You need to copy to lib only, even if the docs say otherwise.
Copying to lib/ext works on GF 2.1


https://glassfish.dev.java.net/issues/show_bug.cgi?id=10626


regards
Richard.