summaryrefslogtreecommitdiffstats
path: root/sandbox/ant/container.ruby/src/test/resources/org/apache/tuscany/container/script/foo.componentType
blob: 9c37e1cb3e1403a63aeb45fbe1150fee9068d5f8 (plain)
1
2
3
4
5
6
7
8
9
<?xml version="1.0" encoding="ASCII"?>

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

    <service name="HelloWorldService">
        <interface.java interface="not.used"/>
    </service>

</componentType>