blob: cc64506f57faf1d3157f3c1187fde87784ea4c2e [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<mule xmlns="http://www.mulesource.org/schema/mule/core/2.0"
xmlns:management="http://www.mulesource.org/schema/mule/management/2.0"
xmlns:spring="http://www.springframework.org/schema/beans"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.mulesource.org/schema/mule/core/2.0 mule.xsd
http://www.mulesource.org/schema/mule/management/2.0 mule-management.xsd
http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.0.xsd">
<management:jmx-server createServer="true"/>
</mule>