Hi the same should work with xbean:...activemq.xml
defaults in tomee are AMQ defaults Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github: https://github.com/rmannibucau 2014-01-30 Leonardo K. Shikida <[email protected]>: > Hi > > how do I do that? > > is it just a matter of dropping an activemq.xml ( > http://activemq.apache.org/xml-configuration.html) at tomee config dir? > > what are the values set by default for tomee for > > <systemUsage> > <systemUsage> > <memoryUsage> > <memoryUsage limit="64 mb"/> > </memoryUsage> > <storeUsage> > <storeUsage limit="100 gb"/> > </storeUsage> > <tempUsage> > <tempUsage limit="50 gb"/> > </tempUsage> > </systemUsage> > </systemUsage> > > ? > > TIA > > Leo
