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 97469 - It's not possible to register JBoss 4.2.0
Summary: It's not possible to register JBoss 4.2.0
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: 2007-03-08 12:04 UTC by Michal Mocnak
Modified: 2007-07-17 09:33 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
suggested patch (3.30 KB, patch)
2007-03-21 14:57 UTC, Libor Kotouc
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michal Mocnak 2007-03-08 12:04:04 UTC
JBoss 4.2.0 will be promoted in april. Now it's not possible to register it. It
should be great to support it.
Comment 1 Michal Mocnak 2007-03-21 14:45:29 UTC
Fixed in trunk.

Modified:
Checking in ide/ui/JBPluginUtils.java;
/cvs/serverplugins/jboss4/src/org/netbeans/modules/j2ee/jboss4/ide/ui/JBPluginUtils.java,v
 <--  JBPluginUtils.java
new revision: 1.11; previous revision: 1.10
done
Checking in nodes/JBEarApplicationsChildren.java;
/cvs/serverplugins/jboss4/src/org/netbeans/modules/j2ee/jboss4/nodes/JBEarApplicationsChildren.java,v
 <--  JBEarApplicationsChildren.java
new revision: 1.4; previous revision: 1.3
done
Comment 2 Libor Kotouc 2007-03-21 14:57:02 UTC
Created attachment 39758 [details]
suggested patch
Comment 3 Sherold Dev 2007-03-21 18:25:59 UTC
the fix does not seem to break anything
Comment 4 Libor Kotouc 2007-03-21 19:22:42 UTC
Fixed in release551 branch.

Checking in src/org/netbeans/modules/j2ee/jboss4/ide/ui/JBPluginUtils.java;
/cvs/serverplugins/jboss4/src/org/netbeans/modules/j2ee/jboss4/ide/ui/JBPluginUtils.java,v
 <--  JBPluginUtils.java
new revision: 1.2.18.3.2.3.24.2; previous revision: 1.2.18.3.2.3.24.1
done
Checking in
src/org/netbeans/modules/j2ee/jboss4/nodes/JBEarApplicationsChildren.java;
/cvs/serverplugins/jboss4/src/org/netbeans/modules/j2ee/jboss4/nodes/JBEarApplicationsChildren.java,v
 <--  JBEarApplicationsChildren.java
new revision: 1.1.4.5.24.2; previous revision: 1.1.4.5.24.1
done
Comment 5 Michal Mocnak 2007-07-17 09:33:06 UTC
Verified