[
https://jira.jboss.org/jira/browse/JBLOGGING-30?page=com.atlassian.jira.p...
]
Ales Justin commented on JBLOGGING-30:
--------------------------------------
I extracted the matching logic into AbstractTCLFilter, and added MC based impl.
This adds jboss-classloading to dependecies,
but it shouldn't be cyclic, as classloading should only depend on logging-spi.
TCLFilter fails to get correct URLs from classloader in AS-5
--------------------------------------------------------------
Key: JBLOGGING-30
URL:
https://jira.jboss.org/jira/browse/JBLOGGING-30
Project: JBoss Logging
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: jboss-logging-log4j
Affects Versions: 2.1.0.GA-jboss-logging
Reporter: jaikiran pai
Assignee: jaikiran pai
Fix For: 2.1.1.GA-jboss-logging, 2.2.0.CR2-jboss-logging
As explained in JBAS-6532, the TCLFilter doesn't work in AS-5 because it never
attempts to use the URLClassLoader while retrieving the Classloader URLs. A patch is
attached to that JIRA (details of the patch are in the forum thread) which needs to be
applied in jboss-logging-log4j component to get this working.
--
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