[jboss-jira] [JBoss JIRA] Commented: (JBESB-294) MessageAwareListener cannot be instantiated by the EsbListenerController becua seu it doesn't have the proper constructor

Mark Little (JIRA) jira-events at jboss.com
Fri Dec 22 08:02:46 EST 2006


    [ http://jira.jboss.com/jira/browse/JBESB-294?page=comments#action_12349293 ] 
            
Mark Little commented on JBESB-294:
-----------------------------------

Anything that is no longer needed (classes, interfaces or methods) should be deprecated and any of our code that uses them updated. Only user code (outside of our distribution) should be using deprecated code. However, we agreed that old code wouldn't be deleted until after the 4.0 release, just in case! So can we just make sure deprecation tags are in place?

As long as this dead code isn't used within the ESB core itself, then we should pick up the places it is used in the examples before the release.

> 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