Bug 1104581
Summary: | Tomcat configured to use SSL is discovered as Tomcat(null) in JBoss ON | ||
---|---|---|---|
Product: | [JBoss] JBoss Enterprise Web Server 2 | Reporter: | bkramer <bkramer> |
Component: | JON Plugin | Assignee: | Jean-frederic Clere <jclere> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Libor Fuka <lfuka> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 2.1.0 | CC: | ccrouch, jdoyle, loleary, mfoley, mhusnain, myarboro, tsegismo |
Target Milestone: | ER04 | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: |
Previously when using JBoss Enterprise Web Server with JBoss Operations Network, when Tomcat was configured to use SSL, it was incorrectly discovered as <literal>Tomcat(null)</literal> instead of correctly identified as <literal>Tomcat($PORT)</literal>.
This problem is now fixed in JBoss Enterprise Web Server 2.1 and Tomcat is correctly discovered as <literal>Tomcat($PORT)</literal> as expected.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2014-08-21 21:40:11 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1104586 | ||
Bug Blocks: | 1111666 |
Description
bkramer
2014-06-04 09:06:26 UTC
https://github.com/rhq-project/rhq/pull/53 fix for upstream. Merged in master commit 8cca19810d4a684fd9f376328bc5e45054684845 Merge: a348010 fd63a38 Author: Thomas Segismont <tsegismont> Date: Fri Jun 13 09:58:54 2014 +0200 VERIFIED on RHEL5 x86_64 + JON 3.2.0.GA (update02) + JON Tomcat plugin (update01) + OpenJDK 1.7 + EWS RPM Tomcat6/7 It is discovered as Tomcat(8443) VERIFIED on RHEL7 x86_64 + JON 3.2.0.GA (update02) + JON Tomcat plugin (update01) + OpenJDK 1.7 + EWS RPM Tomcat6/7 This fix, change, or update was tested and released in Web Server Plugin Pack Update-01 for JBoss ON 3.2 -- https://access.redhat.com/jbossnetwork/restricted/softwareDetail.html?softwareId=32543 |