[jboss-jira] [JBoss JIRA] Commented: (JBESB-294) MessageAwareListener cannot be instantiated by the EsbListenerController becua seu it doesn't have the proper constructor
Tom Fennelly (JIRA)
jira-events at jboss.com
Fri Dec 22 08:25:38 EST 2006
[ http://jira.jboss.com/jira/browse/JBESB-294?page=comments#action_12349299 ]
Tom Fennelly commented on JBESB-294:
------------------------------------
Too easily missed on its own IMO.
I don't know how many times I've seen people use deprecated code without even realising it - I'm sure I've done it myself. Also, there's the point that this code simply doesn't work anymore from what I can see - it's more than a case of it having a "FarBetter" alternative.
> MessageAwareListener cannot be instantiated by the EsbListenerController becua seu it doesn't have the proper constructor
> -------------------------------------------------------------------------------------------------------------------------
>
> Key: JBESB-294
> URL: http://jira.jboss.com/jira/browse/JBESB-294
> Project: JBoss ESB
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: ESB Core
> Affects Versions: 4.0 RC1
> Reporter: Tom Fennelly
> Assigned To: Esteban Schifman
> Priority: Blocker
> Fix For: 4.0
>
>
> Hey Es....
> EsbListenerController is trying to instantiate the MessageAwareListener through a constructor of the form (EsbListenerController, ConfigTree). MessageAwareListener doesn't have a constructor matching this sig.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list