[
https://issues.apache.org/jira/browse/ARIES-1099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dominik Przybysz closed ARIES-1099.
-----------------------------------
Closing for released artifact
> Aries Proxy explodes when using Logback
> ---------------------------------------
>
> Key: ARIES-1099
> URL: https://issues.apache.org/jira/browse/ARIES-1099
> Project: Aries
> Issue Type: Bug
> Components: Proxy
> Affects Versions: proxy-impl-1.0.1
> Reporter: Timothy James Ward
> Assignee: Timothy James Ward
> Priority: Major
>
> The Aries Proxy weaving code has a exclusions for the packages that it uses
> (e.g. ASM) to prevent it trying to weave classes that are needed to weave
> classes. Obviously this is necessary to prevent
> cycle/NoClassDefFoundError/Kaboom type problems.
> One of the things needed by the proxy weaving code is logging. There is an
> existing exclusion for SLF4J, but this can also be provided by logback. This
> also needs to be excluded.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)