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 81764 - Can't add a BEA WebLogic 9.2 server instance (NetBeans 5.5 Dev 200608020000)
Summary: Can't add a BEA WebLogic 9.2 server instance (NetBeans 5.5 Dev 200608020000)
Status: VERIFIED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: WebLogic (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Libor Kotouc
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-03 01:42 UTC by xanthin
Modified: 2006-08-15 09:11 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 xanthin 2006-08-03 01:42:34 UTC
NetBeans 5.5 Dev 200608020000

Can't add a BEA WebLogic 9.2 server instance.  Wizard now requires BEA 
WebLogic 9.0 or 9.1.

Error message is "BEA WebLogic Server 9.0 or 9.1 not found"
Comment 1 Sherold Dev 2006-08-03 09:23:48 UTC
Reassigning to WebLogic guru
Comment 2 Libor Kotouc 2006-08-03 10:28:36 UTC
I will relax the test to allow 9.x versions.

However, it is important to note that NetBeans oficially supports only 9.0 and
9.1 versions.
Comment 3 Libor Kotouc 2006-08-04 14:28:11 UTC
Fixed.

The wizard now allows to add all 9.x versions. Also version detection was
improved - beahomelist file is now searched and then registry.xml file in each
BEA home found is scanned for the version 9.x comparing it with the installation
directory entered by the user.

Checking in src/org/netbeans/modules/j2ee/weblogic9/Bundle.properties;
/cvs/serverplugins/weblogic9/src/org/netbeans/modules/j2ee/weblogic9/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.5.8.1.2.5; previous revision: 1.5.8.1.2.4
done
Checking in src/org/netbeans/modules/j2ee/weblogic9/WLPluginProperties.java;
/cvs/serverplugins/weblogic9/src/org/netbeans/modules/j2ee/weblogic9/WLPluginProperties.java,v
 <--  WLPluginProperties.java
new revision: 1.1.10.2.2.4; previous revision: 1.1.10.2.2.3
done
Checking in src/org/netbeans/modules/j2ee/weblogic9/ui/wizard/Bundle.properties;
/cvs/serverplugins/weblogic9/src/org/netbeans/modules/j2ee/weblogic9/ui/wizard/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.2.14.2.2.5; previous revision: 1.2.14.2.2.4
done
Comment 4 Michal Mocnak 2006-08-15 09:11:58 UTC
Verified