You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fx-dev@ws.apache.org by da...@apache.org on 2005/11/03 05:39:09 UTC

svn commit: r330442 - /webservices/kandula/branches/Kandula_1/src/conf/server-config.wsdd

Author: dasarath
Date: Wed Nov  2 20:38:58 2005
New Revision: 330442

URL: http://svn.apache.org/viewcvs?rev=330442&view=rev
Log: (empty)

Modified:
    webservices/kandula/branches/Kandula_1/src/conf/server-config.wsdd

Modified: webservices/kandula/branches/Kandula_1/src/conf/server-config.wsdd
URL: http://svn.apache.org/viewcvs/webservices/kandula/branches/Kandula_1/src/conf/server-config.wsdd?rev=330442&r1=330441&r2=330442&view=diff
==============================================================================
--- webservices/kandula/branches/Kandula_1/src/conf/server-config.wsdd (original)
+++ webservices/kandula/branches/Kandula_1/src/conf/server-config.wsdd Wed Nov  2 20:38:58 2005
@@ -124,32 +124,113 @@
       type="java:org.apache.axis.message.addressing.ServiceNameType" />
       
       
-      
-
-  <service name="CompletionRPC" provider="java:RPC" style="document" use="literal">
-      <parameter name="wsdlTargetNamespace" value="http://schemas.xmlsoap.org/ws/2003/09/wsat"/>
+  
+ <service name="CompletionRPC" provider="java:RPC" style="document" use="literal">
+      <parameter name="wsdlTargetNamespace" value="http://schemas.xmlsoap.org/ws/2004/10/wsat"/>
       <parameter name="wsdlServiceElement" value="xxx"/>
+      <parameter name="schemaQualified" value="http://schemas.xmlsoap.org/ws/2004/08/addressing,http://schemas.xmlsoap.org/ws/2004/10/wsat"/>
       <parameter name="wsdlServicePort" value="CompletionRPC"/>
       <parameter name="className" value="org.apache.ws.transaction.wsat.CompletionRPCEndpoint"/>
       <parameter name="wsdlPortType" value="CompletionPortTypeRPC"/>
-      <operation name="commitOperation" qname="CommitOperation" returnQName="retNS:Committed" xmlns:retNS="http://schemas.xmlsoap.org/ws/2003/09/wsat" returnType="rtns:Notification" xmlns:rtns="http://schemas.xmlsoap.org/ws/2003/09/wsat" soapAction="http://xxx" >
-        <parameter qname="pns:Commit" xmlns:pns="http://schemas.xmlsoap.org/ws/2003/09/wsat" type="tns:Notification" xmlns:tns="http://schemas.xmlsoap.org/ws/2003/09/wsat"/>
+      <parameter name="typeMappingVersion" value="1.2"/>
+      <operation name="commitOperation" qname="CommitOperation" returnQName="retNS:Committed" xmlns:retNS="http://schemas.xmlsoap.org/ws/2004/10/wsat" returnType="rtns:Notification" xmlns:rtns="http://schemas.xmlsoap.org/ws/2004/10/wsat" soapAction="http://xxx" >
+        <parameter qname="pns:Commit" xmlns:pns="http://schemas.xmlsoap.org/ws/2004/10/wsat" type="tns:Notification" xmlns:tns="http://schemas.xmlsoap.org/ws/2004/10/wsat"/>
       </operation>
-      <operation name="rollbackOperation" qname="RollbackOperation" returnQName="retNS:Aborted" xmlns:retNS="http://schemas.xmlsoap.org/ws/2003/09/wsat" returnType="rtns:Notification" xmlns:rtns="http://schemas.xmlsoap.org/ws/2003/09/wsat" soapAction="http://xxx" >
-        <parameter qname="pns:Rollback" xmlns:pns="http://schemas.xmlsoap.org/ws/2003/09/wsat" type="tns:Notification" xmlns:tns="http://schemas.xmlsoap.org/ws/2003/09/wsat"/>
+      <operation name="rollbackOperation" qname="RollbackOperation" returnQName="retNS:Aborted" xmlns:retNS="http://schemas.xmlsoap.org/ws/2004/10/wsat" returnType="rtns:Notification" xmlns:rtns="http://schemas.xmlsoap.org/ws/2004/10/wsat" soapAction="http://xxx" >
+        <parameter qname="pns:Rollback" xmlns:pns="http://schemas.xmlsoap.org/ws/2004/10/wsat" type="tns:Notification" xmlns:tns="http://schemas.xmlsoap.org/ws/2004/10/wsat"/>
       </operation>
       <parameter name="allowedMethods" value="commitOperation rollbackOperation"/>
 
       <typeMapping
-        xmlns:ns="http://schemas.xmlsoap.org/ws/2003/09/wsat"
-        qname="ns:ErrorCodes"
-        type="java:org.apache.ws.transaction.wsat.ErrorCodes"
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/10/wsat"
+        qname="ns:>ATAlwaysCapability"
+        type="java:org.apache.ws.transaction.wsat.ATAlwaysCapability"
+        serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
+        deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
+        encodingStyle=""
+      />
+      <typeMapping
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/08/addressing"
+        qname="ns:AttributedQName"
+        type="java:org.apache.axis.message.addressing.AttributedQName"
+        serializer="org.apache.axis.encoding.ser.SimpleSerializerFactory"
+        deserializer="org.apache.axis.encoding.ser.SimpleDeserializerFactory"
+        encodingStyle=""
+      />
+      <typeMapping
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/08/addressing"
+        qname="ns:Relationship"
+        type="java:org.apache.axis.message.addressing.Relationship"
+        serializer="org.apache.axis.encoding.ser.SimpleSerializerFactory"
+        deserializer="org.apache.axis.encoding.ser.SimpleDeserializerFactory"
+        encodingStyle=""
+      />
+      <typeMapping
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/10/wsat"
+        qname="ns:>ATAssertion"
+        type="java:org.apache.ws.transaction.wsat.ATAssertion"
+        serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
+        deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
+        encodingStyle=""
+      />
+      <typeMapping
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/08/addressing"
+        qname="ns:ReferencePropertiesType"
+        type="java:org.apache.axis.message.addressing.ReferencePropertiesType"
+        serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
+        deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
+        encodingStyle=""
+      />
+      <typeMapping
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/08/addressing"
+        qname="ns:EndpointReferenceType"
+        type="java:org.apache.axis.message.addressing.EndpointReferenceType"
+        serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
+        deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
+        encodingStyle=""
+      />
+      <typeMapping
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/08/addressing"
+        qname="ns:ReferenceParametersType"
+        type="java:org.apache.axis.message.addressing.ReferenceParametersType"
+        serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
+        deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
+        encodingStyle=""
+      />
+      <typeMapping
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/08/addressing"
+        qname="ns:FaultSubcodeValues"
+        type="java:org.apache.axis.message.addressing.FaultSubcodeValues"
         serializer="org.apache.axis.encoding.ser.EnumSerializerFactory"
         deserializer="org.apache.axis.encoding.ser.EnumDeserializerFactory"
         encodingStyle=""
       />
       <typeMapping
-        xmlns:ns="http://schemas.xmlsoap.org/ws/2003/09/wsat"
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/08/addressing"
+        qname="ns:ServiceNameType"
+        type="java:org.apache.axis.message.addressing.ServiceNameType"
+        serializer="org.apache.axis.encoding.ser.SimpleSerializerFactory"
+        deserializer="org.apache.axis.encoding.ser.SimpleDeserializerFactory"
+        encodingStyle=""
+      />
+      <typeMapping
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/08/addressing"
+        qname="ns:AttributedURI"
+        type="java:org.apache.axis.message.addressing.AttributedURI"
+        serializer="org.apache.axis.encoding.ser.SimpleSerializerFactory"
+        deserializer="org.apache.axis.encoding.ser.SimpleDeserializerFactory"
+        encodingStyle=""
+      />
+      <typeMapping
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/08/addressing"
+        qname="ns:ReplyAfterType"
+        type="java:org.apache.axis.message.addressing.ReplyAfterType"
+        serializer="org.apache.axis.encoding.ser.SimpleSerializerFactory"
+        deserializer="org.apache.axis.encoding.ser.SimpleDeserializerFactory"
+        encodingStyle=""
+      />
+      <typeMapping
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/10/wsat"
         qname="ns:>PrepareResponse"
         type="java:org.apache.ws.transaction.wsat.PrepareResponse"
         serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
@@ -157,7 +238,23 @@
         encodingStyle=""
       />
       <typeMapping
-        xmlns:ns="http://schemas.xmlsoap.org/ws/2003/09/wsat"
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/10/wsat"
+        qname="ns:Notification"
+        type="java:org.apache.ws.transaction.wsat.Notification"
+        serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
+        deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
+        encodingStyle=""
+      />
+      <typeMapping
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/10/wsat"
+        qname="ns:>ReplayResponse"
+        type="java:org.apache.ws.transaction.wsat.ReplayResponse"
+        serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
+        deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
+        encodingStyle=""
+      />
+      <typeMapping
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/10/wsat"
         qname="ns:Outcome"
         type="java:org.apache.ws.transaction.wsat.Outcome"
         serializer="org.apache.axis.encoding.ser.EnumSerializerFactory"
@@ -165,126 +262,139 @@
         encodingStyle=""
       />
       <typeMapping
-        xmlns:ns="http://schemas.xmlsoap.org/ws/2003/09/wsat"
-        qname="ns:Vote"
-        type="java:org.apache.ws.transaction.wsat.Vote"
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/10/wsat"
+        qname="ns:ErrorCodes"
+        type="java:org.apache.ws.transaction.wsat.ErrorCodes"
         serializer="org.apache.axis.encoding.ser.EnumSerializerFactory"
         deserializer="org.apache.axis.encoding.ser.EnumDeserializerFactory"
         encodingStyle=""
       />
       <typeMapping
-        xmlns:ns="http://schemas.xmlsoap.org/ws/2003/09/wsat"
-        qname="ns:>ReplayResponse"
-        type="java:org.apache.ws.transaction.wsat.ReplayResponse"
-        serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
-        deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/08/addressing"
+        qname="ns:RelationshipTypeValues"
+        type="java:org.apache.axis.message.addressing.RelationshipTypeValues"
+        serializer="org.apache.axis.encoding.ser.EnumSerializerFactory"
+        deserializer="org.apache.axis.encoding.ser.EnumDeserializerFactory"
         encodingStyle=""
       />
       <typeMapping
-        xmlns:ns="http://schemas.xmlsoap.org/ws/2003/09/wsat"
-        qname="ns:Notification"
-        type="java:org.apache.ws.transaction.wsat.Notification"
-        serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
-        deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/10/wsat"
+        qname="ns:Vote"
+        type="java:org.apache.ws.transaction.wsat.Vote"
+        serializer="org.apache.axis.encoding.ser.EnumSerializerFactory"
+        deserializer="org.apache.axis.encoding.ser.EnumDeserializerFactory"
         encodingStyle=""
       />
   </service>
-
-
   <service name="ParticipantRPC" provider="java:RPC" style="document" use="literal">
-      <parameter name="wsdlTargetNamespace" value="http://schemas.xmlsoap.org/ws/2003/09/wsat"/>
+      <parameter name="wsdlTargetNamespace" value="http://schemas.xmlsoap.org/ws/2004/10/wsat"/>
       <parameter name="wsdlServiceElement" value="xxx"/>
+      <parameter name="schemaQualified" value="http://schemas.xmlsoap.org/ws/2004/08/addressing,http://schemas.xmlsoap.org/ws/2004/10/wsat"/>
       <parameter name="wsdlServicePort" value="ParticipantRPC"/>
       <parameter name="className" value="org.apache.ws.transaction.wsat.ParticipantRPCEndpoint"/>
       <parameter name="wsdlPortType" value="ParticipantPortTypeRPC"/>
-      <operation name="prepareOperation" qname="PrepareOperation" returnQName="retNS:PrepareResponse" xmlns:retNS="http://schemas.xmlsoap.org/ws/2003/09/wsat" returnType="rtns:>PrepareResponse" xmlns:rtns="http://schemas.xmlsoap.org/ws/2003/09/wsat" soapAction="http://xxx" >
-        <parameter qname="pns:Prepare" xmlns:pns="http://schemas.xmlsoap.org/ws/2003/09/wsat" type="tns:Notification" xmlns:tns="http://schemas.xmlsoap.org/ws/2003/09/wsat"/>
+      <parameter name="typeMappingVersion" value="1.2"/>
+      <operation name="prepareOperation" qname="PrepareOperation" returnQName="retNS:PrepareResponse" xmlns:retNS="http://schemas.xmlsoap.org/ws/2004/10/wsat" returnType="rtns:>PrepareResponse" xmlns:rtns="http://schemas.xmlsoap.org/ws/2004/10/wsat" soapAction="http://xxx" >
+        <parameter qname="pns:Prepare" xmlns:pns="http://schemas.xmlsoap.org/ws/2004/10/wsat" type="tns:Notification" xmlns:tns="http://schemas.xmlsoap.org/ws/2004/10/wsat"/>
       </operation>
-      <operation name="commitOperation" qname="CommitOperation" returnQName="retNS:Committed" xmlns:retNS="http://schemas.xmlsoap.org/ws/2003/09/wsat" returnType="rtns:Notification" xmlns:rtns="http://schemas.xmlsoap.org/ws/2003/09/wsat" soapAction="http://xxx" >
-        <parameter qname="pns:Commit" xmlns:pns="http://schemas.xmlsoap.org/ws/2003/09/wsat" type="tns:Notification" xmlns:tns="http://schemas.xmlsoap.org/ws/2003/09/wsat"/>
+      <operation name="commitOperation" qname="CommitOperation" returnQName="retNS:Committed" xmlns:retNS="http://schemas.xmlsoap.org/ws/2004/10/wsat" returnType="rtns:Notification" xmlns:rtns="http://schemas.xmlsoap.org/ws/2004/10/wsat" soapAction="http://xxx" >
+        <parameter qname="pns:Commit" xmlns:pns="http://schemas.xmlsoap.org/ws/2004/10/wsat" type="tns:Notification" xmlns:tns="http://schemas.xmlsoap.org/ws/2004/10/wsat"/>
       </operation>
-      <operation name="rollbackOperation" qname="RollbackOperation" returnQName="retNS:Aborted" xmlns:retNS="http://schemas.xmlsoap.org/ws/2003/09/wsat" returnType="rtns:Notification" xmlns:rtns="http://schemas.xmlsoap.org/ws/2003/09/wsat" soapAction="http://xxx" >
-        <parameter qname="pns:Rollback" xmlns:pns="http://schemas.xmlsoap.org/ws/2003/09/wsat" type="tns:Notification" xmlns:tns="http://schemas.xmlsoap.org/ws/2003/09/wsat"/>
+      <operation name="rollbackOperation" qname="RollbackOperation" returnQName="retNS:Aborted" xmlns:retNS="http://schemas.xmlsoap.org/ws/2004/10/wsat" returnType="rtns:Notification" xmlns:rtns="http://schemas.xmlsoap.org/ws/2004/10/wsat" soapAction="http://xxx" >
+        <parameter qname="pns:Rollback" xmlns:pns="http://schemas.xmlsoap.org/ws/2004/10/wsat" type="tns:Notification" xmlns:tns="http://schemas.xmlsoap.org/ws/2004/10/wsat"/>
       </operation>
       <parameter name="allowedMethods" value="commitOperation rollbackOperation prepareOperation"/>
 
       <typeMapping
-        xmlns:ns="http://schemas.xmlsoap.org/ws/2003/09/wsat"
-        qname="ns:ErrorCodes"
-        type="java:org.apache.ws.transaction.wsat.ErrorCodes"
-        serializer="org.apache.axis.encoding.ser.EnumSerializerFactory"
-        deserializer="org.apache.axis.encoding.ser.EnumDeserializerFactory"
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/10/wsat"
+        qname="ns:>ATAlwaysCapability"
+        type="java:org.apache.ws.transaction.wsat.ATAlwaysCapability"
+        serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
+        deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
         encodingStyle=""
       />
       <typeMapping
-        xmlns:ns="http://schemas.xmlsoap.org/ws/2003/09/wsat"
-        qname="ns:>PrepareResponse"
-        type="java:org.apache.ws.transaction.wsat.PrepareResponse"
-        serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
-        deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/08/addressing"
+        qname="ns:AttributedQName"
+        type="java:org.apache.axis.message.addressing.AttributedQName"
+        serializer="org.apache.axis.encoding.ser.SimpleSerializerFactory"
+        deserializer="org.apache.axis.encoding.ser.SimpleDeserializerFactory"
         encodingStyle=""
       />
       <typeMapping
-        xmlns:ns="http://schemas.xmlsoap.org/ws/2003/09/wsat"
-        qname="ns:Outcome"
-        type="java:org.apache.ws.transaction.wsat.Outcome"
-        serializer="org.apache.axis.encoding.ser.EnumSerializerFactory"
-        deserializer="org.apache.axis.encoding.ser.EnumDeserializerFactory"
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/08/addressing"
+        qname="ns:Relationship"
+        type="java:org.apache.axis.message.addressing.Relationship"
+        serializer="org.apache.axis.encoding.ser.SimpleSerializerFactory"
+        deserializer="org.apache.axis.encoding.ser.SimpleDeserializerFactory"
         encodingStyle=""
       />
       <typeMapping
-        xmlns:ns="http://schemas.xmlsoap.org/ws/2003/09/wsat"
-        qname="ns:Vote"
-        type="java:org.apache.ws.transaction.wsat.Vote"
-        serializer="org.apache.axis.encoding.ser.EnumSerializerFactory"
-        deserializer="org.apache.axis.encoding.ser.EnumDeserializerFactory"
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/10/wsat"
+        qname="ns:>ATAssertion"
+        type="java:org.apache.ws.transaction.wsat.ATAssertion"
+        serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
+        deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
         encodingStyle=""
       />
       <typeMapping
-        xmlns:ns="http://schemas.xmlsoap.org/ws/2003/09/wsat"
-        qname="ns:>ReplayResponse"
-        type="java:org.apache.ws.transaction.wsat.ReplayResponse"
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/08/addressing"
+        qname="ns:ReferencePropertiesType"
+        type="java:org.apache.axis.message.addressing.ReferencePropertiesType"
         serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
         deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
         encodingStyle=""
       />
       <typeMapping
-        xmlns:ns="http://schemas.xmlsoap.org/ws/2003/09/wsat"
-        qname="ns:Notification"
-        type="java:org.apache.ws.transaction.wsat.Notification"
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/08/addressing"
+        qname="ns:EndpointReferenceType"
+        type="java:org.apache.axis.message.addressing.EndpointReferenceType"
         serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
         deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
         encodingStyle=""
       />
-  </service>
-
-  <service name="CoordinatorRPC" provider="java:RPC" style="document" use="literal">
-      <parameter name="wsdlTargetNamespace" value="http://schemas.xmlsoap.org/ws/2003/09/wsat"/>
-      <parameter name="wsdlServiceElement" value="xxx"/>
-      <parameter name="wsdlServicePort" value="CoordinatorRPC"/>
-      <parameter name="className" value="org.apache.ws.transaction.wsat.CoordinatorRPCEndpoint"/>
-      <parameter name="wsdlPortType" value="CoordinatorPortTypeRPC"/>
-      <operation name="replayOperation" qname="ReplayOperation" returnQName="retNS:ReplayResponse" xmlns:retNS="http://schemas.xmlsoap.org/ws/2003/09/wsat" returnType="rtns:>ReplayResponse" xmlns:rtns="http://schemas.xmlsoap.org/ws/2003/09/wsat" soapAction="http://xxx" >
-        <parameter qname="pns:Replay" xmlns:pns="http://schemas.xmlsoap.org/ws/2003/09/wsat" type="tns:Notification" xmlns:tns="http://schemas.xmlsoap.org/ws/2003/09/wsat"/>
-      </operation>
-      <operation name="abortedOperation" qname="AbortedOperation" soapAction="http://xxx" mep="oneway" >
-        <parameter qname="pns:Aborted" xmlns:pns="http://schemas.xmlsoap.org/ws/2003/09/wsat" type="tns:Notification" xmlns:tns="http://schemas.xmlsoap.org/ws/2003/09/wsat"/>
-      </operation>
-      <operation name="readOnlyOperation" qname="ReadOnlyOperation" soapAction="http://xxx" mep="oneway" >
-        <parameter qname="pns:ReadOnly" xmlns:pns="http://schemas.xmlsoap.org/ws/2003/09/wsat" type="tns:Notification" xmlns:tns="http://schemas.xmlsoap.org/ws/2003/09/wsat"/>
-      </operation>
-      <parameter name="allowedMethods" value="readOnlyOperation replayOperation abortedOperation"/>
-
       <typeMapping
-        xmlns:ns="http://schemas.xmlsoap.org/ws/2003/09/wsat"
-        qname="ns:ErrorCodes"
-        type="java:org.apache.ws.transaction.wsat.ErrorCodes"
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/08/addressing"
+        qname="ns:ReferenceParametersType"
+        type="java:org.apache.axis.message.addressing.ReferenceParametersType"
+        serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
+        deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
+        encodingStyle=""
+      />
+      <typeMapping
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/08/addressing"
+        qname="ns:FaultSubcodeValues"
+        type="java:org.apache.axis.message.addressing.FaultSubcodeValues"
         serializer="org.apache.axis.encoding.ser.EnumSerializerFactory"
         deserializer="org.apache.axis.encoding.ser.EnumDeserializerFactory"
         encodingStyle=""
       />
       <typeMapping
-        xmlns:ns="http://schemas.xmlsoap.org/ws/2003/09/wsat"
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/08/addressing"
+        qname="ns:ServiceNameType"
+        type="java:org.apache.axis.message.addressing.ServiceNameType"
+        serializer="org.apache.axis.encoding.ser.SimpleSerializerFactory"
+        deserializer="org.apache.axis.encoding.ser.SimpleDeserializerFactory"
+        encodingStyle=""
+      />
+      <typeMapping
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/08/addressing"
+        qname="ns:AttributedURI"
+        type="java:org.apache.axis.message.addressing.AttributedURI"
+        serializer="org.apache.axis.encoding.ser.SimpleSerializerFactory"
+        deserializer="org.apache.axis.encoding.ser.SimpleDeserializerFactory"
+        encodingStyle=""
+      />
+      <typeMapping
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/08/addressing"
+        qname="ns:ReplyAfterType"
+        type="java:org.apache.axis.message.addressing.ReplyAfterType"
+        serializer="org.apache.axis.encoding.ser.SimpleSerializerFactory"
+        deserializer="org.apache.axis.encoding.ser.SimpleDeserializerFactory"
+        encodingStyle=""
+      />
+      <typeMapping
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/10/wsat"
         qname="ns:>PrepareResponse"
         type="java:org.apache.ws.transaction.wsat.PrepareResponse"
         serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
