Bad...
I try to add this setup in config.xml
<module name="org.apache.geronimo.configs/activemq-broker/2.1.4/car">
<gbean name="ActiveMQ">
<attribute
name="brokerUri">xbean:file:/path/to/activemq.xml</attribute>
</gbean>
...
</module>
By startup, the geronimo throws the Exception
java.lang.Exception: java.io.IOException: Could load xbean
factory:java.lang.NoClassDefFoundException
I believe it should be "could not load"....
--
View this message in context:
http://n3.nabble.com/How-to-configure-ActiveMQ-persistence-flow-control-etc-tp703178p705366.html
Sent from the Users mailing list archive at Nabble.com.