They are equal, as both will do the proper cleanup. Regards -- Dejan Bosanac Senior Software Engineer | FuseSource Corp. dej...@fusesource.com | fusesource.com skype: dejan.bosanac | twitter: @dejanb blog: http://www.nighttale.net ActiveMQ in Action: http://www.manning.com/snyder/
On Sat, Mar 24, 2012 at 12:11 PM, Ben Stover <bxsto...@yahoo.co.uk> wrote: > As far as I can see I have two ways to shutdown an ActiveMQ server: > > 1.) typing > > activemq-admin stop > > or > > 2.) hitting CTRL+C in the ActiveMQ window. > > Is there any difference or are they equal (e.g. in cleanup open > transactions or commits in KahaDB)? > > Ben > > >