users@glassfish.java.net

Re: How do I make a connection pool less accessible?

From: <glassfish_at_javadesktop.org>
Date: Mon, 05 May 2008 07:57:32 PDT

try putting your password in the glassfish keystore; using the create-password-alias command as described in

http://docs.sun.com/app/docs/doc/819-3662/create-password-alias-1?a=view

and then within your connector setup, try using referring to the password by its alias name
(you can see the format) in the following

http://wiki.glassfish.java.net/attach/GlassFishAdministrationPages/aliased-passwords.html

Ron

${ALIAS=alias-name}
[Message sent by forum member 'monzillo' (monzillo)]

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