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 54475 - Install Location Must be Set Before Adding Remote Server
Summary: Install Location Must be Set Before Adding Remote Server
Status: CLOSED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Sun Appserver 8 (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Vince Kraemer
URL:
Keywords: SIMPLEFIX
: 54593 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-02-03 14:25 UTC by William Leonard
Modified: 2006-03-24 13:17 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description William Leonard 2005-02-03 14:25:39 UTC
I installed NetBeans and then attempted to
register a remote J2EE server, however, the option
to configure a remote server isn't presented until
you first set the location of a local server. This
shouldn't be necessary and defeats the point of
trying to connect to a remote server.
Comment 1 Sherold Dev 2005-02-18 11:01:26 UTC
This is not a bug, however appserver wizard should explain that the 
local appserver installation is needed even when using the remote 
appserver. 
 
Reassigning to appserver. 
Comment 2 Sherold Dev 2005-02-18 11:18:08 UTC
*** Issue 54593 has been marked as a duplicate of this issue. ***
Comment 3 _ ludo 2005-02-21 00:37:37 UTC
 we can change the label text to explain this.
Comment 4 _ ludo 2005-02-23 18:37:48 UTC
need hie spec for the new text to explain the fact.
Comment 5 jrojcek 2005-03-02 11:23:08 UTC
Ccing John and Geertjan.

The issue is that the IDE needs one local server installation before the user can add a 
remote server. The wizard panel asking for this installation location is titled "Enter the 
Application Server location" and the description text above the "Installation Location" text 
field says:

"Enter the directory where a local instance of the Application Server is installed."

(Another issue is that the user can specify this location only once and it is used and can't 
be changed until the user deletes the userdir. But this probably shouldn't be mentioned in 
the text.)

I suggest wording similar to this one:
---
Specify location where the Application Server is installed. The IDE requires local server 
installation even if you would deploy to a remote server.
---

Please review and suggest a better wording if needed.
Comment 6 Vince Kraemer 2005-03-17 00:22:36 UTC
This looks like it was forgotten. Since it hasn't gotten comment I will put in 
the suggested text and mark it as fixed.
Comment 7 Vince Kraemer 2005-03-17 03:04:38 UTC
j2ee/ui/Bundle.properties (1.16)
Comment 8 L Martinek 2005-07-15 09:55:21 UTC
verified