Hey guys, We have our broker defined in tomee.xml as:
<Resource
id="ra/activemq"
type="ActiveMQResourceAdapter">
BrokerXmlConfig=
ServerUrl=${ACTIVEMQ_URL}
maximumRedeliveries=0
</Resource>
In TomEE 7.0.5, it would read the ${ACTIVEMQ_URL} property from the
Environment, which we set in our systemd unit.
Can someone else try and reproduce?
--
Sent from: http://tomee-openejb.979440.n4.nabble.com/TomEE-Dev-f982480.html
