[jboss-jira] [JBoss JIRA] Commented: (JBAS-7437) AOP does not properly implement latest logging SPI

David Lloyd (JIRA) jira-events at lists.jboss.org
Thu Dec 17 16:19:30 EST 2009


    [ https://jira.jboss.org/jira/browse/JBAS-7437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12500653#action_12500653 ] 

David Lloyd commented on JBAS-7437:
-----------------------------------

It seems OK by me.  As far as AS is concerned, AOP should never be "taking over" logging; it only happens in certain error situations.  But at least now they won't get the AbstractMethodError message if it does happen.

I'm waiting on GA until all the requirements for the "operational logging" stuff come in.

> AOP does not properly implement latest logging SPI
> --------------------------------------------------
>
>                 Key: JBAS-7437
>                 URL: https://jira.jboss.org/jira/browse/JBAS-7437
>             Project: JBoss Application Server
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: AOP
>            Reporter: David Lloyd
>            Assignee: Stale Pedersen
>             Fix For: JBossAS-6.0.0.M2
>
>
> AOP can't instantiate the SystemOutLoggerPlugin because it does not implement the 2.2.0 logging SPI.  This can result in errors like this:
> Failed to initalize plugin: org.jboss.aop.util.logging.SystemOutLoggerPlugin at 6719dc16, cause: java.lang.AbstractMethodError
> in certain cases.

-- 
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 jboss-jira mailing list