You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by "Timothy Ward (JIRA)" <ji...@apache.org> on 2013/08/20 23:55:52 UTC

[jira] [Resolved] (ARIES-1099) Aries Proxy explodes when using Logback

     [ https://issues.apache.org/jira/browse/ARIES-1099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timothy Ward resolved ARIES-1099.
---------------------------------

    Resolution: Fixed
    
> 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 Ward
>            Assignee: Timothy Ward
>
> 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira