Added: 
webservices/muse/trunk/src/examples/enterprise/requests/responses/SubscribeToOperationalEvent_ApplicationResponse.xml
URL: 
http://svn.apache.org/viewcvs/webservices/muse/trunk/src/examples/enterprise/requests/responses/SubscribeToOperationalEvent_ApplicationResponse.xml?rev=227229&view=auto
==============================================================================
--- 
webservices/muse/trunk/src/examples/enterprise/requests/responses/SubscribeToOperationalEvent_ApplicationResponse.xml
 (added)
+++ 
webservices/muse/trunk/src/examples/enterprise/requests/responses/SubscribeToOperationalEvent_ApplicationResponse.xml
 Wed Aug  3 07:38:24 2005
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?><soapenv:Envelope 
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing";>

+  <soapenv:Header>

+   <wsa:MessageID 
soapenv:mustUnderstand="0">uuid:272daab0-0367-11da-b9bf-a19b742095eb</wsa:MessageID>

+   <wsa:To 
soapenv:mustUnderstand="0">http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</wsa:To>

+   <wsa:Action 
soapenv:mustUnderstand="0">http://ws.apache.org/muse/example/application/SubscribeResponse</wsa:Action>

+   <wsa:From soapenv:mustUnderstand="0">

+    <wsa:Address>http://localhost:8080/muse/services/application</wsa:Address>

+    <wsa:ReferenceProperties>

