[jboss-jira] [JBoss JIRA] Created: (JBAS-7437) AOP does not properly implement latest logging SPI
David Lloyd (JIRA)
jira-events at lists.jboss.org
Tue Nov 10 18:17:05 EST 2009
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: Kabir Khan
Fix For: JBossAS-6.0.0.M1
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