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 - If Tomcat is running, NetBeans thinks TomcatEE is running too.
Summary: If Tomcat is running, NetBeans thinks TomcatEE is running too.
Status: NEW
Alias: None
Product: serverplugins
Classification: Unclassified
Component: TomEE (show other bugs)
Version: 8.0.2
Hardware: PC Windows 7
: P4 normal (vote)
Assignee: issues@serverplugins
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-26 10:50 UTC by MackSix
Modified: 2015-02-08 13:12 UTC (History)
1 user (show)

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 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.