This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 187813 - GlassFish plugin is not asking for password
Summary: GlassFish plugin is not asking for password
Status: RESOLVED DUPLICATE of bug 209250
Alias: None
Product: serverplugins
Classification: Unclassified
Component: GlassFish (show other bugs)
Version: 6.x
Hardware: PC Linux
: P3 normal (vote)
Assignee: Vince Kraemer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-18 21:51 UTC by kidnapper
Modified: 2012-08-29 11:59 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description kidnapper 2010-06-18 21:51:37 UTC
I have installed NetBeans 6.9 the Java edition without the bundled GlassFish, instead I downloaded separately GlassFish Server Open Source Edition 3.0.1 unix.sh version and installed that too.
I had successfully added the GlassFish Server to the Servers list, but when on the Services tab I'm trying to start the server in Debug mode it starts to work, but minutes later I only got a GlassFish startup failed message.
For first step it would be great if it asks for username/password, second step could be that as in the old days with GlassFish v2, NetBeans could remember the credentials.
Comment 1 Vince Kraemer 2011-02-02 21:18:22 UTC
I registered a 3.1 domain that had a username and password.

I was able to start the domain successfully in debug mode.

Converting the issue to an RFE for storing the authentication info.
Comment 2 Vince Kraemer 2011-03-24 23:51:49 UTC
store authentication data is a dup of issue 166648

*** This bug has been marked as a duplicate of bug 166648 ***
Comment 3 kidnapper 2011-03-25 09:58:09 UTC
I don't think this is a duplicate, my original issue was, that the NetBeans plugin was only asking password for every second request.
Way to reproduce:
* start up netbeans
* start glassfish
* go to server console
* don't supply password
* try to refresh the v3 instance
* netbeans asks for password -> don't supply it
* try to refresh the v3 instance
* nothing happens
* the next refresh will work

and this goes on and on.

(sorry for the late answer, but I was unable to log into bugzilla because of some proxy error for a while and I forgot this ticket...)
Comment 4 TomasKraus 2012-08-29 11:59:34 UTC
We did some major changes to server admin commands execution code and now it supports user name and password to be supplied from server registration wizard.

Merging this thread with bug# 209250

*** This bug has been marked as a duplicate of bug 209250 ***