-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathBPMCommTwoProcess.componentType
19 lines (19 loc) · 1.3 KB
/
BPMCommTwoProcess.componentType
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8" ?>
<!-- Generated by Oracle SOA Modeler version 11.1.1.7.8 at [4/26/18 4:37 PM]. -->
<componentType
xmlns="http://xmlns.oracle.com/sca/1.0"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
xmlns:ui="http://xmlns.oracle.com/soa/designer/">
<service name="BPMCommTwoProcess.service"
ui:wsdlLocation="BPMCommTwoProcess.wsdl">
<interface.wsdl interface="http://xmlns.oracle.com/bpmn/bpmnProcess/BPMCommTwoProcess#wsdl.interface(BPMCommTwoProcessPortType)"
callbackInterface="http://xmlns.oracle.com/bpmn/bpmnProcess/BPMCommTwoProcess#wsdl.interface(BPMCommTwoProcessPortTypeCallBack)"/>
<property name="bpm.generated.service.reference" type="xs:string"
many="false">BPMCommTwoProcess.service</property>
</service>
<reference name="Services.Externals.AsyncSOAService.reference"
ui:wsdlLocation="file:/C:/JDeveloper/mywork/AsyncService/BPMCommTwo/AsyncBPELProcess.wsdl">
<interface.wsdl interface="http://org.prabhas.ande/AsyncService/AsyncSOAProj/AsyncBPELProcess#wsdl.interface(AsyncBPELProcess)"
callbackInterface="http://org.prabhas.ande/AsyncService/AsyncSOAProj/AsyncBPELProcess#wsdl.interface(AsyncBPELProcessCallback)"/>
</reference>
</componentType>