users@glassfish.java.net

Re: Deploy Mysql database with Glassfish

From: Jacob Kessler <Jacob.Kessler_at_Sun.COM>
Date: Thu, 02 Apr 2009 09:47:28 -0700

As long as your MySQL database is accessible over the network from the
other machines you are deploying on, you don't have to (and shouldn't)
install their own database servers. Modify your database server settings
to point to the computer with the MySQL server running on it rather than
localhost, and it should work fine.

glassfish_at_javadesktop.org wrote:
> hi,
>
> I have developed web application using JSF which uses a MySQL as Database.The server is localhost, database name is database_123(or watever!), so everything works fine...now this web application is something which i need to run on other computers as well....so do i have to install mySQL server to the computer from which the war file is deployed? if i don't want to install mysql at any computer, then how can i do?
>
> Plz help me! and if possible please tell me or post a article.
>
>
> Thanx in advance
> jsfgeeks
> [Message sent by forum member 'jsfgeeks' (jsfgeeks)]
>
> http://forums.java.net/jive/thread.jspa?messageID=340169
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>