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

j2eeplugins_registering_app_server_jboss
Comment 1 Libor Kotouc 2005-11-11 14:55:14 UTC
Fixed.

Checking in AddServerPropertiesPanel.java;
/cvs/serverplugins/jboss4/src/org/netbeans/modules/j2ee/jboss4/ide/ui/AddServerPropertiesPanel.java,v
 <--  AddServerPropertiesPanel.java
new revision: 1.4; previous revision: 1.3
done
Checking in AddServerLocationPanel.java;
/cvs/serverplugins/jboss4/src/org/netbeans/modules/j2ee/jboss4/ide/ui/AddServerLocationPanel.java,v
 <--  AddServerLocationPanel.java
new revision: 1.4; previous revision: 1.3
done
Comment 2 Michal Mocnak 2005-12-12 11:04:26 UTC
Verified