[
https://issues.jboss.org/browse/JOPR-95?page=com.atlassian.jira.plugin.sy...
]
Ian Springer commented on JOPR-95:
----------------------------------
rtfilter release jars can be found in the JBoss Maven repo 'public' group:
https://repository.jboss.org/nexus/content/groups/public/org/rhq/rhq-rtfi...
I'm not sure what connector-rtfilter.zip is. Besides the rtfilter jar, the only other
RT-related binary I know of is a Windows-x86 build of the mod_rt module, that's
included with the JON release, and is not currently open-source due to licensing issues.
EWS TC5 web.xml is missing a <filter-mapping/> section
------------------------------------------------------
Key: JOPR-95
URL:
https://issues.jboss.org/browse/JOPR-95
Project: Jopr
Issue Type: Bug
Components: Plugin - Tomcat
Affects Versions: 2.2
Reporter: Heiko Rupp
Assignee: jay shaughnessy
Priority: Blocker
Fix For: 2.2
EWS tC 5 web.xml has a <filter> section for the Rtfilter, but is missing a
<filter-mapping/> section
Only enabling the <filter> section and restarting TC results in a unusable server
<filter-mapping>
<filter-name>RhqRtFilter</filter-name>
<url-pattern>/*</url-pattern>
</filter-mapping>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira