openesb-components/driver-tests/demo/demoJbi/src/conf/demoJbi.casa

39 lines
2.4 KiB
XML
Executable File

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<casa xmlns="http://java.sun.com/xml/ns/casa" xmlns:ns1="http://stc.com/TestBpel" xmlns:ns2="http://www.seebeyond.com/eInsight/TestBpel" xmlns:xlink="http://www.w3.org/2000/xlink">
<endpoints>
<endpoint endpoint-name="port" interface-name="ns1:TestBpel" name="endpoint1" service-name="ns1:TestBpelService"/>
<endpoint display-name="sa" endpoint-name="server_myRole" file-path="TestBpel.bpel" interface-name="ns1:TestBpel" name="endpoint2" process-name="TestBpel" service-name="ns2:sa"/>
</endpoints>
<service-units>
<service-engine-service-unit artifacts-zip="demoTestBPEL.jar" component-name="sun-bpel-engine" defined="true" description="Represents this Service Unit" internal="true" name="demoJbi-demoTestBPEL" unit-name="demoTestBPEL" unknown="false" x="148" y="99">
<provides endpoint="endpoint2"/>
</service-engine-service-unit>
<binding-component-service-unit artifacts-zip="sun-http-binding.jar" component-name="sun-http-binding" description="Represents this Service Unit" name="demoJbi-sun-http-binding" unit-name="sun-http-binding">
<ports>
<port x="67" y="39">
<link xlink:href="../jbiServiceUnits/demoTestBPEL/TestBpel.wsdl#xpointer(/definitions/service[@name='TestBpelService']/port[@name='port'])" xlink:type="simple"/>
<consumes endpoint="endpoint1"/>
<provides endpoint="endpoint1"/>
</port>
</ports>
</binding-component-service-unit>
</service-units>
<connections>
<connection consumer="endpoint1" provider="endpoint2" state="unchanged"/>
</connections>
<porttypes>
<link xlink:href="../jbiServiceUnits/demoTestBPEL/TestBpel.wsdl#xpointer(/definitions/portType[@name='TestBpel'])" xlink:type="simple"/>
</porttypes>
<bindings>
<link xlink:href="../jbiServiceUnits/demoTestBPEL/TestBpel.wsdl#xpointer(/definitions/binding[@name='Binding'])" xlink:type="simple"/>
</bindings>
<services>
<link xlink:href="../jbiServiceUnits/demoTestBPEL/TestBpel.wsdl#xpointer(/definitions/service[@name='TestBpelService'])" xlink:type="simple"/>
</services>
<regions>
<region name="WSDL Endpoints" width="150"/>
<region name="JBI Modules" width="500"/>
<region name="External Modules" width="200"/>
</regions>
</casa>