@@ -292,7 +402,23 @@
         encodingStyle=""
       />
       <typeMapping
-        xmlns:ns="http://schemas.xmlsoap.org/ws/2003/09/wsat"
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/10/wsat"
+        qname="ns:Notification"
+        type="java:org.apache.ws.transaction.wsat.Notification"
+        serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
+        deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
+        encodingStyle=""
+      />
+      <typeMapping
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/10/wsat"
+        qname="ns:>ReplayResponse"
+        type="java:org.apache.ws.transaction.wsat.ReplayResponse"
+        serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
+        deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
+        encodingStyle=""
+      />
+      <typeMapping
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/10/wsat"
         qname="ns:Outcome"
         type="java:org.apache.ws.transaction.wsat.Outcome"
         serializer="org.apache.axis.encoding.ser.EnumSerializerFactory"
@@ -300,51 +426,67 @@
         encodingStyle=""
       />
       <typeMapping
-        xmlns:ns="http://schemas.xmlsoap.org/ws/2003/09/wsat"
-        qname="ns:Vote"
-        type="java:org.apache.ws.transaction.wsat.Vote"
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/10/wsat"
+        qname="ns:ErrorCodes"
+        type="java:org.apache.ws.transaction.wsat.ErrorCodes"
         serializer="org.apache.axis.encoding.ser.EnumSerializerFactory"
         deserializer="org.apache.axis.encoding.ser.EnumDeserializerFactory"
         encodingStyle=""
       />
       <typeMapping
-        xmlns:ns="http://schemas.xmlsoap.org/ws/2003/09/wsat"
-        qname="ns:>ReplayResponse"
-        type="java:org.apache.ws.transaction.wsat.ReplayResponse"
-        serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
-        deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/08/addressing"
+        qname="ns:RelationshipTypeValues"
+        type="java:org.apache.axis.message.addressing.RelationshipTypeValues"
+        serializer="org.apache.axis.encoding.ser.EnumSerializerFactory"
+        deserializer="org.apache.axis.encoding.ser.EnumDeserializerFactory"
         encodingStyle=""
       />
       <typeMapping
-        xmlns:ns="http://schemas.xmlsoap.org/ws/2003/09/wsat"
-        qname="ns:Notification"
-        type="java:org.apache.ws.transaction.wsat.Notification"
-        serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
-        deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/10/wsat"
+        qname="ns:Vote"
+        type="java:org.apache.ws.transaction.wsat.Vote"
+        serializer="org.apache.axis.encoding.ser.EnumSerializerFactory"
+        deserializer="org.apache.axis.encoding.ser.EnumDeserializerFactory"
         encodingStyle=""
       />
   </service>
-  <service name="RegistrationRPC" provider="java:RPC" style="document" use="literal">
-      <parameter name="wsdlTargetNamespace" value="http://schemas.xmlsoap.org/ws/2003/09/wscoor"/>
+  <service name="CoordinatorRPC" provider="java:RPC" style="document" use="literal">
+      <parameter name="wsdlTargetNamespace" value="http://schemas.xmlsoap.org/ws/2004/10/wsat"/>
       <parameter name="wsdlServiceElement" value="xxx"/>
-      <parameter name="wsdlServicePort" value="RegistrationRPC"/>
-      <parameter name="className" value="org.apache.ws.transaction.wscoor.RegistrationRPCEndpoint"/>
-      <parameter name="wsdlPortType" value="RegistrationPortTypeRPC"/>
-      <operation name="registerOperation" qname="RegisterOperation" returnQName="retNS:RegisterResponse" xmlns:retNS="http://schemas.xmlsoap.org/ws/2003/09/wscoor" returnType="rtns:RegisterResponseType" xmlns:rtns="http://schemas.xmlsoap.org/ws/2003/09/wscoor" soapAction="http://xxx" >
-        <parameter qname="pns:Register" xmlns:pns="http://schemas.xmlsoap.org/ws/2003/09/wscoor" type="tns:RegisterType" xmlns:tns="http://schemas.xmlsoap.org/ws/2003/09/wscoor"/>
+      <parameter name="schemaQualified" value="http://schemas.xmlsoap.org/ws/2004/08/addressing,http://schemas.xmlsoap.org/ws/2004/10/wsat"/>
+      <parameter name="wsdlServicePort" value="CoordinatorRPC"/>
+      <parameter name="className" value="org.apache.ws.transaction.wsat.CoordinatorRPCEndpoint"/>
+      <parameter name="wsdlPortType" value="CoordinatorPortTypeRPC"/>
+      <parameter name="typeMappingVersion" value="1.2"/>
+      <operation name="replayOperation" qname="ReplayOperation" returnQName="retNS:ReplayResponse" xmlns:retNS="http://schemas.xmlsoap.org/ws/2004/10/wsat" returnType="rtns:>ReplayResponse" xmlns:rtns="http://schemas.xmlsoap.org/ws/2004/10/wsat" soapAction="http://xxx" >
+        <parameter qname="pns:Replay" xmlns:pns="http://schemas.xmlsoap.org/ws/2004/10/wsat" type="tns:Notification" xmlns:tns="http://schemas.xmlsoap.org/ws/2004/10/wsat"/>
       </operation>
-      <parameter name="allowedMethods" value="registerOperation"/>
+      <operation name="abortedOperation" qname="AbortedOperation" soapAction="http://xxx" mep="oneway" >
+        <parameter qname="pns:Aborted" xmlns:pns="http://schemas.xmlsoap.org/ws/2004/10/wsat" type="tns:Notification" xmlns:tns="http://schemas.xmlsoap.org/ws/2004/10/wsat"/>
+      </operation>
+      <operation name="readOnlyOperation" qname="ReadOnlyOperation" soapAction="http://xxx" mep="oneway" >
+        <parameter qname="pns:ReadOnly" xmlns:pns="http://schemas.xmlsoap.org/ws/2004/10/wsat" type="tns:Notification" xmlns:tns="http://schemas.xmlsoap.org/ws/2004/10/wsat"/>
+      </operation>
+      <parameter name="allowedMethods" value="readOnlyOperation replayOperation abortedOperation"/>
 
       <typeMapping
-        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/03/addressing"
-        qname="ns:ReplyAfterType"
-        type="java:org.apache.axis.message.addressing.ReplyAfterType"
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/10/wsat"
+        qname="ns:>ATAlwaysCapability"
+        type="java:org.apache.ws.transaction.wsat.ATAlwaysCapability"
+        serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
+        deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
+        encodingStyle=""
+      />
+      <typeMapping
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/08/addressing"
+        qname="ns:AttributedQName"
+        type="java:org.apache.axis.message.addressing.AttributedQName"
         serializer="org.apache.axis.encoding.ser.SimpleSerializerFactory"
         deserializer="org.apache.axis.encoding.ser.SimpleDeserializerFactory"
         encodingStyle=""
       />
       <typeMapping
-        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/03/addressing"
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/08/addressing"
         qname="ns:Relationship"
         type="java:org.apache.axis.message.addressing.Relationship"
         serializer="org.apache.axis.encoding.ser.SimpleSerializerFactory"
