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 65290 - Cannot register JBoss 4.0.3RC2 with EJB3 domain
Summary: Cannot register JBoss 4.0.3RC2 with EJB3 domain
Status: VERIFIED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: JBoss (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Libor Kotouc
URL:
Keywords:
: 64373 67606 67704 67811 72605 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-09-29 00:27 UTC by _ gsporar
Modified: 2006-02-13 12:56 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Message log file (76.81 KB, text/plain)
2005-09-29 00:27 UTC, _ gsporar
Details

Note You need to log in before you can comment on or make changes to this bug.
Description _ gsporar 2005-09-29 00:27:27 UTC
I cannot register an installation of JBoss 4.0.3RC2 with the Server Manager.  I
get an InvocationTargetException each time.  Message file is attached.

I'm using NB 5.0 Beta on Windows XP with JDK5U4.  Note: the JBoss 4.0.3RC2
installation was done using the JBoss Installer program (which is WebStart'able
from http://www.jboss.com/products/jbossas/downloads page).  I used the JBoss
Installer Program so that I could get JBoss' EJB3 support (which is an option
that is provided by their Installer program).
Comment 1 _ gsporar 2005-09-29 00:27:59 UTC
Created attachment 25273 [details]
Message log file
Comment 2 Petr Blaha 2005-09-29 11:28:01 UTC
It seems as duplicate of issue #64373.
Comment 3 Pavel Buzek 2005-11-10 03:14:58 UTC
*** Issue 64373 has been marked as a duplicate of this issue. ***
Comment 4 Pavel Buzek 2005-11-10 03:15:48 UTC
As said in issue 64373 adding ejb3 is fixed on javaee5 branch, needs to be merged.
Comment 5 Pavel Buzek 2005-11-10 03:18:54 UTC
*** Issue 67704 has been marked as a duplicate of this issue. ***
Comment 6 Pavel Buzek 2005-11-10 03:24:17 UTC
*** Issue 67811 has been marked as a duplicate of this issue. ***
Comment 7 Pavel Buzek 2005-11-14 19:08:49 UTC
*** Issue 67606 has been marked as a duplicate of this issue. ***
Comment 8 Libor Kotouc 2005-11-16 12:50:05 UTC
Fixed.

Checking in AddServerPropertiesVisualPanel.java;
/cvs/serverplugins/jboss4/src/org/netbeans/modules/j2ee/jboss4/ide/ui/AddServerPropertiesVisualPanel.java,v
 <--  AddServerPropertiesVisualPanel.java
new revision: 1.7; previous revision: 1.6
done
Checking in JBPluginUtils.java;
/cvs/serverplugins/jboss4/src/org/netbeans/modules/j2ee/jboss4/ide/ui/JBPluginUtils.java,v
 <--  JBPluginUtils.java
new revision: 1.5; previous revision: 1.4
done
Comment 9 Libor Kotouc 2005-11-16 13:11:37 UTC
Fix also solves AAIOBE exception when no valid domains are found.
Comment 10 Libor Kotouc 2005-11-24 13:53:42 UTC
Deletion of line commented in version 1.5.

Checking in JBPluginUtils.java;
/cvs/serverplugins/jboss4/src/org/netbeans/modules/j2ee/jboss4/ide/ui/JBPluginUtils.java,v
 <--  JBPluginUtils.java
new revision: 1.6; previous revision: 1.5
done
Comment 11 Michal Mocnak 2005-12-12 11:16:37 UTC
Verified
Comment 12 Libor Kotouc 2006-02-13 12:56:45 UTC
*** Issue 72605 has been marked as a duplicate of this issue. ***