Re: ActiveMQ cve vulnerabilities seen in latest version

2019-07-03 Thread venu madhav
Hi Tim, Thankyou for your reply. So my question here is that will the vulnerability be shown always in the latest version as well unless we change the configuration in activemq.xml as you mentioned ? Also, I am just running a dummy project to scan the vulnerabilities using owasp dependency-check.

ActiveMQ cve vulnerabilities seen in latest version

2019-07-02 Thread venu madhav
Hi Team, We are using OWASP Dependency-Check to scan for vulnerabilities in our project. Even when we use the latest version of activemq-kahadb-store jar (5.15.9 version) we see some vulnerabilities such as *CVE-2018-11775 * , *CVE-20

Re: Camel route stop when messages inflight

2011-08-19 Thread Madhav Bhargava
queue from where you can restart those failed messages by putting them back into the main queue when the broker is live again. Refer: http://camel.apache.org/exception-clause.html http://camel.apache.org/dead-letter-channel.html best Regards, Madhav On Fri, Aug 19, 2011 at 10:27 PM, oseymen wrote

jmdns packaging

2011-07-28 Thread Madhav Bhargava
and refer the activemq-jmdns_1.0-5.5.0.jar instead? This will enable people to use jmDNS both for activemq and for other purpose as well. Best Regards, Madhav -- When I tell the truth, it is not for the sake of convincing those who do not know it, but for the sake of defending those that do

Re: How to shutdown activemq 5.1.0 server?

2008-08-13 Thread Madhav
unTaskClass(Main.java:222) at org.apache.activemq.console.Main.main(Main.java:106) Could you please help me figuring out the problem? -Madhav On Wed, Aug 13, 2008 at 7:38 AM, Janesh S <[EMAIL PROTECTED]> wrote: > > Hi, > > Finally I wrote the scripts myself and thou

FanoutTransport - how to specify value for minAckCount ?

2007-07-22 Thread madhav
Hi all, We use fanout transport in our production system. For our tests we need to specify minAckCount as 1 since we bring up only one broker during tests. How to do that? Env: activemq-4.1.1, lingo-1.3 Thanks, Madhav -- View this message in context: http://www.nabble.com/FanoutTransport

Re: Threading model for activemq

2007-06-29 Thread madhav
? camper wrote: > > > -- View this message in context: http://www.nabble.com/Threading-model-for-activemq-tf4001960s2354.html#a11368217 Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Using XBeanBrokerService

2007-06-29 Thread madhav
Hello, We use ActiveMQ brokers embedded within our server applications that are deployed on multiple machines (under weblogic clustering). Each server application has multiple clients connected to it. Clients invoke server services using RMI calls, where as server dumps data asynchronously to cli

Using XBeanBrokerService

2007-06-29 Thread madhav
Hello, We use ActiveMQ brokers embedded within our server applications that are deployed on multiple machines (under weblogic clustering). Each server application has multiple clients connected to it. Clients invoke server services using RMI calls, where as server dumps data asynchronously to cli