summaryrefslogtreecommitdiffstats
path: root/tags/java-M1-final/java/sca/containers/container.rhino/src/test/resources/tests/e4x.componentType
blob: 6bf89d2ef80bb3c8ee9dacb324c4417750c19396 (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="HelloWorldService">
        <interface.wsdl interface="http://integration.rhino.container.tuscany.apache.org#HelloWorld"/>
    </service>

</componentType>