Re: Alternative ActiveMQ and Camel status web site

2013-04-24 Thread James Strachan
On 22 April 2013 21:55, danny-andersen danny_ander...@yahoo.com wrote: hawt.io is pretty awesome. Thanks! I was learning jquery and knocked this up as a training exercise and thought I would share it. Great stuff. Incidentally now you've got your head around jquery, I highly recommend you

queue vs topic

2013-04-24 Thread webber
Is there any deference between queue and topic from the point of view of performance and reliability ? I would like to use topic if there is small difference between them. Please give me tips for use queue and topic properly. Regards -- View this message in context:

Re: queue vs topic

2013-04-24 Thread Christian Posta
of course it will depend on whether the destination will need to persist the message... but in terms of performance only, you'll probably find topics to be faster especially as you add consumers to queues. but the question you should be asking isn't which one is faster, but rather what sort of

REST API client ecountering Status 401 -- Unauthorized

2013-04-24 Thread Steve.V.
I'm attempting to run a secure broker using release 5.8. on Windows. I was able to make it work when the broker was on a UNIX machine. But I have something incorrect when trying to configure my PC. My REST API client encounters: Status 401 -- Unauthorized. Unauthorized: Check

Re: REST API client ecountering Status 401 -- Unauthorized

2013-04-24 Thread Steve.V.
I have also tried the userid in the form of domain\id but still get unauthorized. - Stephen Vincent -- View this message in context: http://activemq.2283324.n4.nabble.com/REST-API-client-ecountering-Status-401-Unauthorized-tp4666184p4666185.html Sent from the ActiveMQ - User mailing list

Authorization Example section of security.html page has error

2013-04-24 Thread Steve.V.
In http://activemq.apache.org/security.html, in the Authorization Example section it says: The following example shows these 2 plugins in operation. The word example in that is a link to: