[jopr-issues] [JBoss JIRA] Commented: (JOPR-95) EWS TC5 web.xml is missing a <filter-mapping/> section

Jay Shaughnessy (JIRA) jira-events at lists.jboss.org
Thu Mar 12 09:58:25 EDT 2009


    [ https://jira.jboss.org/jira/browse/JOPR-95?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12456904#action_12456904 ] 

Jay Shaughnessy commented on JOPR-95:
-------------------------------------

The filter jar instructions are in the comments above the filter definition in web.xml:

 <!-- The RHQ Response Time Metric Filter.                                 -->
 <!-- This filter gathers response time information for processed requests -->
 <!-- for all hosted applications. This requires that the                  -->
 <!-- rhq-rtfilter-X.X.X.jar also be placed into ../common/lib.  The jar   -->
 <!-- file can be downloaded from the RHQ Server. Using the GUI, navigate  -->
 <!-- to the Administration page. Then click 'Download Agent Connectors'.  -->
 <!-- Download connector-rtfilter.zip. Unzip to extract the jar.           -->
 <!-- For more information see the JBoss ON Feature Guide, Response Time   -->
 <!-- Filter section.  http://www.redhat.com/docs/en-US/JBoss_ON          --> 

Updates to the referred to JON docs are still pending.

> EWS TC5 web.xml is missing a <filter-mapping/> section
> ------------------------------------------------------
>
>                 Key: JOPR-95
>                 URL: https://jira.jboss.org/jira/browse/JOPR-95
>             Project: Jopr
>          Issue Type: Bug
>          Components: Plugin - Tomcat
>    Affects Versions: 2.2
>            Reporter: Heiko W. 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 contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jopr-issues mailing list