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

Summary: installroot not corrected before storage...
Product: serverplugins Reporter: Vince Kraemer <vkraemer>
Component: GlassFishAssignee: Vince Kraemer <vkraemer>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

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