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 250022

Summary: If Tomcat is running, NetBeans thinks TomcatEE is running too.
Product: serverplugins Reporter: MackSix
Component: TomEEAssignee: issues@serverplugins <issues>
Status: NEW ---    
Severity: normal CC: MackSix
Priority: P4    
Version: 8.0.2   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:

Description MackSix 2015-01-26 10:50:06 UTC
1. Add Tomcat 8.0.15 and TomEE 1.7.1 to NetBeans.
2. Start Tomcat 8.0.15.
3. Refresh TomEE 1.7.1 node in Services window.

Results: Green run arrow shows on TomEE node and the same applications show as running under it's node the same as under the Tomcat node.

Expected: TomEE should not be shown as running in the Services window.

Product Version: NetBeans IDE 8.0.2 (Build 201411181905)
Java: 1.8.0_25; Java HotSpot(TM) 64-Bit Server VM 25.25-b02
Runtime: Java(TM) SE Runtime Environment 1.8.0_25-b18
System: Windows 7 version 6.1 running on amd64; UTF8; en_US (nb)

Product Version: NetBeans IDE Dev (Build 201501230002)
Java: 1.8.0_25; Java HotSpot(TM) 64-Bit Server VM 25.25-b02
Runtime: Java(TM) SE Runtime Environment 1.8.0_25-b18
System: Windows 7 version 6.1 running on amd64; Cp1252; en_US (nb)
Comment 1 MackSix 2015-02-08 13:12:22 UTC
Workaround: Change port numbers on one of the servers.