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 141701 - installroot not corrected before storage...
Summary: installroot not corrected before storage...
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: GlassFish (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Vince Kraemer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-25 16:30 UTC by Vince Kraemer
Modified: 2008-07-27 00:47 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 2008-07-25 16:30:52 UTC
When the user registers a v3 domain, they enter the name of the installroot... which is the name of the directory that
has a glassfish child directory.

When the value is stored, the value of glassfishroot is absolute... the value of installroot may still be relative. 
This probably needs to get converted to an absolute path, too.

This was a contributing factor in an issue that dpkumar filed.  The user entered e:foo, and then used the download
button to put bits on their disk.  The start and stop was fine... the updatetool was not found....
Comment 1 Vince Kraemer 2008-07-26 00:12:21 UTC
should be easy to fix...
Comment 2 Vince Kraemer 2008-07-27 00:47:54 UTC
http://hg.netbeans.org/main/rev/c126578acc1d