[jboss-jira] [JBoss JIRA] (JBAS-9462) Doing a patch of jboss-logging-log4j to enable separate logging and filtering on DeployURL match wtf-exp.war for version 5.1.0.GA because it is only working for 5.0.0 version.

Vlastimil Eliáš (Moved) (JIRA) jira-events at lists.jboss.org
Mon Dec 19 01:56:09 EST 2011


     [ https://issues.jboss.org/browse/JBAS-9462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vlastimil Eliáš moved ORG-1260 to JBAS-9462:
--------------------------------------------

              Project: Legacy JBoss Application Server 6   (was: jboss.org)
                  Key: JBAS-9462  (was: ORG-1260)
    Affects Version/s:     (was: 5.1.0)
        Fix Version/s:     (was: 5.1.0)

    
> Doing a patch of jboss-logging-log4j to enable separate logging and filtering on DeployURL match wtf-exp.war for version 5.1.0.GA because it is only working for 5.0.0 version.
> -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: JBAS-9462
>                 URL: https://issues.jboss.org/browse/JBAS-9462
>             Project: Legacy JBoss Application Server 6 
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>         Environment: Linux Read Hat
>            Reporter: Stéphane Raban
>            Priority: Blocker
>
> The TCLMCFilter doesn't even work with WAR files in JBoss 5.1.0.GA
> When several applications are deployed on the default instance server on jboss 5.1.0.GA it is not possible to separate logs in different files with log4j
> All applications will log in all different files.
> The filter TCLMCFIlter doesn't work, it lets everything through (like the old TCLFilter).
> The class TCLMCFIlter.java has to be modify, there is a problem with the classloader, the methode getURLs doesn't work with 5.1.0, only for 5.0.0 version.
> Then, filetring logj4 logging on war name is not possible :
> Example :
> <filter class="org.jboss.logging.filter.TCLFilter">
>      <param name="AcceptOnMatch" value="true"/>
>      <param name="DeployURL" value="wtf-exp.war"/>
> </filter>
>  Could we do a new patch for the branch 5.1.0.GA ?
> Relatives issues :
> ---------------------------
> https://issues.jboss.org/browse/JBAS-6532
> https://issues.jboss.org/browse/ORG-1259
> Forum:
> http://community.jboss.org/wiki/SeparatingApplicationLogs#comment-8603

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

       



More information about the jboss-jira mailing list