@@ -352,39 +494,55 @@
         encodingStyle=""
       />
       <typeMapping
-        xmlns:ns="http://schemas.xmlsoap.org/ws/2002/07/utility"
-        qname="ns:PortReferenceType"
-        type="java:org.apache.ws.transaction.utility.PortReferenceType"
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/10/wsat"
+        qname="ns:>ATAssertion"
+        type="java:org.apache.ws.transaction.wsat.ATAssertion"
         serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
         deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
         encodingStyle=""
       />
       <typeMapping
-        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/03/addressing"
-        qname="ns:AttributedQName"
-        type="java:org.apache.axis.message.addressing.AttributedQName"
-        serializer="org.apache.axis.encoding.ser.SimpleSerializerFactory"
-        deserializer="org.apache.axis.encoding.ser.SimpleDeserializerFactory"
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/08/addressing"
+        qname="ns:ReferencePropertiesType"
+        type="java:org.apache.axis.message.addressing.ReferencePropertiesType"
+        serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
+        deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
         encodingStyle=""
       />
       <typeMapping
-        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/03/addressing"
-        qname="ns:ReferencePropertiesType"
-        type="java:org.apache.axis.message.addressing.ReferencePropertiesType"
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/08/addressing"
+        qname="ns:EndpointReferenceType"
+        type="java:org.apache.axis.message.addressing.EndpointReferenceType"
         serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
         deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
         encodingStyle=""
       />
       <typeMapping
-        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/03/addressing"
-        qname="ns:RelationshipTypeValues"
-        type="java:org.apache.axis.message.addressing.RelationshipTypeValues"
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/08/addressing"
+        qname="ns:ReferenceParametersType"
+        type="java:org.apache.axis.message.addressing.ReferenceParametersType"
+        serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
+        deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
+        encodingStyle=""
+      />
+      <typeMapping
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/08/addressing"
+        qname="ns:FaultSubcodeValues"
+        type="java:org.apache.axis.message.addressing.FaultSubcodeValues"
         serializer="org.apache.axis.encoding.ser.EnumSerializerFactory"
         deserializer="org.apache.axis.encoding.ser.EnumDeserializerFactory"
         encodingStyle=""
       />
       <typeMapping
-        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/03/addressing"
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/08/addressing"
+        qname="ns:ServiceNameType"
+        type="java:org.apache.axis.message.addressing.ServiceNameType"
+        serializer="org.apache.axis.encoding.ser.SimpleSerializerFactory"
+        deserializer="org.apache.axis.encoding.ser.SimpleDeserializerFactory"
+        encodingStyle=""
+      />
+      <typeMapping
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/08/addressing"
         qname="ns:AttributedURI"
         type="java:org.apache.axis.message.addressing.AttributedURI"
         serializer="org.apache.axis.encoding.ser.SimpleSerializerFactory"
@@ -392,47 +550,103 @@
         encodingStyle=""
       />
       <typeMapping
-        xmlns:ns="http://schemas.xmlsoap.org/ws/2002/07/utility"
-        qname="ns:ReceivedType"
-        type="java:org.apache.ws.transaction.utility.ReceivedType"
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/08/addressing"
+        qname="ns:ReplyAfterType"
+        type="java:org.apache.axis.message.addressing.ReplyAfterType"
         serializer="org.apache.axis.encoding.ser.SimpleSerializerFactory"
         deserializer="org.apache.axis.encoding.ser.SimpleDeserializerFactory"
         encodingStyle=""
       />
       <typeMapping
-        xmlns:ns="http://schemas.xmlsoap.org/ws/2002/07/utility"
-        qname="ns:ContextType"
-        type="java:org.apache.ws.transaction.utility.ContextType"
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/10/wsat"
+        qname="ns:>PrepareResponse"
+        type="java:org.apache.ws.transaction.wsat.PrepareResponse"
         serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
         deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
         encodingStyle=""
       />
       <typeMapping
-        xmlns:ns="http://schemas.xmlsoap.org/ws/2002/07/utility"
-        qname="ns:tTimestampFault"
-        type="java:org.apache.ws.transaction.utility.TTimestampFault"
-        serializer="org.apache.axis.encoding.ser.EnumSerializerFactory"
-        deserializer="org.apache.axis.encoding.ser.EnumDeserializerFactory"
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/10/wsat"
+        qname="ns:Notification"
+        type="java:org.apache.ws.transaction.wsat.Notification"
+        serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
+        deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
         encodingStyle=""
       />
       <typeMapping
-        xmlns:ns="http://schemas.xmlsoap.org/ws/2003/09/wscoor"
-        qname="ns:CreateCoordinationContextType"
-        type="java:org.apache.ws.transaction.wscoor.CreateCoordinationContextType"
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/10/wsat"
+        qname="ns:>ReplayResponse"
+        type="java:org.apache.ws.transaction.wsat.ReplayResponse"
         serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
         deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
         encodingStyle=""
       />
       <typeMapping
-        xmlns:ns="http://schemas.xmlsoap.org/ws/2002/07/utility"
-        qname="ns:AttributedURI"
-        type="java:org.apache.ws.transaction.utility.AttributedURI"
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/10/wsat"
+        qname="ns:Outcome"
+        type="java:org.apache.ws.transaction.wsat.Outcome"
+        serializer="org.apache.axis.encoding.ser.EnumSerializerFactory"
+        deserializer="org.apache.axis.encoding.ser.EnumDeserializerFactory"
+        encodingStyle=""
+      />
+      <typeMapping
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/10/wsat"
+        qname="ns:ErrorCodes"
+        type="java:org.apache.ws.transaction.wsat.ErrorCodes"
+        serializer="org.apache.axis.encoding.ser.EnumSerializerFactory"
+        deserializer="org.apache.axis.encoding.ser.EnumDeserializerFactory"
+        encodingStyle=""
+      />
+      <typeMapping
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/08/addressing"
+        qname="ns:RelationshipTypeValues"
+        type="java:org.apache.axis.message.addressing.RelationshipTypeValues"
+        serializer="org.apache.axis.encoding.ser.EnumSerializerFactory"
+        deserializer="org.apache.axis.encoding.ser.EnumDeserializerFactory"
+        encodingStyle=""
+      />
+      <typeMapping
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/10/wsat"
+        qname="ns:Vote"
+        type="java:org.apache.ws.transaction.wsat.Vote"
+        serializer="org.apache.axis.encoding.ser.EnumSerializerFactory"
+        deserializer="org.apache.axis.encoding.ser.EnumDeserializerFactory"
+        encodingStyle=""
+      />
+  </service>
+
+
+  <service name="RegistrationRPC" provider="java:RPC" style="document" use="literal">
+      <parameter name="wsdlTargetNamespace" value="http://schemas.xmlsoap.org/ws/2004/10/wscoor"/>
+      <parameter name="wsdlServiceElement" value="xxx"/>
+      <parameter name="schemaQualified" value="http://schemas.xmlsoap.org/ws/2004/08/addressing,http://schemas.xmlsoap.org/ws/2004/10/wscoor"/>
+      <parameter name="wsdlServicePort" value="RegistrationRPC"/>
+      <parameter name="className" value="org.apache.ws.transaction.wscoor.RegistrationRPCEndpoint"/>
+      <parameter name="wsdlPortType" value="RegistrationPortTypeRPC"/>
+      <parameter name="typeMappingVersion" value="1.2"/>
+      <operation name="registerOperation" qname="RegisterOperation" returnQName="retNS:RegisterResponse" xmlns:retNS="http://schemas.xmlsoap.org/ws/2004/10/wscoor" returnType="rtns:RegisterResponseType" xmlns:rtns="http://schemas.xmlsoap.org/ws/2004/10/wscoor" soapAction="http://xxx" >
+        <parameter qname="pns:Register" xmlns:pns="http://schemas.xmlsoap.org/ws/2004/10/wscoor" type="tns:RegisterType" xmlns:tns="http://schemas.xmlsoap.org/ws/2004/10/wscoor"/>
+      </operation>
+      <parameter name="allowedMethods" value="registerOperation"/>
+
+      <typeMapping
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/08/addressing"
+        qname="ns:AttributedQName"
+        type="java:org.apache.axis.message.addressing.AttributedQName"
         serializer="org.apache.axis.encoding.ser.SimpleSerializerFactory"
         deserializer="org.apache.axis.encoding.ser.SimpleDeserializerFactory"
         encodingStyle=""
       />
       <typeMapping
