[jboss-jira] [JBoss JIRA] Closed: (JBJCA-582) Remove org.jboss.logging.Logger from constructors
Jesper Pedersen (JIRA)
jira-events at lists.jboss.org
Fri May 20 09:03:01 EDT 2011
[ https://issues.jboss.org/browse/JBJCA-582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jesper Pedersen closed JBJCA-582.
---------------------------------
> Remove org.jboss.logging.Logger from constructors
> -------------------------------------------------
>
> Key: JBJCA-582
> URL: https://issues.jboss.org/browse/JBJCA-582
> Project: IronJacamar
> Issue Type: Bug
> Reporter: James Perkins
> Assignee: Jesper Pedersen
>
> AbstractResourceAdapterDeployer takes a logger in it's constructor. This does not allow us to use i18n logging on JBoss AS as the message loggers are interfaces and do not extend BasicLogger or Logger. There seems to be a few other objects that take a Logger constructor too, but this was the first one I ran into.
--
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