[jboss-dev-forums] [Design of JBoss ESB] - Re: JMS Provider(s) Design - JBossMQ/JBossMessaging/ActiveMQ

jeffdelong do-not-reply at jboss.com
Tue Jan 2 15:53:49 EST 2007


As for the first exception, it appears that

MessageAwareListerner extends AbstractManagedListener and the constructor takes a org.jboss.soa.esb.listener.ListenerManager as an argument. However, from the stack trace it appears that a org.jboss.soa.esb.listener.message.ESBListenerController  is being passed, which does not implement ListenerManager.

So the messageAwareListener.getContructor(org.jboss.soa.esb.listener.ListenerManager, org.jboss.soa.esb.helper.ConfigTree) is failing.

Not clear to me the relationship between the two interfaces: ListenerManager and ESBListenerController

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3997358#3997358

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3997358



More information about the jboss-dev-forums mailing list