[
http://jira.jboss.com/jira/browse/JBESB-294?page=comments#action_12349526 ]
Esteban Schifman commented on JBESB-294:
----------------------------------------
The constructor for all classes that extend AbstractManagedListener take two
arguments (ListenerManager, ConfigTree)
EsbListenerController is dead meat. Superseeded by the ListenerManager
interface (you can also see DefaultListenerManager, the default
implementation of it)
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: Rosetta
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