<?xml version="1.0" encoding="UTF-8"?>
<proxy xmlns="http://ws.apache.org/ns/synapse" name="testJMS" transports="https jms http" startOnLoad="true" trace="disable">
    <target>
        <endpoint name="endpoint_urn_uuid_07EE2828CACE1A596313003567250523960011127093985">
            <address uri="http://localhost:8080"/>
        </endpoint>
        <outSequence>
            <send/>
        </outSequence>
    </target>
</proxy>

