For ActiveMQ you can use:

activemq xbean:myConf.xml - where myConf.xml is an activemq xml config file located in your classpath

or

activemq xbean:file:../etc/jms/myConf.xml - where myConf.xml is in the file path provided.

suhas wrote:
Hello All,
We are planning to replace Tibco with Active MQ.
I have seen that to start Tibco with some configuration file, we normally go
as:
%EMS_HOME%/bin/tibemsd -config ../etc/jms/tibemsd.conf
This will set the configuration files. (In our case, queues, topics,
factories, durables .. etc)

To replace tibco with ActiveMQ I would need the same way to start ActiveMQ,
where in I can specify these configurations.
Kindly suggest me some way.
Thanks in advance

Regards,
Suhas



Reply via email to