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 180050 - Registered Jboss server is not available for 'Run' Action
Summary: Registered Jboss server is not available for 'Run' Action
Status: RESOLVED INVALID
Alias: None
Product: serverplugins
Classification: Unclassified
Component: JBoss (show other bugs)
Version: 6.x
Hardware: PC Linux
: P3 normal (vote)
Assignee: Petr Hejl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-31 12:40 UTC by embree
Modified: 2010-02-01 06:36 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 embree 2010-01-31 12:40:55 UTC
I have installed a Jboss 4.2.3.GA application server on my local box. I am able to start and stop the server fine from inside netbeans. When I attempt to 'Run' a maven built JavaEE6 Assembly project, I am prompted to select the application server to be run on. The only available option in the glassfishV3 server that was installed with the netbeans app. If I remove the glassfishV3 server from the registered servers, I am left with no available servers to 'Run' the assembly project on. I can not get the Jboss server to listed.
Comment 1 Petr Hejl 2010-02-01 06:36:32 UTC
JBoss 4.2.3 does not support Java EE6 afaik.