This exception does not seem to come from MySQL or GlassFish.
Do you see any exception in GlassFish's server.log ?
[GF_INSTALL_DIR/domains/<domain1>/logs]
On Tue, 2008-12-16 at 22:59 -0800, Néstor wrote:
> I was sucessful at getting glassfish and JavaBridge running but now I
> am trying to run Joomla
> with glassfish using the example
> in http://www2.sebastiendionne.ca:8282/glassfish/joomla-on-glassfish.html >
>
> When I try to access http://127.0.0.1:8080/JavaBridge2/joomla/ I get
> the error:
> Database Error: Unable to connect to the database:The MySQL adapter
> "mysql" is not available.
>
>
>
> I even create a JDBC COnnection and a JDBC resource as describe in
> this page:
> http://blog.linkedin.com/2008/08/19/jdbc-connection-pooling-for-rails-on-glassfish/ >
>
> After searching the net, most people with this problem is because they
> are not able to access
> mysql with php and ISS but my joomla/php/apache has not problem
> accessing mysql.
>
>
> ANt ideas on how do I make glassfish talk to mysql.?
>
>
> Thanks,
>
>
> Nestor :-)
>
>
>
>