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 133332

Summary: Can't change server from SJSAS to JBoss
Product: serverplugins Reporter: ruwanin84 <ruwanin84>
Component: JBossAssignee: Petr Hejl <phejl>
Status: RESOLVED INVALID    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

Description ruwanin84 2008-04-20 18:39:47 UTC
I am using Netbeans 6.0.1, JBoss 4.22GA. SJSAS 9.1 GlassFish V2

when i started a web application setting Sun Java System Application Server as the application server, it don't allow me 
change to Jboss in later. But if I set Jboss at first, then it let me change to SJSAS or GlassFish.
Comment 1 Petr Hejl 2008-04-20 18:49:09 UTC
You can't select j2ee 1.4 server (jboss) for java ee 5 created project (gfv2). Does this occur when you create the
project strictly at j2ee 1.4 level?
Comment 2 ruwanin84 2008-04-20 19:13:34 UTC
Yes. for Jboss 4.2GA it gives only J2EE 1.4. i ddnt check it JBOSS 5
Comment 3 Petr Hejl 2008-04-20 22:23:53 UTC
Closing as invalid. Issue related to jboss4.2 and java ee5 has been resolved recently - issue 119172. jboss 5 should
support java ee5, however it is still beta.