[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Messaging and Remoting
ron_sigal
do-not-reply at jboss.com
Thu Nov 2 01:36:36 EST 2006
While working on the smoke tests, I realized that as I was incorporating the Remoting http transport into Messaging, I didn't account for the problem of version compatibility. I moved callback handling down into the Remoting layer so that all transports could use the same code, but the result is a change in the format of message-bearing callbacks. Older clients (including the current generation on trunk) wouldn't recognize the new format.
Before I re-incorporate the old code to accomodate socket transport users, I just want to verify that it is necessary.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3982565#3982565
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3982565
More information about the jboss-dev-forums
mailing list