[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Remote replyto functionality - Bridge configuration in p
sergeypk
do-not-reply at jboss.com
Wed Jun 27 08:55:37 EDT 2007
ActiveMQ has already fixed it, according to http://issues.apache.org/activemq/browse/AMQ-1232
I think I was misunderstood - I think we shouldn't do any checks on the value passed to setJMSDestination - neither in setJMSDestination, nor in ProducerAspect. It's simply not necessary (as far as I can tell), the spec even says we must ignore the value completely.
My question was whether we should also skip all checks on JMSReplyTo - e.g. to allow sending a JBossMessage with JMSReplyTo set to an ActiveMQ destination.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4058165#4058165
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4058165
More information about the jboss-dev-forums
mailing list