[ 
https://issues.apache.org/jira/browse/AMQ-3838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13278694#comment-13278694
 ] 

Timothy Bish commented on AMQ-3838:
-----------------------------------

I had tried reproducing it using the StompTest.java testSendNotAuthorized (or 
something close to that) as a starting point and adding in a subscription and a 
replyTo.  You could try that.  You could also create an NUnit test case on your 
own along with a simpler broker config that demonstrates the issue and I can 
look into it using that.  I haven't bee able to reproduce it on my end but 
sometimes its just one missing thing that you might be doing in the code that I 
haven't so your help is appropriated.  
                
> Stomp-Transport: Multiple error frames generated
> ------------------------------------------------
>
>                 Key: AMQ-3838
>                 URL: https://issues.apache.org/jira/browse/AMQ-3838
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Transport
>    Affects Versions: 5.6.0
>         Environment: Win7Enterprise;Java7;ActiveMQ 5.6
>            Reporter: Andreas Ländle
>              Labels: activemq, stomp, transport
>         Attachments: ActiveMq55.txt, ActiveMq56.png, ActiveMq56.txt
>
>
> I tried to update ActiveMQ 5.5 to 5.6 and discovered a behavioral change if 
> you try to send a message to an invalid queue with stomp. While v5.5 just 
> rejects the message and returns one ERROR frame, v5.6 sends multiple error 
> frames. I'll attach two network captures showing the conversation between 
> client/server in 5.5 and 5.6 - in 5.6 you'll see the repeated error frames. 
> Please let me know if I was unclear of if you need more information. Thanks 
> in advance for any assistance or hint that will help me to get around this 
> problem.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to