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 212440 - Glassfish
Summary: Glassfish
Status: RESOLVED DUPLICATE of bug 209250
Alias: None
Product: serverplugins
Classification: Unclassified
Component: GlassFish (show other bugs)
Version: 7.1.2
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: TomasKraus
URL:
Keywords: UI
Depends on:
Blocks:
 
Reported: 2012-05-14 03:49 UTC by netbeanbugreporter
Modified: 2012-05-21 12:41 UTC (History)
2 users (show)

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 netbeanbugreporter 2012-05-14 03:49:22 UTC
Product Version = NetBeans IDE 7.1.2 (Build 201204101705)
Operating System = Windows 7 version 6.1 running on x86
Java; VM; Vendor = 1.7.0_02
Runtime = Java HotSpot(TM) Client VM 22.0-b10

Every time I open Netbeans 7.1.2 ide, it always ask me to put in my username and password for glassfish server. I am running my project in the bundled Tomcat server. How can I stop this Glassfish Admin Credential login which I think is pointless and annoying? You don't have this wacky feature on previous releases of Netbeans.
Comment 1 Vince Kraemer 2012-05-14 15:52:10 UTC
Have you unregistered the GF instance that was registered at installation time?

That may help
Comment 2 Vince Kraemer 2012-05-14 15:52:59 UTC
Tomas: please follow up on this.
Comment 3 TomasKraus 2012-05-21 10:05:40 UTC
I agree that this is annoying and it should be addressed. But it's not a show stopper or critical bug. I'm changing this bug to priority P3.

I see the same problem when working with NetBeans 7.2 development branch and having GlassFish configured as remote server (HTTPS with user/password set in DAS).
Actual code does not contain anything to store GlassFish passwords in org.netbeans.modules.glassfish.common.AdminAuthenticator class. It just asks for username and password using this annoying popup window when it needs some.
This must be changed to store username and password together with other GlassFish attributes.
 
I'm changing this bug to priority P3 and enhancement type because this functionality is not implemented yet.
Comment 4 TomasKraus 2012-05-21 12:37:47 UTC
This bug is duplicate for bug# 209250.
Comment 5 TomasKraus 2012-05-21 12:41:08 UTC

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