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
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
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
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