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 97445 - default install location should match product installer
Summary: default install location should match product installer
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Sun Appserver 9 (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Vince Kraemer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-08 06:56 UTC by Vince Kraemer
Modified: 2007-09-14 01:25 UTC (History)
0 users

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 Vince Kraemer 2007-03-08 06:56:32 UTC
The initial "choice" for the browse location should match the default for the
product that is getting registered.

The SJSAS/GF plugin does not use that value. It should.

Other plugins should use the default that matches the installer program's
default install location.
Comment 1 Vince Kraemer 2007-03-21 23:32:12 UTC
this is easy to fix... once we know what the default install locations are...
Comment 2 Vince Kraemer 2007-09-12 22:46:43 UTC
GF doesn't have a default install location.

SJSAS servers have installers.

Windows default install location:
8.2 pe file based -- C:\Sun\AppServer
j2ee 1.4 sdk      -- C:\Sun\AppServer
java ee 5 sdk     -- C:\Sun\SDK
9.0 file based    -- C:\Sun\AppServer

Solaris default install location:
8.2 pe file based -- $HOME/SUNWappserver
j2ee 1.4 sdk      -- $HOME/SUNWappserver
java ee 5 sdk     -- $HOME/SDK
9.0 file based    -- $HOME/SUNWappserver