Please help !
I would really like to solve this problem urgently as it is a critical issue
on my project and would be really grateful if somebody could advise on the
configuration file.
Thank you
Greg
2009/11/20 Gregory Guibert
> Hello,
>
> I am setting up a configuration of active
Hello Eric,
I have a similar problem with ActiveMQ 5.2.
http://old.nabble.com/Producers-blocking-td26448458.html
What i did when I encountered the same "global freeze" was to disable the
producer flow control of several topics from the JConsole. Then, the message
publishing of the applications c
Hello,
I am setting up a configuration of activemq with a network of brokers (4
brokers instances) and I am facing several problems. I am using 5.2.0
release, java 1.6.0_07
1) Sometimes, the whole set of brokers would not respond anymore for message
producing. (blocking sendings). After restartin
Thank you for the link on OpenDS, it looks great and seems to solve half my
problem (alignment of data) :-)
As seen on Joe's Blog, the binding/lookup of any Java Object can be
performed on a LDAP server using the LdapCtxFactory provided by Sun.
http://joefernandezblog.blogspot.com/
When using a j
Hello everybody,
As documented on the website, the JNDI implementation provided by ActiveMQ
is in a read-only mode, and the only kind of objects stored in this JNDI are
the administered objects concerning JMS. (Topic, Queues,
TopicConnectionFactories, ...)
In addition to the JMS-related objects, I