https://issues.apache.org/jira/browse/GERONIMO-3148
Can I use xbean in GA2.1? kevan wrote: > > > To configure the brokerUri attribute, edit your config.xml file, locate > the activemq-broker module and add an override of the ActiveMQ GBean. > Something like: > > <module name="org.apache.geronimo.configs/activemq-broker/2.1.4/car"> > <gbean name="ActiveMQ"> > <attribute > name="brokerUri">your-activemq-xml-file-path</attribute> > </gbean> > ... > </module> > > --kevan > -- View this message in context: http://n3.nabble.com/How-to-configure-ActiveMQ-persistence-flow-control-etc-tp703178p716235.html Sent from the Users mailing list archive at Nabble.com.
