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

Reply via email to