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 102589 - SJSAS default installation path shouldn't contain spaces
Summary: SJSAS default installation path shouldn't contain spaces
Status: RESOLVED FIXED
Alias: None
Product: installer
Classification: Unclassified
Component: NBI (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Kirill Sorokin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-26 10:15 UTC by Petr Blaha
Modified: 2007-04-26 15:39 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 Petr Blaha 2007-04-26 10:16:34 UTC
Due issue #100718 the SJSAS default installation shouldn't contain spaces.
Please, use C:\Sun default path for M9.
Comment 1 Kirill Sorokin 2007-04-26 10:22:44 UTC
To conform (at least partially) with the SJSAS's own installer, the default
installation directories should be:

Windows:
   * C:\Sun\AppServer

Linux:
   * ~/SUNWappserver (non-root)
   * /usr/local/SUNWappserver (root)

Solaris:
   * ~/SUNWappserver (non-root)
   * /opt/SUNWappserver (root)

Mac OS:
   * ~/SUNWappserver (non-root)
   * /Applications/SUNWappserver (root)
Comment 2 Petr Blaha 2007-04-26 10:27:18 UTC
The proposal seems fine for me. Thanks
Comment 3 Kirill Sorokin 2007-04-26 15:39:39 UTC
-> FIXED