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 124576

Summary: Can't register JBoss5.0.0Beta3 domain in the IDE
Product: serverplugins Reporter: Lukas Jungmann <jungi>
Component: JBossAssignee: Petr Hejl <phejl>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 124583    

Description Lukas Jungmann 2008-01-02 14:08:03 UTC
-download and unzip JBoss5.0.0Beta3 somewhere on the disk
-register it in the IDE

=> IDE correctly recognizes JBoss AS location, but it does not recognize any domain (aka server configuration)

Problem is that algorithm responsible for domain recognition relies on existence of jboss-transaction.jar and
jboss-j2ee.jar which are not present in latest JBoss beta3 domains.
Comment 1 Petr Hejl 2008-01-03 19:59:47 UTC
Fixed.

See umbrella issue 124583.
Comment 2 Lukas Jungmann 2008-02-17 05:02:58 UTC
v.
Comment 3 Lukas Jungmann 2008-02-17 05:03:47 UTC
.
Comment 4 Petr Hejl 2008-03-05 17:52:34 UTC
*** Issue 129327 has been marked as a duplicate of this issue. ***