How to move all the contents of etc directory to some other directory in JBoss A-MQ?
Issue
-
Is it possible to move all configuration files (
"*.xml","*.cfg"and"*.properties") from"etc"directory to another one ? -
For example, If user wants to move
"activemq.xml"file under"config"directory then it can be done by changing following in"org.fusesource.mq.fabric.server-default.cfg"file.:
config=${karaf.base}/config/activemq.xml
Environment
- JBoss A-MQ
- 6.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.