Re: CMS - setStringProperty() max length

2008-08-09 Thread Timothy Bish
I've run this a couple times, definitely something odd there, looks like the message gets marshaled and sent but the broker never acknowledges having received it, its possible we are messing up the marshaled data, we will need to investigate this one further. Regards Tim. On Mon, 2008-07-21 at 14

Re: CMSExceptions

2008-08-09 Thread Timothy Bish
The architecture of the C++ client has changed such that the CMSException won't be castable to an exception type from the decaf package since we don't want to tie the CMS code to libraries that someone else implementing a CMS client might not want to use. That being said it would probably make sen

Re: User Name and Password Invalid when going to localhost/admin

2008-08-09 Thread Carlos Quiroz
Hi Probably your ActiveMQ setup requires client a username/password to connect. You can change the username and password that the web console is using, for example, by modifying the definition of the connectionFactory bean in the webconsole-embedded.xml file of the console web application. Regar

Re: A question about time synchronization

2008-08-09 Thread eddie_epstein
As I understand it, the time to live mechanism requires the producer and consumer to have synchronized clocks. Alternately, there is a broker plugin that, when enabled, changes the requirement to be synchronization between broker and consumer. Eddie hagai wrote: > > Hi, > Does activemq assume