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