-        xmlns:ns="http://schemas.xmlsoap.org/ws/2003/09/wscoor"
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/08/addressing"
+        qname="ns:ReferenceParametersType"
+        type="java:org.apache.axis.message.addressing.ReferenceParametersType"
+        serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
+        deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
+        encodingStyle=""
+      />
+      <typeMapping
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/10/wscoor"
         qname="ns:RegisterResponseType"
         type="java:org.apache.ws.transaction.wscoor.RegisterResponseType"
         serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
@@ -440,7 +654,15 @@
         encodingStyle=""
       />
       <typeMapping
-        xmlns:ns="http://schemas.xmlsoap.org/ws/2003/09/wscoor"
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/10/wscoor"
+        qname="ns:ErrorCodes"
+        type="java:org.apache.ws.transaction.wscoor.ErrorCodes"
+        serializer="org.apache.axis.encoding.ser.EnumSerializerFactory"
+        deserializer="org.apache.axis.encoding.ser.EnumDeserializerFactory"
+        encodingStyle=""
+      />
+      <typeMapping
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/10/wscoor"
         qname="ns:CoordinationContextType"
         type="java:org.apache.ws.transaction.wscoor.CoordinationContextType"
         serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
@@ -448,7 +670,7 @@
         encodingStyle=""
       />
       <typeMapping
-        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/03/addressing"
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/08/addressing"
         qname="ns:ServiceNameType"
         type="java:org.apache.axis.message.addressing.ServiceNameType"
         serializer="org.apache.axis.encoding.ser.SimpleSerializerFactory"
@@ -456,15 +678,31 @@
         encodingStyle=""
       />
       <typeMapping
-        xmlns:ns="http://schemas.xmlsoap.org/ws/2003/09/wscoor"
-        qname="ns:ErrorCodes"
-        type="java:org.apache.ws.transaction.wscoor.ErrorCodes"
-        serializer="org.apache.axis.encoding.ser.EnumSerializerFactory"
-        deserializer="org.apache.axis.encoding.ser.EnumDeserializerFactory"
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/08/addressing"
+        qname="ns:AttributedURI"
+        type="java:org.apache.axis.message.addressing.AttributedURI"
+        serializer="org.apache.axis.encoding.ser.SimpleSerializerFactory"
+        deserializer="org.apache.axis.encoding.ser.SimpleDeserializerFactory"
+        encodingStyle=""
+      />
+      <typeMapping
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/08/addressing"
+        qname="ns:ReplyAfterType"
+        type="java:org.apache.axis.message.addressing.ReplyAfterType"
+        serializer="org.apache.axis.encoding.ser.SimpleSerializerFactory"
+        deserializer="org.apache.axis.encoding.ser.SimpleDeserializerFactory"
+        encodingStyle=""
+      />
+      <typeMapping
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/10/wscoor"
+        qname="ns:>Expires"
+        type="java:org.apache.ws.transaction.wscoor.Expires"
+        serializer="org.apache.axis.encoding.ser.SimpleSerializerFactory"
+        deserializer="org.apache.axis.encoding.ser.SimpleDeserializerFactory"
         encodingStyle=""
       />
       <typeMapping
-        xmlns:ns="http://schemas.xmlsoap.org/ws/2003/09/wscoor"
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/10/wscoor"
         qname="ns:RegisterType"
         type="java:org.apache.ws.transaction.wscoor.RegisterType"
         serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
@@ -472,23 +710,39 @@
         encodingStyle=""
       />
       <typeMapping
-        xmlns:ns="http://schemas.xmlsoap.org/ws/2002/07/utility"
-        qname="ns:tContextFault"
-        type="java:org.apache.ws.transaction.utility.TContextFault"
-        serializer="org.apache.axis.encoding.ser.EnumSerializerFactory"
-        deserializer="org.apache.axis.encoding.ser.EnumDeserializerFactory"
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/10/wscoor"
+        qname="ns:CreateCoordinationContextResponseType"
+        type="java:org.apache.ws.transaction.wscoor.CreateCoordinationContextResponseType"
+        serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
+        deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
+        encodingStyle=""
+      />
+      <typeMapping
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/08/addressing"
+        qname="ns:Relationship"
+        type="java:org.apache.axis.message.addressing.Relationship"
+        serializer="org.apache.axis.encoding.ser.SimpleSerializerFactory"
+        deserializer="org.apache.axis.encoding.ser.SimpleDeserializerFactory"
+        encodingStyle=""
+      />
+      <typeMapping
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/08/addressing"
+        qname="ns:ReferencePropertiesType"
+        type="java:org.apache.axis.message.addressing.ReferencePropertiesType"
+        serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
+        deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
         encodingStyle=""
       />
       <typeMapping
-        xmlns:ns="http://schemas.xmlsoap.org/ws/2002/07/utility"
-        qname="ns:TimestampType"
-        type="java:org.apache.ws.transaction.utility.TimestampType"
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/08/addressing"
+        qname="ns:EndpointReferenceType"
+        type="java:org.apache.axis.message.addressing.EndpointReferenceType"
         serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
         deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
         encodingStyle=""
       />
       <typeMapping
-        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/03/addressing"
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/08/addressing"
         qname="ns:FaultSubcodeValues"
         type="java:org.apache.axis.message.addressing.FaultSubcodeValues"
         serializer="org.apache.axis.encoding.ser.EnumSerializerFactory"
@@ -496,99 +750,109 @@
         encodingStyle=""
       />
       <typeMapping
-        xmlns:ns="http://schemas.xmlsoap.org/ws/2002/07/utility"
-        qname="ns:AttributedDateTime"
-        type="java:org.apache.ws.transaction.utility.AttributedDateTime"
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/10/wscoor"
+        qname="ns:>CoordinationContextType>Identifier"
+        type="java:org.apache.ws.transaction.wscoor.CoordinationContextTypeIdentifier"
         serializer="org.apache.axis.encoding.ser.SimpleSerializerFactory"
         deserializer="org.apache.axis.encoding.ser.SimpleDeserializerFactory"
         encodingStyle=""
       />
       <typeMapping
-        xmlns:ns="http://schemas.xmlsoap.org/ws/2002/07/utility"
-        qname="ns:>Context"
-        type="java:org.apache.ws.transaction.utility.Context"
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/10/wscoor"
+        qname="ns:CreateCoordinationContextType"
+        type="java:org.apache.ws.transaction.wscoor.CreateCoordinationContextType"
         serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
         deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
         encodingStyle=""
       />
       <typeMapping
