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
Fix For: 1.0.0.Beta7
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