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 188690 - Guide the user to select the correct installation subdirectory
Summary: Guide the user to select the correct installation subdirectory
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: WebLogic (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Petr Hejl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-15 09:12 UTC by Petr Jiricka
Modified: 2010-08-17 03:14 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Jiricka 2010-07-15 09:12:54 UTC
When using the zip file to install and register WebLogic, the WebLogic installation is in the 'wlserver' subdirectory of the unpacked archive. This may not be completely obvious to the users, and they may instead try to enter the unpacked zip root when registering WebLogic.

It would be useful if the wizard detected this situation and offered to amend it. E.g. when the user chooses the superdirectory using the Browse... button, then upon confirming the directory chooser, the IDE could display something like:

------
You selected C:\Program Files\wls1033 as the server installation directory, while the actual WebLogic installation directory is C:\Program Files\wls1033\wlserver. The IDE will use this location.
[Close]
------
Comment 1 Denis Anisimov 2010-08-16 09:51:08 UTC
changeset:   175629:d14f9527e6d7
user:        Denis Anisimov <ads@netbeans.org>
date:        Fri Aug 13 17:37:50 2010 +0400
summary:     Fix for BZ#188690 -  Guide the user to select the correct installation subdirectory
Comment 2 Quality Engineering 2010-08-17 03:14:46 UTC
Integrated into 'main-golden', will be available in build *201008170001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/d14f9527e6d7
User: Denis Anisimov <ads@netbeans.org>
Log: Fix for BZ#188690 -  Guide the user to select the correct installation subdirectory