-        xmlns:ns="http://schemas.xmlsoap.org/ws/2003/09/wscoor"
-        qname="ns:CreateCoordinationContextResponseType"
-        type="java:org.apache.ws.transaction.wscoor.CreateCoordinationContextResponseType"
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/10/wscoor"
+        qname="ns:>CoordinationContext"
+        type="java:org.apache.ws.transaction.wscoor.CoordinationContext"
         serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
         deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
         encodingStyle=""
       />
       <typeMapping
-        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/03/addressing"
-        qname="ns:EndpointReferenceType"
-        type="java:org.apache.axis.message.addressing.EndpointReferenceType"
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/10/wscoor"
+        qname="ns:>CreateCoordinationContextType>CurrentContext"
+        type="java:org.apache.ws.transaction.wscoor.CreateCoordinationContextTypeCurrentContext"
         serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
         deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
         encodingStyle=""
       />
+      <typeMapping
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/08/addressing"
+        qname="ns:RelationshipTypeValues"
+        type="java:org.apache.axis.message.addressing.RelationshipTypeValues"
+        serializer="org.apache.axis.encoding.ser.EnumSerializerFactory"
+        deserializer="org.apache.axis.encoding.ser.EnumDeserializerFactory"
+        encodingStyle=""
+      />
   </service>
   <service name="ActivationRPC" provider="java:RPC" style="document" use="literal">
-      <parameter name="wsdlTargetNamespace" value="http://schemas.xmlsoap.org/ws/2003/09/wscoor"/>
+      <parameter name="wsdlTargetNamespace" value="http://schemas.xmlsoap.org/ws/2004/10/wscoor"/>
       <parameter name="wsdlServiceElement" value="xxx"/>
+      <parameter name="schemaQualified" value="http://schemas.xmlsoap.org/ws/2004/08/addressing,http://schemas.xmlsoap.org/ws/2004/10/wscoor"/>
       <parameter name="wsdlServicePort" value="ActivationRPC"/>
       <parameter name="className" value="org.apache.ws.transaction.wscoor.ActivationRPCEndpoint"/>
       <parameter name="wsdlPortType" value="ActivationPortTypeRPC"/>
-      <operation name="createCoordinationContextOperation" qname="CreateCoordinationContextOperation" returnQName="retNS:CreateCoordinationContextResponse" xmlns:retNS="http://schemas.xmlsoap.org/ws/2003/09/wscoor" returnType="rtns:CreateCoordinationContextResponseType" xmlns:rtns="http://schemas.xmlsoap.org/ws/2003/09/wscoor" soapAction="http://xxx" >
-        <parameter qname="pns:CreateCoordinationContext" xmlns:pns="http://schemas.xmlsoap.org/ws/2003/09/wscoor" type="tns:CreateCoordinationContextType" xmlns:tns="http://schemas.xmlsoap.org/ws/2003/09/wscoor"/>
+      <parameter name="typeMappingVersion" value="1.2"/>
+      <operation name="createCoordinationContextOperation" qname="CreateCoordinationContextOperation" returnQName="retNS:CreateCoordinationContextResponse" xmlns:retNS="http://schemas.xmlsoap.org/ws/2004/10/wscoor" returnType="rtns:CreateCoordinationContextResponseType" xmlns:rtns="http://schemas.xmlsoap.org/ws/2004/10/wscoor" soapAction="http://xxx" >
+        <parameter qname="pns:CreateCoordinationContext" xmlns:pns="http://schemas.xmlsoap.org/ws/2004/10/wscoor" type="tns:CreateCoordinationContextType" xmlns:tns="http://schemas.xmlsoap.org/ws/2004/10/wscoor"/>
       </operation>
       <parameter name="allowedMethods" value="createCoordinationContextOperation"/>
 
       <typeMapping
-        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/03/addressing"
-        qname="ns:ReplyAfterType"
-        type="java:org.apache.axis.message.addressing.ReplyAfterType"
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/08/addressing"
+        qname="ns:AttributedQName"
+        type="java:org.apache.axis.message.addressing.AttributedQName"
         serializer="org.apache.axis.encoding.ser.SimpleSerializerFactory"
         deserializer="org.apache.axis.encoding.ser.SimpleDeserializerFactory"
         encodingStyle=""
       />
       <typeMapping
-        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/03/addressing"
-        qname="ns:Relationship"
-        type="java:org.apache.axis.message.addressing.Relationship"
-        serializer="org.apache.axis.encoding.ser.SimpleSerializerFactory"
-        deserializer="org.apache.axis.encoding.ser.SimpleDeserializerFactory"
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/08/addressing"
+        qname="ns:ReferenceParametersType"
+        type="java:org.apache.axis.message.addressing.ReferenceParametersType"
+        serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
+        deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
         encodingStyle=""
       />
       <typeMapping
-        xmlns:ns="http://schemas.xmlsoap.org/ws/2002/07/utility"
-        qname="ns:PortReferenceType"
-        type="java:org.apache.ws.transaction.utility.PortReferenceType"
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/10/wscoor"
+        qname="ns:RegisterResponseType"
+        type="java:org.apache.ws.transaction.wscoor.RegisterResponseType"
         serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
         deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
         encodingStyle=""
       />
       <typeMapping
-        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/03/addressing"
-        qname="ns:AttributedQName"
-        type="java:org.apache.axis.message.addressing.AttributedQName"
-        serializer="org.apache.axis.encoding.ser.SimpleSerializerFactory"
-        deserializer="org.apache.axis.encoding.ser.SimpleDeserializerFactory"
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/10/wscoor"
+        qname="ns:ErrorCodes"
+        type="java:org.apache.ws.transaction.wscoor.ErrorCodes"
+        serializer="org.apache.axis.encoding.ser.EnumSerializerFactory"
+        deserializer="org.apache.axis.encoding.ser.EnumDeserializerFactory"
         encodingStyle=""
       />
       <typeMapping
-        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/03/addressing"
-        qname="ns:ReferencePropertiesType"
-        type="java:org.apache.axis.message.addressing.ReferencePropertiesType"
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/10/wscoor"
+        qname="ns:CoordinationContextType"
+        type="java:org.apache.ws.transaction.wscoor.CoordinationContextType"
         serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
         deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
         encodingStyle=""
       />
       <typeMapping
-        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/03/addressing"
-        qname="ns:RelationshipTypeValues"
-        type="java:org.apache.axis.message.addressing.RelationshipTypeValues"
-        serializer="org.apache.axis.encoding.ser.EnumSerializerFactory"
-        deserializer="org.apache.axis.encoding.ser.EnumDeserializerFactory"
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/08/addressing"
+        qname="ns:ServiceNameType"
+        type="java:org.apache.axis.message.addressing.ServiceNameType"
+        serializer="org.apache.axis.encoding.ser.SimpleSerializerFactory"
+        deserializer="org.apache.axis.encoding.ser.SimpleDeserializerFactory"
         encodingStyle=""
       />
       <typeMapping
-        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/03/addressing"
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/08/addressing"
         qname="ns:AttributedURI"
         type="java:org.apache.axis.message.addressing.AttributedURI"
         serializer="org.apache.axis.encoding.ser.SimpleSerializerFactory"
@@ -596,103 +860,63 @@
         encodingStyle=""
       />
       <typeMapping
-        xmlns:ns="http://schemas.xmlsoap.org/ws/2002/07/utility"
-        qname="ns:ReceivedType"
-        type="java:org.apache.ws.transaction.utility.ReceivedType"
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/08/addressing"
+        qname="ns:ReplyAfterType"
+        type="java:org.apache.axis.message.addressing.ReplyAfterType"
         serializer="org.apache.axis.encoding.ser.SimpleSerializerFactory"
         deserializer="org.apache.axis.encoding.ser.SimpleDeserializerFactory"
         encodingStyle=""
       />
       <typeMapping