+     <int:ResourceID 
xmlns:int="http://ws.apache.org/muse/example/application";>{http://ws.apache.org/muse/example/application}application1</int:ResourceID>

+    </wsa:ReferenceProperties>

+   </wsa:From>

+  </soapenv:Header>

+  <soapenv:Body>

+   <wsn:SubscribeResponse 
xmlns:wsn="http://docs.oasis-open.org/wsn/2004/06/wsn-WS-BaseNotification-1.2-draft-01.xsd";>

+    <wsn:SubscriptionReference>

+     <add:Address 
xmlns:add="http://schemas.xmlsoap.org/ws/2003/03/addressing";>http://localhost:8080/muse/services/SubscriptionManager</add:Address>

+     <add:ReferenceProperties 
xmlns:add="http://schemas.xmlsoap.org/ws/2003/03/addressing";>

+      <sub:ResourceIdentifier 
xmlns:sub="http://ws.apache.org/notification/base/service/SubscriptionManager";>fdcec63d-4baf-40f7-bd0e-b342edc9ddbe</sub:ResourceIdentifier>

+     </add:ReferenceProperties>

+     <add:PortType 
xmlns:sub="http://ws.apache.org/notification/base/service/SubscriptionManager"; 
xmlns:add="http://schemas.xmlsoap.org/ws/2003/03/addressing";>sub:SubscriptionManagerPortType</add:PortType>

+     <add:ServiceName 
xmlns:add="http://schemas.xmlsoap.org/ws/2003/03/addressing"; 
PortName="SubscriptionManager"/>

+    </wsn:SubscriptionReference>

+   </wsn:SubscribeResponse>

+  </soapenv:Body>

+ </soapenv:Envelope>
\ No newline at end of file

Added: 
webservices/muse/trunk/src/examples/enterprise/requests/responses/SubscribetoCreateResource_ResourceAdminResponse.xml
URL: 
http://svn.apache.org/viewcvs/webservices/muse/trunk/src/examples/enterprise/requests/responses/SubscribetoCreateResource_ResourceAdminResponse.xml?rev=227229&view=auto
==============================================================================
--- 
webservices/muse/trunk/src/examples/enterprise/requests/responses/SubscribetoCreateResource_ResourceAdminResponse.xml
 (added)
+++ 
webservices/muse/trunk/src/examples/enterprise/requests/responses/SubscribetoCreateResource_ResourceAdminResponse.xml
 Wed Aug  3 07:38:24 2005
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?><soapenv:Envelope 
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing";>

+  <soapenv:Header>

+   <wsa:MessageID 
soapenv:mustUnderstand="0">uuid:146689b0-0367-11da-b9bf-a19b742095eb</wsa:MessageID>

+   <wsa:To 
soapenv:mustUnderstand="0">http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</wsa:To>

+   <wsa:Action 
soapenv:mustUnderstand="0">http://ws.apache.org/muse/example/resourceadmin/SubscribeResponse</wsa:Action>

+   <wsa:From soapenv:mustUnderstand="0">

+    
<wsa:Address>http://localhost:8080/muse/services/resourceadmin</wsa:Address>

+   </wsa:From>

+  </soapenv:Header>

+  <soapenv:Body>

+   <wsn:SubscribeResponse 
xmlns:wsn="http://docs.oasis-open.org/wsn/2004/06/wsn-WS-BaseNotification-1.2-draft-01.xsd";>

+    <wsn:SubscriptionReference>

+     <add:Address 
xmlns:add="http://schemas.xmlsoap.org/ws/2003/03/addressing";>http://localhost:8080/muse/services/SubscriptionManager</add:Address>

+     <add:ReferenceProperties 
xmlns:add="http://schemas.xmlsoap.org/ws/2003/03/addressing";>

+      <sub:ResourceIdentifier 
xmlns:sub="http://ws.apache.org/notification/base/service/SubscriptionManager";>6e61babe-f3a0-4911-b866-cf18853bebd1</sub:ResourceIdentifier>

+     </add:ReferenceProperties>

+     <add:PortType 
xmlns:sub="http://ws.apache.org/notification/base/service/SubscriptionManager"; 
xmlns:add="http://schemas.xmlsoap.org/ws/2003/03/addressing";>sub:SubscriptionManagerPortType</add:PortType>

+     <add:ServiceName 
xmlns:add="http://schemas.xmlsoap.org/ws/2003/03/addressing"; 
PortName="SubscriptionManager"/>

+    </wsn:SubscriptionReference>

+   </wsn:SubscribeResponse>

+  </soapenv:Body>

+ </soapenv:Envelope>
\ No newline at end of file

Added: 
webservices/muse/trunk/src/examples/enterprise/requests/responses/Suspend_BPResponse.xml
URL: 
http://svn.apache.org/viewcvs/webservices/muse/trunk/src/examples/enterprise/requests/responses/Suspend_BPResponse.xml?rev=227229&view=auto
==============================================================================
--- 
webservices/muse/trunk/src/examples/enterprise/requests/responses/Suspend_BPResponse.xml
 (added)
+++ 
webservices/muse/trunk/src/examples/enterprise/requests/responses/Suspend_BPResponse.xml
 Wed Aug  3 07:38:24 2005
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?><soapenv:Envelope 
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:wsa="http://schemas.xmlsoap.org/ws/2003/03/addressing";>

+  <soapenv:Header>

+   <wsa:MessageID 
soapenv:mustUnderstand="0">uuid:29b58e10-0367-11da-b9bf-a19b742095eb</wsa:MessageID>

+   <wsa:To 
soapenv:mustUnderstand="0">http://schemas.xmlsoap.org/ws/2003/03/addressing/role/anonymous</wsa:To>

+   <wsa:Action 
soapenv:mustUnderstand="0">http://ws.apache.org/muse/example/businessprocesstype/GetResourcePropertyRequestResponse</wsa:Action>

+   <wsa:From soapenv:mustUnderstand="0">

+    
<wsa:Address>http://localhost:8080/muse/services/businessprocesstype</wsa:Address>

+    <wsa:ReferenceProperties>

+     <int:ResourceID 
xmlns:int="http://ws.apache.org/muse/example/businessprocesstype";>{http://ws.apache.org/muse/example/businessprocesstype}businessprocesstype1</int:ResourceID>

+    </wsa:ReferenceProperties>

+   </wsa:From>

+  </soapenv:Header>

+  <soapenv:Body>

+   <prop:SuspendResponse 
xmlns:prop="http://ws.apache.org/muse/example/businessprocesstype/properties"/>

+  </soapenv:Body>

+ </soapenv:Envelope>




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to