Re: How to change the default port (1099) used by ActiveMq in apache camel?

2014-10-07 Thread Avinash
But In this case, there is no activeMq.xml where I can add the ManagementContext. I am using activemq-broker and activemq-client jars. I tried giving in the camel-config.xml but it throws saxparser error. -- View this message in context: http://activemq.2283324.n4.nabble.com/How-to-change-the-

Re: How to change the default port (1099) used by ActiveMq in apache camel?

2014-10-06 Thread Avinash
Yes, there is another application running on port 1099 and so I want my app to use some other port. But not sure where to change the port number. I tried giving in the VM url as below but of no use. It always picks 1099 vm://localhost:4000?broker.persistent=false&broker.useJmx=true -- View thi

How to change the default port (1099) used by ActiveMq in apache camel?

2014-10-03 Thread Avinash
Hi, Please don't consider this as duplicate question. I searched regarding this issue on Internet and could not find a proper answer. Hence posting it here. *Problem Description* I am using Apache Camel and in Camel-Config.xml, I have given the activeMq properties as below

ActiveMQ 5.3.0 startup scripts

2010-01-06 Thread Patel, Ronak Avinash (US SSA)
Hi, Has anyone gotten the ActiveMQ 5.3.0 startup scripts working? I can't seem to get the Tanuki Wrapper to launch the JVM when the $ACTIVEMQ_HOME/bin/linux/linux-x86-64 is launched at boot by Linux. It keeps returning saying File Not Foundand of course doesn't tell me which file could not

RE: ActiveMQ 5.2.0 Multicast errors on startup

2010-01-06 Thread Patel, Ronak Avinash (US SSA)
errors on startup On Wed, Jan 6, 2010 at 11:46 PM, Patel, Ronak Avinash (US SSA) wrote: > Hi All, > > I've been using Apache ActiveMQ 5.2.0 on RHEL 5.3 and everything's been > working great. > > However, I wanted to ask if anyone has ever successfully gotten Apache > Ac

ActiveMQ 5.2.0 Multicast errors on startup

2010-01-06 Thread Patel, Ronak Avinash (US SSA)
Hi All, I've been using Apache ActiveMQ 5.2.0 on RHEL 5.3 and everything's been working great. However, I wanted to ask if anyone has ever successfully gotten Apache ActiveMQ to turn on when the computer boots? I have a startup script for activemq located in /etc/init.d with /etc/rc5.d/S99act