users@glassfish.java.net

Re: unable to ping

From: <glassfish_at_javadesktop.org>
Date: Wed, 11 Mar 2009 03:39:44 PDT

As far as I know you must specify both user and password for your connection pool. Since glassfish web UI doesn't allow empty properties to be entered, if your password is empty you can manually edit domain.xml and enter an emtpy password, for example:

[i]<property name="password" value=""/>[/i]

Good luck.

Manuel.
[Message sent by forum member 'manuel_alvarez' (manuel_alvarez)]

http://forums.java.net/jive/thread.jspa?messageID=336296