>From the Jira issue #190 https://issues.apache.org/activemq/browse/AMQCPP-190 >> Max Property size for Strings is actually 65536 incorrect sign was >> causing the code to fails on soon on values above 32767.
I really appreciate you looking into this problem, and fixing it, getting the max up to 65k. I'm curious why the behavior for StringProperties is different than for the text of the TextMessage itself (65k vs 2gb)? Is it just set somewhere as the max length? Or are they handled differently? Is this an architecture limit that I need to account for in my implementation? -- View this message in context: http://www.nabble.com/CMS---setStringProperty%28%29-max-length-tp18577838p19149617.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.