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