-        xmlns:ns="http://schemas.xmlsoap.org/ws/2002/07/utility"
-        qname="ns:ContextType"
-        type="java:org.apache.ws.transaction.utility.ContextType"
-        serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
-        deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
-        encodingStyle=""
-      />
-      <typeMapping
-        xmlns:ns="http://schemas.xmlsoap.org/ws/2002/07/utility"
-        qname="ns:tTimestampFault"
-        type="java:org.apache.ws.transaction.utility.TTimestampFault"
-        serializer="org.apache.axis.encoding.ser.EnumSerializerFactory"
-        deserializer="org.apache.axis.encoding.ser.EnumDeserializerFactory"
-        encodingStyle=""
-      />
-      <typeMapping
-        xmlns:ns="http://schemas.xmlsoap.org/ws/2003/09/wscoor"
-        qname="ns:CreateCoordinationContextType"
-        type="java:org.apache.ws.transaction.wscoor.CreateCoordinationContextType"
-        serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
-        deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
-        encodingStyle=""
-      />
-      <typeMapping
-        xmlns:ns="http://schemas.xmlsoap.org/ws/2002/07/utility"
-        qname="ns:AttributedURI"
-        type="java:org.apache.ws.transaction.utility.AttributedURI"
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/10/wscoor"
+        qname="ns:>Expires"
+        type="java:org.apache.ws.transaction.wscoor.Expires"
         serializer="org.apache.axis.encoding.ser.SimpleSerializerFactory"
         deserializer="org.apache.axis.encoding.ser.SimpleDeserializerFactory"
         encodingStyle=""
       />
       <typeMapping
-        xmlns:ns="http://schemas.xmlsoap.org/ws/2003/09/wscoor"
-        qname="ns:RegisterResponseType"
-        type="java:org.apache.ws.transaction.wscoor.RegisterResponseType"
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/10/wscoor"
+        qname="ns:RegisterType"
+        type="java:org.apache.ws.transaction.wscoor.RegisterType"
         serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
         deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
         encodingStyle=""
       />
       <typeMapping
-        xmlns:ns="http://schemas.xmlsoap.org/ws/2003/09/wscoor"
-        qname="ns:CoordinationContextType"
-        type="java:org.apache.ws.transaction.wscoor.CoordinationContextType"
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/10/wscoor"
+        qname="ns:CreateCoordinationContextResponseType"
+        type="java:org.apache.ws.transaction.wscoor.CreateCoordinationContextResponseType"
         serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
         deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
         encodingStyle=""
       />
       <typeMapping
-        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/03/addressing"
-        qname="ns:ServiceNameType"
-        type="java:org.apache.axis.message.addressing.ServiceNameType"
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/08/addressing"
+        qname="ns:Relationship"
+        type="java:org.apache.axis.message.addressing.Relationship"
         serializer="org.apache.axis.encoding.ser.SimpleSerializerFactory"
         deserializer="org.apache.axis.encoding.ser.SimpleDeserializerFactory"
         encodingStyle=""
       />
       <typeMapping
-        xmlns:ns="http://schemas.xmlsoap.org/ws/2003/09/wscoor"
-        qname="ns:ErrorCodes"
-        type="java:org.apache.ws.transaction.wscoor.ErrorCodes"
-        serializer="org.apache.axis.encoding.ser.EnumSerializerFactory"
-        deserializer="org.apache.axis.encoding.ser.EnumDeserializerFactory"
-        encodingStyle=""
-      />
-      <typeMapping
-        xmlns:ns="http://schemas.xmlsoap.org/ws/2003/09/wscoor"
-        qname="ns:RegisterType"
-        type="java:org.apache.ws.transaction.wscoor.RegisterType"
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/08/addressing"
+        qname="ns:ReferencePropertiesType"
+        type="java:org.apache.axis.message.addressing.ReferencePropertiesType"
         serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
         deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
         encodingStyle=""
       />
       <typeMapping
-        xmlns:ns="http://schemas.xmlsoap.org/ws/2002/07/utility"
-        qname="ns:tContextFault"
-        type="java:org.apache.ws.transaction.utility.TContextFault"
-        serializer="org.apache.axis.encoding.ser.EnumSerializerFactory"
-        deserializer="org.apache.axis.encoding.ser.EnumDeserializerFactory"
-        encodingStyle=""
-      />
-      <typeMapping
-        xmlns:ns="http://schemas.xmlsoap.org/ws/2002/07/utility"
-        qname="ns:TimestampType"
-        type="java:org.apache.ws.transaction.utility.TimestampType"
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/08/addressing"
+        qname="ns:EndpointReferenceType"
+        type="java:org.apache.axis.message.addressing.EndpointReferenceType"
         serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
         deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
         encodingStyle=""
       />
       <typeMapping
-        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/03/addressing"
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/08/addressing"
         qname="ns:FaultSubcodeValues"
         type="java:org.apache.axis.message.addressing.FaultSubcodeValues"
         serializer="org.apache.axis.encoding.ser.EnumSerializerFactory"
@@ -700,38 +924,47 @@
         encodingStyle=""
       />
       <typeMapping
-        xmlns:ns="http://schemas.xmlsoap.org/ws/2002/07/utility"
-        qname="ns:AttributedDateTime"
-        type="java:org.apache.ws.transaction.utility.AttributedDateTime"
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/10/wscoor"
+        qname="ns:>CoordinationContextType>Identifier"
+        type="java:org.apache.ws.transaction.wscoor.CoordinationContextTypeIdentifier"
         serializer="org.apache.axis.encoding.ser.SimpleSerializerFactory"
         deserializer="org.apache.axis.encoding.ser.SimpleDeserializerFactory"
         encodingStyle=""
       />
       <typeMapping
-        xmlns:ns="http://schemas.xmlsoap.org/ws/2002/07/utility"
-        qname="ns:>Context"
-        type="java:org.apache.ws.transaction.utility.Context"
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/10/wscoor"
+        qname="ns:CreateCoordinationContextType"
+        type="java:org.apache.ws.transaction.wscoor.CreateCoordinationContextType"
         serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
         deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
         encodingStyle=""
       />
       <typeMapping
-        xmlns:ns="http://schemas.xmlsoap.org/ws/2003/09/wscoor"
-        qname="ns:CreateCoordinationContextResponseType"
-        type="java:org.apache.ws.transaction.wscoor.CreateCoordinationContextResponseType"
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/10/wscoor"
+        qname="ns:>CoordinationContext"
+        type="java:org.apache.ws.transaction.wscoor.CoordinationContext"
         serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
         deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
         encodingStyle=""
       />
       <typeMapping
-        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/03/addressing"
-        qname="ns:EndpointReferenceType"
-        type="java:org.apache.axis.message.addressing.EndpointReferenceType"
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/10/wscoor"
+        qname="ns:>CreateCoordinationContextType>CurrentContext"
+        type="java:org.apache.ws.transaction.wscoor.CreateCoordinationContextTypeCurrentContext"
         serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
         deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
         encodingStyle=""
       />
+      <typeMapping
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/08/addressing"
+        qname="ns:RelationshipTypeValues"
+        type="java:org.apache.axis.message.addressing.RelationshipTypeValues"
+        serializer="org.apache.axis.encoding.ser.EnumSerializerFactory"
+        deserializer="org.apache.axis.encoding.ser.EnumDeserializerFactory"
+        encodingStyle=""
+      />
   </service>
+
 
  
 



---------------------------------------------------------------------
To unsubscribe, e-mail: kandula-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: kandula-dev-help@ws.apache.org