Spotted some bugs in this area. It should be fixed now on trunk https://issues.apache.org/jira/browse/AMQ-3670
Regards -- Dejan Bosanac - http://twitter.com/dejanb ----------------- The experts in open source integration and messaging - http://fusesource.com ActiveMQ in Action - http://www.manning.com/snyder/ Blog - http://www.nighttale.net On Fri, Jan 20, 2012 at 9:12 AM, <[email protected]> wrote: > > Hi, > > I am trying to use ‘NACK’ for apache fuse version 5.5. > However on connection I am getting following below error: > > 2012-01-20 12:07:05,515 receiver ERROR Received server error - > messageNACK recei > ved but connection is in v1.0 mode. > > However once connected to the server , I am getting the connected frame as > below: > > {'body': '', 'headers': {'session': > 'ID:ap-wes-ws6099-60937-1327039578399-2:4', > 'version': '1.1', 'server': 'ActiveMQ/5.5.1-fuse-01-13', 'heart-beat': > '0,0'}, ' > cmd': 'CONNECTED'} > > Can anyone please help with this? > Is Stomp 1.1 fully supported for apache fuse? > > Thanks, > Sheetal > > >
