summaryrefslogtreecommitdiffstats
path: root/sandbox/ant/tuscany-container-rhino/src/test/resources/tests/e4x.componentType
blob: 9eccef8ad6d36693cdf6fa9b57105147ff4ff5e5 (plain)
1
2
3
4
5
6
7
8
9
<?xml version="1.0" encoding="ASCII"?>

<componentType xmlns="http://www.osoa.org/xmlns/sca/0.9" xmlns:xsd="http://www.w3.org/2001/XMLSchema">

    <service name="HelloWorldE4XService">
        <interface.wsdl interface="http://integration.rhino.container.tuscany.apache.org#HelloWorld"/>
    </service>

</componentType>