Once upon a time when we were using AMQ 5.6.0, we run into the https://issues.apache.org/jira/browse/AMQ-4076. For us, the effects of this bug were a failure in CXF over JMS when the envelopes size exceeded a 20KB size (more or less).
To solve the problem we upgraded to 5.8.0 and the problem disappeared. Two weeks ago, in one of our production deployments we got the effects of https://issues.apache.org/jira/browse/AMQ-4312. To solve this blocking issue we applied the suggested patch and we got it solved as hoped. Unfortunately, as soon as we applied the AMQ-4312 patch, the effects AMQ-4076 re-appeared: the SOAP over JMS transport fail whenever the SOAP envelope is greater than 20KB, more or less. I'm quite sure this has been introduced by the patch: I doubled check the problem arises as soon as the patch of AMQ-4312 is applied. Do you have any suggestion to address this issue? Some env. details: Thank you very much, matteo -- View this message in context: http://activemq.2283324.n4.nabble.com/SOAP-over-JMS-fails-with-AMQ-5-8-0-and-AMQ-4312-patch-tp4671830.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.