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 68450 - WebLogic help IDs in Add Server Wizard
Summary: WebLogic help IDs in Add Server Wizard
Status: VERIFIED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: WebLogic (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Libor Kotouc
URL:
Keywords:
: 68451 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-11-10 12:10 UTC by Geertjan Wielenga
Modified: 2005-12-12 11:08 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 Geertjan Wielenga 2005-11-10 12:10:42 UTC
Distinct help IDs needed for WebLogic in Add Server wizard. Currently there is
one for both panels:

j2eeplugins_registering_app_server_weblogic
Comment 1 Libor Kotouc 2005-11-10 12:28:06 UTC
*** Issue 68451 has been marked as a duplicate of this issue. ***
Comment 2 Libor Kotouc 2005-11-11 14:55:27 UTC
Fixed.

Checking in ServerLocationPanel.java;
/cvs/serverplugins/weblogic9/src/org/netbeans/modules/j2ee/weblogic9/ui/wizard/ServerLocationPanel.java,v
 <--  ServerLocationPanel.java
new revision: 1.7; previous revision: 1.6
done
Checking in ServerPropertiesPanel.java;
/cvs/serverplugins/weblogic9/src/org/netbeans/modules/j2ee/weblogic9/ui/wizard/ServerPropertiesPanel.java,v
 <--  ServerPropertiesPanel.java
new revision: 1.7; previous revision: 1.6
done
Comment 3 Michal Mocnak 2005-12-12 11:08:31 UTC
Verified