users@glassfish.java.net

Re: Problem with GlassFish windows service

From: <glassfish_at_javadesktop.org>
Date: Wed, 05 Sep 2007 18:27:12 PDT

Ryan,

I have given you a detailed answer about why cluster profile domain startup requires user name
and password. Also, like you had asked, I have created the GlassFish Passwords entry on my blog. Please see: http://weblogs.java.net/blog/km/

The prompting of password can be easily suppressed if you did:

- create a password file.
- add "AS_ADMIN_PASSWORD=your-admin-password" on a give line in it.
- asadmin start-domain --passwordfile <path-to-this-file>

Hope that helps.

Regards,
Kedar
[Message sent by forum member 'km' (km)]

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