[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: New wireformat
clebert.suconic@jboss.com
do-not-reply at jboss.com
Thu Feb 1 03:03:01 EST 2007
I see that you're calling remoting directly on DelegateSupport now for the new wire format. (so.. I think that means we don't have an interceptor for doing remote calls any more, right?)
How FailoverValveInterceptor is being involved on the invocation now? Is it still capturing exceptions?
I had the impression by briefly looking on code that FailoverValveInterceptor is inactive on this new codebase, as doInvoke methods are only throwing JMSException, and we will have to add the FailoverValve back somehow.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4009242#4009242
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4009242
More information about the jboss-dev-forums
mailing list