[jboss-jira] [JBoss JIRA] Resolved: (JBLOGGING-47) Support EAP 5.1 in JBoss Logging 3

David Lloyd (JIRA) jira-events at lists.jboss.org
Mon Aug 1 09:57:24 EDT 2011


     [ https://issues.jboss.org/browse/JBLOGGING-47?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Lloyd resolved JBLOGGING-47.
----------------------------------

    Fix Version/s: 3.0.0.CR1
       Resolution: Done


This was fixed by https://github.com/jboss-logging/jboss-logging/commit/a382bf76419f063eb7738cb2cb16c3a18cdd1b44 but never resolved.

> Support EAP 5.1 in JBoss Logging 3
> ----------------------------------
>
>                 Key: JBLOGGING-47
>                 URL: https://issues.jboss.org/browse/JBLOGGING-47
>             Project: JBoss Logging
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 3.0.0.Beta4-jboss-logging
>            Reporter: Pete Muir
>            Assignee: David Lloyd
>             Fix For: 3.0.0.CR1
>
>
> If you try to use JBoss Logging 3 in EAP 5.1 you get
> Caused by: java.lang.NoSuchMethodError: org.jboss.logmanager.LogContext.getAttachment(Ljava/lang/String;Lorg/jboss/logmanager/Logger$AttachmentKey;)Ljava/lang/Object;
> 	at org.jboss.logging.JBossLogManagerProvider.doGetLogger(JBossLogManagerProvider.java:52)
> 	at org.jboss.logging.JBossLogManagerProvider.getLogger(JBossLogManagerProvider.java:47)
> 	at org.jboss.logging.Logger.getLogger(Logger.java:2164)
> 	at org.jboss.logging.Logger.getLogger(Logger.java:2189)
> As the LogManager is too old. We should add a provider for older versions of LogManager

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list