You are viewing a plain text version of this content. The canonical link for it is here.
Posted to kandula-dev@ws.apache.org by da...@apache.org on 2007/05/25 17:06:25 UTC

svn commit: r541681 [3/3] - in /webservices/kandula/branches/Kandula_1/src/conf: server-only-config_with_WSBA.wsdd server-participant-only-config_with_WSBA.wsdd server-participant-only-with-test-config_with_WSBA.wsdd

Added: webservices/kandula/branches/Kandula_1/src/conf/server-participant-only-with-test-config_with_WSBA.wsdd
URL: http://svn.apache.org/viewvc/webservices/kandula/branches/Kandula_1/src/conf/server-participant-only-with-test-config_with_WSBA.wsdd?view=auto&rev=541681
==============================================================================
--- webservices/kandula/branches/Kandula_1/src/conf/server-participant-only-with-test-config_with_WSBA.wsdd (added)
+++ webservices/kandula/branches/Kandula_1/src/conf/server-participant-only-with-test-config_with_WSBA.wsdd Fri May 25 08:06:24 2007
@@ -0,0 +1,1512 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<deployment xmlns="http://xml.apache.org/axis/wsdd/" xmlns:java="http://xml.apache.org/axis/wsdd/providers/java">
+ <globalConfiguration>
+  <parameter name="adminPassword" value="admin"/>
+  <parameter name="enableNamespacePrefixOptimization" value="true"/>
+  <parameter name="disablePrettyXML" value="true"/>
+  <parameter name="sendXsiTypes" value="true"/>
+  <parameter name="sendMultiRefs" value="false"/>
+  <parameter name="sendXMLDeclaration" value="true"/>
+  <requestFlow>
+   <handler type="java:org.apache.axis.handlers.JWSHandler">
+    <parameter name="scope" value="session"/>
+   </handler>
+   <handler type="java:org.apache.axis.handlers.JWSHandler">
+    <parameter name="scope" value="request"/>
+    <parameter name="extension" value=".jwr"/>
+   </handler>
+   <handler type="java:org.apache.axis.message.addressing.handler.AddressingHandler">
+    <parameter name="referencePropertyNames" value="{http://ws.apache.org/kandula}CoordinatorRef,   {http://ws.apache.org/kandula}ParticipantRef,   {http://ws.apache.org/kandula}CallbackRef,	{http://ws.apache.org/kandula/test/ba/}testParticipantReference, {http://ws.apache.org/kandula}InitiatorRef"/>
+   </handler>
+   <handler type="java:org.apache.kandula.geronimo.TxHandler"/>
+  </requestFlow>
+  <responseFlow>
+   <handler type="java:org.apache.axis.handlers.SOAPMonitorHandler"/>
+   <handler type="java:org.apache.axis.message.addressing.handler.AddressingHandler">
+    <parameter name="referencePropertyNames" value="{http://ws.apache.org/kandula}CoordinatorRef,   {http://ws.apache.org/kandula}ParticipantRef,   {http://ws.apache.org/kandula}CallbackRef, {http://ws.apache.org/kandula/test/ba/}testParticipantReference, {http://ws.apache.org/kandula}InitiatorRef"/>
+   </handler>
+   <handler type="java:org.apache.kandula.geronimo.TxHandler"/>
+  </responseFlow>
+ </globalConfiguration>
+ <handler name="LocalResponder" type="java:org.apache.axis.transport.local.LocalResponder"/>
+ <handler name="URLMapper" type="java:org.apache.axis.handlers.http.URLMapper"/>
+ <handler name="Authenticate" type="java:org.apache.axis.handlers.SimpleAuthenticationHandler"/>
+ <service name="faultDispatcher" provider="java:MSG" style="message" use="literal">
+  <parameter name="allowedMethods" value="process"/>
+  <parameter name="className" value="org.apache.kandula.coordinator.FaultDispatcher"/>
+ </service>
+ <service name="AdminService" provider="java:MSG">
+  <parameter name="allowedMethods" value="AdminService"/>
+  <parameter name="enableRemoteAdmin" value="false"/>
+  <parameter name="className" value="org.apache.axis.utils.Admin"/>
+  <namespace>http://xml.apache.org/axis/wsdd/</namespace>
+ </service>
+ <service name="Version" provider="java:RPC">
+  <parameter name="allowedMethods" value="getVersion"/>
+  <parameter name="className" value="org.apache.axis.Version"/>
+ </service>
+ <service name="completionInitiator" provider="java:RPC" style="document" use="literal">
+  <operation name="committedOperation" qname="CommittedOperation" soapAction="http://schemas.xmlsoap.org/ws/2004/10/wsat/Committed">
+   <parameter qname="ns1:Committed" type="ns1:Notification" xmlns:ns1="http://schemas.xmlsoap.org/ws/2004/10/wsat"/>
+  </operation>
+  <operation name="abortedOperation" qname="AbortedOperation" soapAction="http://schemas.xmlsoap.org/ws/2004/10/wsat/Aborted">
+   <parameter qname="ns2:Aborted" type="ns2:Notification" xmlns:ns2="http://schemas.xmlsoap.org/ws/2004/10/wsat"/>
+  </operation>
+  <parameter name="allowedMethods" value="committedOperation abortedOperation"/>
+  <parameter name="typeMappingVersion" value="1.2"/>
+  <parameter name="wsdlPortType" value="CompletionInitiatorPortType"/>
+  <parameter name="className" value="org.apache.kandula.coordinator.at.CompletionInitiatorImpl"/>
+  <parameter name="wsdlServicePort" value="CompletionInitiator"/>
+  <parameter name="schemaQualified" value="http://schemas.xmlsoap.org/ws/2004/08/addressing,http://schemas.xmlsoap.org/ws/2004/10/wsat"/>
+  <parameter name="wsdlTargetNamespace" value="http://schemas.xmlsoap.org/ws/2004/10/wsat"/>
+  <parameter name="wsdlServiceElement" value="foo"/>
+  <typeMapping deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory" encodingStyle="" qname="ns3:&gt;ATAlwaysCapability" serializer="org.apache.axis.encoding.ser.BeanSerializerFactory" type="java:org.apache.kandula.wsat.ATAlwaysCapability" xmlns:ns3="http://schemas.xmlsoap.org/ws/2004/10/wsat"/>
+  <typeMapping deserializer="org.apache.axis.encoding.ser.SimpleDeserializerFactory" encodingStyle="" qname="ns4:AttributedQName" serializer="org.apache.axis.encoding.ser.SimpleSerializerFactory" type="java:org.apache.axis.message.addressing.AttributedQName" xmlns:ns4="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+  <typeMapping deserializer="org.apache.axis.encoding.ser.SimpleDeserializerFactory" encodingStyle="" qname="ns5:Relationship" serializer="org.apache.axis.encoding.ser.SimpleSerializerFactory" type="java:org.apache.axis.message.addressing.Relationship" xmlns:ns5="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+  <typeMapping deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory" encodingStyle="" qname="ns6:&gt;ATAssertion" serializer="org.apache.axis.encoding.ser.BeanSerializerFactory" type="java:org.apache.kandula.wsat.ATAssertion" xmlns:ns6="http://schemas.xmlsoap.org/ws/2004/10/wsat"/>
+  <typeMapping deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory" encodingStyle="" qname="ns7:ReferencePropertiesType" serializer="org.apache.axis.encoding.ser.BeanSerializerFactory" type="java:org.apache.axis.message.addressing.ReferencePropertiesType" xmlns:ns7="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+  <typeMapping deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory" encodingStyle="" qname="ns8:EndpointReferenceType" serializer="org.apache.axis.encoding.ser.BeanSerializerFactory" type="java:org.apache.axis.message.addressing.EndpointReferenceType" xmlns:ns8="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+  <typeMapping deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory" encodingStyle="" qname="ns9:ReferenceParametersType" serializer="org.apache.axis.encoding.ser.BeanSerializerFactory" type="java:org.apache.axis.message.addressing.ReferenceParametersType" xmlns:ns9="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+  <typeMapping deserializer="org.apache.axis.encoding.ser.EnumDeserializerFactory" encodingStyle="" qname="ns10:FaultSubcodeValues" serializer="org.apache.axis.encoding.ser.EnumSerializerFactory" type="java:org.apache.axis.message.addressing.FaultSubcodeValues" xmlns:ns10="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+  <typeMapping deserializer="org.apache.axis.encoding.ser.SimpleDeserializerFactory" encodingStyle="" qname="ns11:ServiceNameType" serializer="org.apache.axis.encoding.ser.SimpleSerializerFactory" type="java:org.apache.axis.message.addressing.ServiceNameType" xmlns:ns11="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+  <typeMapping deserializer="org.apache.axis.encoding.ser.SimpleDeserializerFactory" encodingStyle="" qname="ns12:AttributedURI" serializer="org.apache.axis.encoding.ser.SimpleSerializerFactory" type="java:org.apache.axis.message.addressing.AttributedURI" xmlns:ns12="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+  <typeMapping deserializer="org.apache.axis.encoding.ser.SimpleDeserializerFactory" encodingStyle="" qname="ns13:ReplyAfterType" serializer="org.apache.axis.encoding.ser.SimpleSerializerFactory" type="java:org.apache.axis.message.addressing.ReplyAfterType" xmlns:ns13="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+  <typeMapping deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory" encodingStyle="" qname="ns14:&gt;PrepareResponse" serializer="org.apache.axis.encoding.ser.BeanSerializerFactory" type="java:org.apache.kandula.wsat.PrepareResponse" xmlns:ns14="http://schemas.xmlsoap.org/ws/2004/10/wsat"/>
+  <typeMapping deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory" encodingStyle="" qname="ns15:Notification" serializer="org.apache.axis.encoding.ser.BeanSerializerFactory" type="java:org.apache.kandula.wsat.Notification" xmlns:ns15="http://schemas.xmlsoap.org/ws/2004/10/wsat"/>
+  <typeMapping deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory" encodingStyle="" qname="ns16:&gt;ReplayResponse" serializer="org.apache.axis.encoding.ser.BeanSerializerFactory" type="java:org.apache.kandula.wsat.ReplayResponse" xmlns:ns16="http://schemas.xmlsoap.org/ws/2004/10/wsat"/>
+  <typeMapping deserializer="org.apache.axis.encoding.ser.EnumDeserializerFactory" encodingStyle="" qname="ns17:Outcome" serializer="org.apache.axis.encoding.ser.EnumSerializerFactory" type="java:org.apache.kandula.wsat.Outcome" xmlns:ns17="http://schemas.xmlsoap.org/ws/2004/10/wsat"/>
+  <typeMapping deserializer="org.apache.axis.encoding.ser.EnumDeserializerFactory" encodingStyle="" qname="ns18:ErrorCodes" serializer="org.apache.axis.encoding.ser.EnumSerializerFactory" type="java:org.apache.kandula.wsat.ErrorCodes" xmlns:ns18="http://schemas.xmlsoap.org/ws/2004/10/wsat"/>
+  <typeMapping deserializer="org.apache.axis.encoding.ser.EnumDeserializerFactory" encodingStyle="" qname="ns19:RelationshipTypeValues" serializer="org.apache.axis.encoding.ser.EnumSerializerFactory" type="java:org.apache.axis.message.addressing.RelationshipTypeValues" xmlns:ns19="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+  <typeMapping deserializer="org.apache.axis.encoding.ser.EnumDeserializerFactory" encodingStyle="" qname="ns20:Vote" serializer="org.apache.axis.encoding.ser.EnumSerializerFactory" type="java:org.apache.kandula.wsat.Vote" xmlns:ns20="http://schemas.xmlsoap.org/ws/2004/10/wsat"/>
+ </service>
+ <service name="participant" provider="java:RPC" style="document" use="literal">
+  <operation name="prepareOperation" qname="PrepareOperation" soapAction="http://schemas.xmlsoap.org/ws/2004/10/wsat/Prepare">
+   <parameter qname="ns21:Prepare" type="ns21:Notification" xmlns:ns21="http://schemas.xmlsoap.org/ws/2004/10/wsat"/>
+  </operation>
+  <operation name="commitOperation" qname="CommitOperation" soapAction="http://schemas.xmlsoap.org/ws/2004/10/wsat/Commit">
+   <parameter qname="ns22:Commit" type="ns22:Notification" xmlns:ns22="http://schemas.xmlsoap.org/ws/2004/10/wsat"/>
+  </operation>
+  <operation name="rollbackOperation" qname="RollbackOperation" soapAction="http://schemas.xmlsoap.org/ws/2004/10/wsat/Rollback">
+   <parameter qname="ns23:Rollback" type="ns23:Notification" xmlns:ns23="http://schemas.xmlsoap.org/ws/2004/10/wsat"/>
+  </operation>
+  <parameter name="allowedMethods" value="commitOperation rollbackOperation prepareOperation"/>
+  <parameter name="typeMappingVersion" value="1.2"/>
+  <parameter name="wsdlPortType" value="ParticipantPortType"/>
+  <parameter name="className" value="org.apache.kandula.coordinator.at.ParticipantImpl"/>
+  <parameter name="wsdlServicePort" value="Participant"/>
+  <parameter name="schemaQualified" value="http://schemas.xmlsoap.org/ws/2004/08/addressing,http://schemas.xmlsoap.org/ws/2004/10/wsat"/>
+  <parameter name="wsdlTargetNamespace" value="http://schemas.xmlsoap.org/ws/2004/10/wsat"/>
+  <parameter name="wsdlServiceElement" value="foo"/>
+  <typeMapping deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory" encodingStyle="" qname="ns24:&gt;ATAlwaysCapability" serializer="org.apache.axis.encoding.ser.BeanSerializerFactory" type="java:org.apache.kandula.wsat.ATAlwaysCapability" xmlns:ns24="http://schemas.xmlsoap.org/ws/2004/10/wsat"/>
+  <typeMapping deserializer="org.apache.axis.encoding.ser.SimpleDeserializerFactory" encodingStyle="" qname="ns25:AttributedQName" serializer="org.apache.axis.encoding.ser.SimpleSerializerFactory" type="java:org.apache.axis.message.addressing.AttributedQName" xmlns:ns25="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+  <typeMapping deserializer="org.apache.axis.encoding.ser.SimpleDeserializerFactory" encodingStyle="" qname="ns26:Relationship" serializer="org.apache.axis.encoding.ser.SimpleSerializerFactory" type="java:org.apache.axis.message.addressing.Relationship" xmlns:ns26="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+  <typeMapping deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory" encodingStyle="" qname="ns27:&gt;ATAssertion" serializer="org.apache.axis.encoding.ser.BeanSerializerFactory" type="java:org.apache.kandula.wsat.ATAssertion" xmlns:ns27="http://schemas.xmlsoap.org/ws/2004/10/wsat"/>
+  <typeMapping deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory" encodingStyle="" qname="ns28:ReferencePropertiesType" serializer="org.apache.axis.encoding.ser.BeanSerializerFactory" type="java:org.apache.axis.message.addressing.ReferencePropertiesType" xmlns:ns28="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+  <typeMapping deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory" encodingStyle="" qname="ns29:EndpointReferenceType" serializer="org.apache.axis.encoding.ser.BeanSerializerFactory" type="java:org.apache.axis.message.addressing.EndpointReferenceType" xmlns:ns29="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+  <typeMapping deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory" encodingStyle="" qname="ns30:ReferenceParametersType" serializer="org.apache.axis.encoding.ser.BeanSerializerFactory" type="java:org.apache.axis.message.addressing.ReferenceParametersType" xmlns:ns30="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+  <typeMapping deserializer="org.apache.axis.encoding.ser.EnumDeserializerFactory" encodingStyle="" qname="ns31:FaultSubcodeValues" serializer="org.apache.axis.encoding.ser.EnumSerializerFactory" type="java:org.apache.axis.message.addressing.FaultSubcodeValues" xmlns:ns31="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+  <typeMapping deserializer="org.apache.axis.encoding.ser.SimpleDeserializerFactory" encodingStyle="" qname="ns32:ServiceNameType" serializer="org.apache.axis.encoding.ser.SimpleSerializerFactory" type="java:org.apache.axis.message.addressing.ServiceNameType" xmlns:ns32="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+  <typeMapping deserializer="org.apache.axis.encoding.ser.SimpleDeserializerFactory" encodingStyle="" qname="ns33:AttributedURI" serializer="org.apache.axis.encoding.ser.SimpleSerializerFactory" type="java:org.apache.axis.message.addressing.AttributedURI" xmlns:ns33="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+  <typeMapping deserializer="org.apache.axis.encoding.ser.SimpleDeserializerFactory" encodingStyle="" qname="ns34:ReplyAfterType" serializer="org.apache.axis.encoding.ser.SimpleSerializerFactory" type="java:org.apache.axis.message.addressing.ReplyAfterType" xmlns:ns34="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+  <typeMapping deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory" encodingStyle="" qname="ns35:&gt;PrepareResponse" serializer="org.apache.axis.encoding.ser.BeanSerializerFactory" type="java:org.apache.kandula.wsat.PrepareResponse" xmlns:ns35="http://schemas.xmlsoap.org/ws/2004/10/wsat"/>
+  <typeMapping deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory" encodingStyle="" qname="ns36:Notification" serializer="org.apache.axis.encoding.ser.BeanSerializerFactory" type="java:org.apache.kandula.wsat.Notification" xmlns:ns36="http://schemas.xmlsoap.org/ws/2004/10/wsat"/>
+  <typeMapping deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory" encodingStyle="" qname="ns37:&gt;ReplayResponse" serializer="org.apache.axis.encoding.ser.BeanSerializerFactory" type="java:org.apache.kandula.wsat.ReplayResponse" xmlns:ns37="http://schemas.xmlsoap.org/ws/2004/10/wsat"/>
+  <typeMapping deserializer="org.apache.axis.encoding.ser.EnumDeserializerFactory" encodingStyle="" qname="ns38:Outcome" serializer="org.apache.axis.encoding.ser.EnumSerializerFactory" type="java:org.apache.kandula.wsat.Outcome" xmlns:ns38="http://schemas.xmlsoap.org/ws/2004/10/wsat"/>
+  <typeMapping deserializer="org.apache.axis.encoding.ser.EnumDeserializerFactory" encodingStyle="" qname="ns39:ErrorCodes" serializer="org.apache.axis.encoding.ser.EnumSerializerFactory" type="java:org.apache.kandula.wsat.ErrorCodes" xmlns:ns39="http://schemas.xmlsoap.org/ws/2004/10/wsat"/>
+  <typeMapping deserializer="org.apache.axis.encoding.ser.EnumDeserializerFactory" encodingStyle="" qname="ns40:RelationshipTypeValues" serializer="org.apache.axis.encoding.ser.EnumSerializerFactory" type="java:org.apache.axis.message.addressing.RelationshipTypeValues" xmlns:ns40="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+  <typeMapping deserializer="org.apache.axis.encoding.ser.EnumDeserializerFactory" encodingStyle="" qname="ns41:Vote" serializer="org.apache.axis.encoding.ser.EnumSerializerFactory" type="java:org.apache.kandula.wsat.Vote" xmlns:ns41="http://schemas.xmlsoap.org/ws/2004/10/wsat"/>
+ </service>
+
+  <!-- Services from KandulaBAserviceParticipant WSDL service -->
+
+  <service name="kandula_BA_PC_participant" provider="java:RPC" style="document" use="encoded">
+      <parameter name="wsdlTargetNamespace" value="http://schemas.xmlsoap.org/ws/2004/10/wsba"/>
+      <parameter name="wsdlServiceElement" value="KandulaBAserviceParticipant"/>
+      <parameter name="schemaQualified" value="http://schemas.xmlsoap.org/ws/2004/10/wsba,http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+      <parameter name="wsdlServicePort" value="kandula_BA_PC_participant"/>
+      <parameter name="className" value="org.apache.kandula.coordinator.ba.participant.ParticipantService"/>
+      <parameter name="wsdlPortType" value="BusinessAgreementWithCoordinatorCompletionParticipantPortType"/>
+      <parameter name="typeMappingVersion" value="1.2"/>
+      <operation name="closeOperation" qname="CloseOperation" soapAction="http://schemas.xmlsoap.org/ws/2004/10/wsba/Close" mep="oneway" >
+        <parameter qname="pns:Close" xmlns:pns="http://schemas.xmlsoap.org/ws/2004/10/wsba" type="tns:NotificationType" xmlns:tns="http://schemas.xmlsoap.org/ws/2004/10/wsba"/>
+      </operation>
+      <operation name="cancelOperation" qname="CancelOperation" soapAction="http://schemas.xmlsoap.org/ws/2004/10/wsba/Cancel" mep="oneway" >
+        <parameter qname="pns:Cancel" xmlns:pns="http://schemas.xmlsoap.org/ws/2004/10/wsba" type="tns:NotificationType" xmlns:tns="http://schemas.xmlsoap.org/ws/2004/10/wsba"/>
+      </operation>
+      <operation name="compensateOperation" qname="CompensateOperation" soapAction="http://schemas.xmlsoap.org/ws/2004/10/wsba/Compensate" mep="oneway" >
+        <parameter qname="pns:Compensate" xmlns:pns="http://schemas.xmlsoap.org/ws/2004/10/wsba" type="tns:NotificationType" xmlns:tns="http://schemas.xmlsoap.org/ws/2004/10/wsba"/>
+      </operation>
+      <operation name="faultedOperation" qname="FaultedOperation" soapAction="http://schemas.xmlsoap.org/ws/2004/10/wsba/Faulted" mep="oneway" >
+        <parameter qname="pns:Faulted" xmlns:pns="http://schemas.xmlsoap.org/ws/2004/10/wsba" type="tns:NotificationType" xmlns:tns="http://schemas.xmlsoap.org/ws/2004/10/wsba"/>
+      </operation>
+      <operation name="exitedOperation" qname="ExitedOperation" soapAction="http://schemas.xmlsoap.org/ws/2004/10/wsba/Exited" mep="oneway" >
+        <parameter qname="pns:Exited" xmlns:pns="http://schemas.xmlsoap.org/ws/2004/10/wsba" type="tns:NotificationType" xmlns:tns="http://schemas.xmlsoap.org/ws/2004/10/wsba"/>
+      </operation>
+      <operation name="getStatusOperation" qname="GetStatusOperation" soapAction="http://schemas.xmlsoap.org/ws/2004/10/wsba/GetStatus" mep="oneway" >
+        <parameter qname="pns:GetStatus" xmlns:pns="http://schemas.xmlsoap.org/ws/2004/10/wsba" type="tns:NotificationType" xmlns:tns="http://schemas.xmlsoap.org/ws/2004/10/wsba"/>
+      </operation>
+      <operation name="statusOperation" qname="StatusOperation" soapAction="http://schemas.xmlsoap.org/ws/2004/10/wsba/Status" mep="oneway" >
+        <parameter qname="pns:Status" xmlns:pns="http://schemas.xmlsoap.org/ws/2004/10/wsba" type="tns:StatusType" xmlns:tns="http://schemas.xmlsoap.org/ws/2004/10/wsba"/>
+      </operation>
+      <parameter name="allowedMethods" value="getStatusOperation faultedOperation statusOperation compensateOperation closeOperation exitedOperation cancelOperation"/>
+
+      <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="http://schemas.xmlsoap.org/soap/encoding/"
+      />
+      <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="http://schemas.xmlsoap.org/soap/encoding/"
+      />
+      <typeMapping
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/10/wsba"
+        qname="ns:ExceptionType"
+        type="java:org.apache.kandula.wsba.ExceptionType"
+        serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
+        deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
+        encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"
+      />
+      <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="http://schemas.xmlsoap.org/soap/encoding/"
+      />
+      <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="http://schemas.xmlsoap.org/soap/encoding/"
+      />
+      <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="http://schemas.xmlsoap.org/soap/encoding/"
+      />
+      <typeMapping
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/10/wsba"
+        qname="ns:StatusType"
+        type="java:org.apache.kandula.wsba.StatusType"
+        serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
+        deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
+        encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"
+      />
+      <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="http://schemas.xmlsoap.org/soap/encoding/"
+      />
+      <typeMapping
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/10/wsba"
+        qname="ns:NotificationType"
+        type="java:org.apache.kandula.wsba.NotificationType"
+        serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
+        deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
+        encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"
+      />
+      <typeMapping
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/10/wsba"
+        qname="ns:>BAAtomicOutcomeAssertion"
+        type="java:org.apache.kandula.wsba.BAAtomicOutcomeAssertion"
+        serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
+        deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
+        encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"
+      />
+      <typeMapping
+        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="http://schemas.xmlsoap.org/soap/encoding/"
+      />
+      <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="http://schemas.xmlsoap.org/soap/encoding/"
+      />
+      <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="http://schemas.xmlsoap.org/soap/encoding/"
+      />
+      <typeMapping
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/10/wsba"
+        qname="ns:StateType"
+        type="java:org.apache.kandula.wsba.StateType"
+        serializer="org.apache.axis.encoding.ser.EnumSerializerFactory"
+        deserializer="org.apache.axis.encoding.ser.EnumDeserializerFactory"
+        encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"
+      />
+      <typeMapping
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/10/wsba"
+        qname="ns:>BAMixedOutcomeAssertion"
+        type="java:org.apache.kandula.wsba.BAMixedOutcomeAssertion"
+        serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
+        deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
+        encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"
+      />
+      <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="http://schemas.xmlsoap.org/soap/encoding/"
+      />
+  </service>
+  <service name="kandula_BA_CC_participant" provider="java:RPC" style="document" use="encoded">
+      <parameter name="wsdlTargetNamespace" value="http://schemas.xmlsoap.org/ws/2004/10/wsba"/>
+      <parameter name="wsdlServiceElement" value="KandulaBAserviceParticipant"/>
+      <parameter name="schemaQualified" value="http://schemas.xmlsoap.org/ws/2004/10/wsba,http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+      <parameter name="wsdlServicePort" value="kandula_BA_CC_participant"/>
+      <parameter name="className" value="org.apache.kandula.coordinator.ba.participant.ParticipantService"/>
+      <parameter name="wsdlPortType" value="BusinessAgreementWithParticipantCompletionParticipantPortType"/>
+      <parameter name="typeMappingVersion" value="1.2"/>
+      <operation name="completeOperation" qname="CompleteOperation" soapAction="http://schemas.xmlsoap.org/ws/2004/10/wsba/Complete" mep="oneway" >
+        <parameter qname="pns:Complete" xmlns:pns="http://schemas.xmlsoap.org/ws/2004/10/wsba" type="tns:NotificationType" xmlns:tns="http://schemas.xmlsoap.org/ws/2004/10/wsba"/>
+      </operation>
+      <operation name="closeOperation" qname="CloseOperation" soapAction="http://schemas.xmlsoap.org/ws/2004/10/wsba/Close" mep="oneway" >
+        <parameter qname="pns:Close" xmlns:pns="http://schemas.xmlsoap.org/ws/2004/10/wsba" type="tns:NotificationType" xmlns:tns="http://schemas.xmlsoap.org/ws/2004/10/wsba"/>
+      </operation>
+      <operation name="cancelOperation" qname="CancelOperation" soapAction="http://schemas.xmlsoap.org/ws/2004/10/wsba/Cancel" mep="oneway" >
+        <parameter qname="pns:Cancel" xmlns:pns="http://schemas.xmlsoap.org/ws/2004/10/wsba" type="tns:NotificationType" xmlns:tns="http://schemas.xmlsoap.org/ws/2004/10/wsba"/>
+      </operation>
+      <operation name="compensateOperation" qname="CompensateOperation" soapAction="http://schemas.xmlsoap.org/ws/2004/10/wsba/Compensate" mep="oneway" >
+        <parameter qname="pns:Compensate" xmlns:pns="http://schemas.xmlsoap.org/ws/2004/10/wsba" type="tns:NotificationType" xmlns:tns="http://schemas.xmlsoap.org/ws/2004/10/wsba"/>
+      </operation>
+      <operation name="faultedOperation" qname="FaultedOperation" soapAction="http://schemas.xmlsoap.org/ws/2004/10/wsba/Faulted" mep="oneway" >
+        <parameter qname="pns:Faulted" xmlns:pns="http://schemas.xmlsoap.org/ws/2004/10/wsba" type="tns:NotificationType" xmlns:tns="http://schemas.xmlsoap.org/ws/2004/10/wsba"/>
+      </operation>
+      <operation name="exitedOperation" qname="ExitedOperation" soapAction="http://schemas.xmlsoap.org/ws/2004/10/wsba/Exited" mep="oneway" >
+        <parameter qname="pns:Exited" xmlns:pns="http://schemas.xmlsoap.org/ws/2004/10/wsba" type="tns:NotificationType" xmlns:tns="http://schemas.xmlsoap.org/ws/2004/10/wsba"/>
+      </operation>
+      <operation name="getStatusOperation" qname="GetStatusOperation" soapAction="http://schemas.xmlsoap.org/ws/2004/10/wsba/GetStatus" mep="oneway" >
+        <parameter qname="pns:GetStatus" xmlns:pns="http://schemas.xmlsoap.org/ws/2004/10/wsba" type="tns:NotificationType" xmlns:tns="http://schemas.xmlsoap.org/ws/2004/10/wsba"/>
+      </operation>
+      <operation name="statusOperation" qname="StatusOperation" soapAction="http://schemas.xmlsoap.org/ws/2004/10/wsba/Status" mep="oneway" >
+        <parameter qname="pns:Status" xmlns:pns="http://schemas.xmlsoap.org/ws/2004/10/wsba" type="tns:StatusType" xmlns:tns="http://schemas.xmlsoap.org/ws/2004/10/wsba"/>
+      </operation>
+      <parameter name="allowedMethods" value="completeOperation getStatusOperation faultedOperation statusOperation compensateOperation closeOperation exitedOperation cancelOperation"/>
+
+      <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="http://schemas.xmlsoap.org/soap/encoding/"
+      />
+      <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="http://schemas.xmlsoap.org/soap/encoding/"
+      />
+      <typeMapping
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/10/wsba"
+        qname="ns:ExceptionType"
+        type="java:org.apache.kandula.wsba.ExceptionType"
+        serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
+        deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
+        encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"
+      />
+      <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="http://schemas.xmlsoap.org/soap/encoding/"
+      />
+      <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="http://schemas.xmlsoap.org/soap/encoding/"
+      />
+      <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="http://schemas.xmlsoap.org/soap/encoding/"
+      />
+      <typeMapping
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/10/wsba"
+        qname="ns:StatusType"
+        type="java:org.apache.kandula.wsba.StatusType"
+        serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
+        deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
+        encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"
+      />
+      <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="http://schemas.xmlsoap.org/soap/encoding/"
+      />
+      <typeMapping
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/10/wsba"
+        qname="ns:NotificationType"
+        type="java:org.apache.kandula.wsba.NotificationType"
+        serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
+        deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
+        encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"
+      />
+      <typeMapping
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/10/wsba"
+        qname="ns:>BAAtomicOutcomeAssertion"
+        type="java:org.apache.kandula.wsba.BAAtomicOutcomeAssertion"
+        serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
+        deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
+        encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"
+      />
+      <typeMapping
+        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="http://schemas.xmlsoap.org/soap/encoding/"
+      />
+      <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="http://schemas.xmlsoap.org/soap/encoding/"
+      />
+      <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="http://schemas.xmlsoap.org/soap/encoding/"
+      />
+      <typeMapping
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/10/wsba"
+        qname="ns:StateType"
+        type="java:org.apache.kandula.wsba.StateType"
+        serializer="org.apache.axis.encoding.ser.EnumSerializerFactory"
+        deserializer="org.apache.axis.encoding.ser.EnumDeserializerFactory"
+        encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"
+      />
+      <typeMapping
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/10/wsba"
+        qname="ns:>BAMixedOutcomeAssertion"
+        type="java:org.apache.kandula.wsba.BAMixedOutcomeAssertion"
+        serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
+        deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
+        encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"
+      />
+      <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="http://schemas.xmlsoap.org/soap/encoding/"
+      />
+  </service>
+
+  <!-- End WSBA participant services -->
+
+	<!-- Begin WSBA coordinatorTest service -->
+  <service name="TellMeWhatToDoDemoService" provider="java:RPC" style="document" use="literal">
+      <parameter name="wsdlTargetNamespace" value="urn:ba.test.kandula.apache.org"/>
+      <parameter name="wsdlServiceElement" value="TellMeWhatToDoDemoServiceS"/>
+      <parameter name="schemaQualified" value="http://schemas.xmlsoap.org/ws/2004/10/wsba,http://schemas.xmlsoap.org/ws/2004/08/addressing,http://schemas.xmlsoap.org/ws/2004/10/wscoor"/>
+      <parameter name="schemaUnqualified" value="urn:ba.test.kandula.apache.org"/>
+      <parameter name="wsdlServicePort" value="TellMeWhatToDoDemoService"/>
+      <parameter name="className" value="org.apache.kandula.test.ba.TellMeWhatToDoDemoService"/>
+      <parameter name="wsdlPortType" value="TellMeWhatToDoDemoServicePortType"/>
+      <parameter name="typeMappingVersion" value="1.2"/>
+      <operation name="doTestRegisterOperation" qname="operNS:doTestRegisterOperation" xmlns:operNS="urn:ba.test.kandula.apache.org" returnQName="doTestRegisterResponse" returnType="rtns:TestRegisterResponseType" xmlns:rtns="urn:ba.test.kandula.apache.org" soapAction="urn:ba.test.kandula.apache.org/doTestRegisterOperation" >
+        <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>
+      <operation name="doTestCompletedOperation" qname="operNS:doTestCompletedOperation" xmlns:operNS="urn:ba.test.kandula.apache.org" returnQName="output" returnType="rtns:boolean" xmlns:rtns="http://www.w3.org/2001/XMLSchema" soapAction="urn:ba.test.kandula.apache.org/doTestCompletedOperation" >
+        <parameter qname="doTestCompletedOperation" type="tns:TestCompletedRequestType" xmlns:tns="urn:ba.test.kandula.apache.org"/>
+      </operation>
+      <operation name="doTestFaultOperation" qname="operNS:doTestFaultOperation" xmlns:operNS="urn:ba.test.kandula.apache.org" returnQName="output" returnType="rtns:boolean" xmlns:rtns="http://www.w3.org/2001/XMLSchema" soapAction="urn:ba.test.kandula.apache.org/doTestFaultOperation" >
+        <parameter qname="doTestFaultOperation" type="tns:TestFaultRequestType" xmlns:tns="urn:ba.test.kandula.apache.org"/>
+      </operation>
+      <operation name="doTestCompensatedOperation" qname="operNS:doTestCompensatedOperation" xmlns:operNS="urn:ba.test.kandula.apache.org" returnQName="output" returnType="rtns:boolean" xmlns:rtns="http://www.w3.org/2001/XMLSchema" soapAction="urn:ba.test.kandula.apache.org/doTestCompensatedOperation" >
+        <parameter qname="doTestCompensatedOperation" type="tns:TestCompensatedRequestType" xmlns:tns="urn:ba.test.kandula.apache.org"/>
+      </operation>
+      <operation name="doTestClosedOperation" qname="operNS:doTestClosedOperation" xmlns:operNS="urn:ba.test.kandula.apache.org" returnQName="output" returnType="rtns:boolean" xmlns:rtns="http://www.w3.org/2001/XMLSchema" soapAction="urn:ba.test.kandula.apache.org/doTestClosedOperation" >
+        <parameter qname="doTestClosedOperation" type="tns:TestClosedRequestType" xmlns:tns="urn:ba.test.kandula.apache.org"/>
+      </operation>
+      <operation name="doTestCanceledOperation" qname="operNS:doTestCanceledOperation" xmlns:operNS="urn:ba.test.kandula.apache.org" returnQName="output" returnType="rtns:boolean" xmlns:rtns="http://www.w3.org/2001/XMLSchema" soapAction="urn:ba.test.kandula.apache.org/doTestCanceledOperation" >
+        <parameter qname="doTestCanceledOperation" type="tns:TestCanceledRequestType" xmlns:tns="urn:ba.test.kandula.apache.org"/>
+      </operation>
+      <operation name="doTestExitOperation" qname="operNS:doTestExitOperation" xmlns:operNS="urn:ba.test.kandula.apache.org" returnQName="output" returnType="rtns:boolean" xmlns:rtns="http://www.w3.org/2001/XMLSchema" soapAction="urn:ba.test.kandula.apache.org/doTestExitOperation" >
+        <parameter qname="doTestExitOperation" type="tns:TestExitRequestType" xmlns:tns="urn:ba.test.kandula.apache.org"/>
+      </operation>
+      <operation name="doTestGetStatusOperation" qname="operNS:doTestGetStatusOperation" xmlns:operNS="urn:ba.test.kandula.apache.org" returnQName="output" returnType="rtns:boolean" xmlns:rtns="http://www.w3.org/2001/XMLSchema" soapAction="urn:ba.test.kandula.apache.org/doTestGetStatusOperation" >
+        <parameter qname="doTestGetStatusOperation" type="tns:TestGetStatusRequestType" xmlns:tns="urn:ba.test.kandula.apache.org"/>
+      </operation>
+      <operation name="doTestStatusOperation" qname="operNS:doTestStatusOperation" xmlns:operNS="urn:ba.test.kandula.apache.org" returnQName="output" returnType="rtns:boolean" xmlns:rtns="http://www.w3.org/2001/XMLSchema" soapAction="urn:ba.test.kandula.apache.org/doTestStatusOperation" >
+        <parameter qname="doTestStatusOperation" type="tns:TestStatusRequestType" xmlns:tns="urn:ba.test.kandula.apache.org"/>
+      </operation>
+      <operation name="closeOperation" qname="operNS:closeOperation" xmlns:operNS="urn:ba.test.kandula.apache.org" soapAction="urn:ba.test.kandula.apache.org/closeOperation" >
+        <parameter qname="pns:Close" xmlns:pns="http://schemas.xmlsoap.org/ws/2004/10/wsba" type="tns:NotificationType" xmlns:tns="http://schemas.xmlsoap.org/ws/2004/10/wsba"/>
+      </operation>
+      <operation name="cancelOperation" qname="operNS:cancelOperation" xmlns:operNS="urn:ba.test.kandula.apache.org" soapAction="urn:ba.test.kandula.apache.org/cancelOperation" >
+        <parameter qname="pns:Cancel" xmlns:pns="http://schemas.xmlsoap.org/ws/2004/10/wsba" type="tns:NotificationType" xmlns:tns="http://schemas.xmlsoap.org/ws/2004/10/wsba"/>
+      </operation>
+      <operation name="compensateOperation" qname="operNS:compensateOperation" xmlns:operNS="urn:ba.test.kandula.apache.org" soapAction="urn:ba.test.kandula.apache.org/compensateOperation" >
+        <parameter qname="pns:Compensate" xmlns:pns="http://schemas.xmlsoap.org/ws/2004/10/wsba" type="tns:NotificationType" xmlns:tns="http://schemas.xmlsoap.org/ws/2004/10/wsba"/>
+      </operation>
+      <operation name="completeOperation" qname="operNS:completeOperation" xmlns:operNS="urn:ba.test.kandula.apache.org" soapAction="urn:ba.test.kandula.apache.org/completeOperation" >
+        <parameter qname="pns:Complete" xmlns:pns="http://schemas.xmlsoap.org/ws/2004/10/wsba" type="tns:NotificationType" xmlns:tns="http://schemas.xmlsoap.org/ws/2004/10/wsba"/>
+      </operation>
+      <operation name="faultedOperation" qname="operNS:faultedOperation" xmlns:operNS="urn:ba.test.kandula.apache.org" soapAction="urn:ba.test.kandula.apache.org/faultedOperation" >
+        <parameter qname="pns:Faulted" xmlns:pns="http://schemas.xmlsoap.org/ws/2004/10/wsba" type="tns:NotificationType" xmlns:tns="http://schemas.xmlsoap.org/ws/2004/10/wsba"/>
+      </operation>
+      <operation name="exitedOperation" qname="operNS:exitedOperation" xmlns:operNS="urn:ba.test.kandula.apache.org" soapAction="urn:ba.test.kandula.apache.org/exitedOperation" >
+        <parameter qname="pns:Exited" xmlns:pns="http://schemas.xmlsoap.org/ws/2004/10/wsba" type="tns:NotificationType" xmlns:tns="http://schemas.xmlsoap.org/ws/2004/10/wsba"/>
+      </operation>
+      <operation name="getStatusOperation" qname="operNS:getStatusOperation" xmlns:operNS="urn:ba.test.kandula.apache.org" soapAction="urn:ba.test.kandula.apache.org/getStatusOperation" >
+        <parameter qname="pns:GetStatus" xmlns:pns="http://schemas.xmlsoap.org/ws/2004/10/wsba" type="tns:NotificationType" xmlns:tns="http://schemas.xmlsoap.org/ws/2004/10/wsba"/>
+      </operation>
+      <operation name="statusOperation" qname="operNS:statusOperation" xmlns:operNS="urn:ba.test.kandula.apache.org" soapAction="urn:ba.test.kandula.apache.org/statusOperation" >
+        <parameter qname="pns:Status" xmlns:pns="http://schemas.xmlsoap.org/ws/2004/10/wsba" type="tns:StatusType" xmlns:tns="http://schemas.xmlsoap.org/ws/2004/10/wsba"/>
+      </operation>
+      <operation name="getStatesOperation" qname="operNS:GetStatesOperation" xmlns:operNS="urn:ba.test.kandula.apache.org" returnQName="output" returnType="rtns:GetStatesResponseType" xmlns:rtns="urn:ba.test.kandula.apache.org" returnItemQName="participantData" soapAction="urn:ba.test.kandula.apache.org/GetStates" >
+        <parameter qname="GetStatesOperation" type="tns:GetStatesRequestType" xmlns:tns="urn:ba.test.kandula.apache.org"/>
+      </operation>
+      <operation name="getEventsOperation" qname="operNS:GetEventsOperation" xmlns:operNS="urn:ba.test.kandula.apache.org" returnQName="output" returnType="rtns:GetEventsResponseType" xmlns:rtns="urn:ba.test.kandula.apache.org" returnItemQName="ParticipantEvent" soapAction="urn:ba.test.kandula.apache.org/GetEvents" >
+        <parameter qname="GetEventsOperation" type="tns:GetEventsRequestType" xmlns:tns="urn:ba.test.kandula.apache.org"/>
+      </operation>
+      <parameter name="allowedMethods" value="getStatesOperation getStatusOperation doTestCompletedOperation getEventsOperation doTestCanceledOperation exitedOperation cancelOperation doTestRegisterOperation faultedOperation doTestStatusOperation statusOperation doTestClosedOperation compensateOperation doTestCompensatedOperation doTestFaultOperation doTestExitOperation closeOperation doTestGetStatusOperation completeOperation"/>
+
+      <typeMapping
+        xmlns:ns="urn:ba.test.kandula.apache.org"
+        qname="ns:TestExitRequestType"
+        type="java:org.apache.kandula.test.ba.TestExitRequestType"
+        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.kandula.wscoor.RegisterResponseType"
+        serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
+        deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
+        encodingStyle=""
+      />
+      <typeMapping
+        xmlns:ns="urn:ba.test.kandula.apache.org"
+        qname="ns:TestFaultRequestType"
+        type="java:org.apache.kandula.test.ba.TestFaultRequestType"
+        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:ErrorCodes"
+        type="java:org.apache.kandula.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/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/10/wscoor"
+        qname="ns:>Expires"
+        type="java:org.apache.kandula.wscoor.Expires"
+        serializer="org.apache.axis.encoding.ser.SimpleSerializerFactory"
+        deserializer="org.apache.axis.encoding.ser.SimpleDeserializerFactory"
+        encodingStyle=""
+      />
+      <typeMapping
+        xmlns:ns="urn:ba.test.kandula.apache.org"
+        qname="ns:GetEventsRequestType"
+        type="java:org.apache.kandula.test.ba.GetEventsRequestType"
+        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/wsba"
+        qname="ns:StateType"
+        type="java:org.apache.kandula.wsba.StateType"
+        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:RegisterType"
+        type="java:org.apache.kandula.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/2004/10/wscoor"
+        qname="ns:CreateCoordinationContextResponseType"
+        type="java:org.apache.kandula.wscoor.CreateCoordinationContextResponseType"
+        serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
+        deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
+        encodingStyle=""
+      />
+      <typeMapping
+        xmlns:ns="urn:ba.test.kandula.apache.org"
+        qname="ns:EventType_Message"
+        type="java:org.apache.kandula.test.ba.EventType_Message"
+        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/wsba"
+        qname="ns:ExceptionType"
+        type="java:org.apache.kandula.wsba.ExceptionType"
+        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/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="urn:ba.test.kandula.apache.org"
+        qname="ns:ParticipantReferenceWithStateType"
+        type="java:org.apache.kandula.test.ba.ParticipantReferenceWithStateType"
+        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/wsba"
+        qname="ns:StatusType"
+        type="java:org.apache.kandula.wsba.StatusType"
+        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/wsba"
+        qname="ns:>BAAtomicOutcomeAssertion"
+        type="java:org.apache.kandula.wsba.BAAtomicOutcomeAssertion"
+        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="urn:ba.test.kandula.apache.org"
+        qname="ns:TestCompletedRequestType"
+        type="java:org.apache.kandula.test.ba.TestCompletedRequestType"
+        serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
+        deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
+        encodingStyle=""
+      />
+      <typeMapping
+        xmlns:ns="urn:ba.test.kandula.apache.org"
+        qname="ns:TestRegisterResponseType"
+        type="java:org.apache.kandula.test.ba.TestRegisterResponseType"
+        serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
+        deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
+        encodingStyle=""
+      />
+      <typeMapping
+        xmlns:ns="urn:ba.test.kandula.apache.org"
+        qname="ns:EventType_Status"
+        type="java:org.apache.kandula.test.ba.EventType_Status"
+        serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
+        deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
+        encodingStyle=""
+      />
+      <typeMapping
+        xmlns:ns="urn:ba.test.kandula.apache.org"
+        qname="ns:TestCompensatedRequestType"
+        type="java:org.apache.kandula.test.ba.TestCompensatedRequestType"
+        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:>CreateCoordinationContextType>CurrentContext"
+        type="java:org.apache.kandula.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=""
+      />
+      <typeMapping
+        xmlns:ns="urn:ba.test.kandula.apache.org"
+        qname="ns:TestGetStatusRequestType"
+        type="java:org.apache.kandula.test.ba.TestGetStatusRequestType"
+        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: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:CoordinationContextType"
+        type="java:org.apache.kandula.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/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="urn:ba.test.kandula.apache.org"
+        qname="ns:TestClosedRequestType"
+        type="java:org.apache.kandula.test.ba.TestClosedRequestType"
+        serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
+        deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
+        encodingStyle=""
+      />
+      <arrayMapping
+        xmlns:ns="urn:ba.test.kandula.apache.org"
+        qname="ns:GetEventsResponseType"
+        type="java:org.apache.kandula.test.ba.EventType[]"
+        innerType="cmp-ns:EventType" xmlns:cmp-ns="urn:ba.test.kandula.apache.org"
+        encodingStyle=""
+      />
+      <typeMapping
+        xmlns:ns="urn:ba.test.kandula.apache.org"
+        qname="ns:EventType_Fault"
+        type="java:org.apache.kandula.test.ba.EventType_Fault"
+        serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
+        deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
+        encodingStyle=""
+      />
+      <typeMapping
+        xmlns:ns="urn:ba.test.kandula.apache.org"
+        qname="ns:TestCanceledRequestType"
+        type="java:org.apache.kandula.test.ba.TestCanceledRequestType"
+        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:CreateCoordinationContextType"
+        type="java:org.apache.kandula.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/2004/10/wsba"
+        qname="ns:NotificationType"
+        type="java:org.apache.kandula.wsba.NotificationType"
+        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:>CoordinationContextType>Identifier"
+        type="java:org.apache.kandula.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/2004/10/wscoor"
+        qname="ns:>CoordinationContext"
+        type="java:org.apache.kandula.wscoor.CoordinationContext"
+        serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
+        deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
+        encodingStyle=""
+      />
+      <arrayMapping
+        xmlns:ns="urn:ba.test.kandula.apache.org"
+        qname="ns:GetStatesResponseType"
+        type="java:org.apache.kandula.test.ba.ParticipantReferenceWithStateType[]"
+        innerType="cmp-ns:ParticipantReferenceWithStateType" xmlns:cmp-ns="urn:ba.test.kandula.apache.org"
+        encodingStyle=""
+      />
+      <typeMapping
+        xmlns:ns="urn:ba.test.kandula.apache.org"
+        qname="ns:TestStatusRequestType"
+        type="java:org.apache.kandula.test.ba.TestStatusRequestType"
+        serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
+        deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
+        encodingStyle=""
+      />
+      <typeMapping
+        xmlns:ns="urn:ba.test.kandula.apache.org"
+        qname="ns:EventType"
+        type="java:org.apache.kandula.test.ba.EventType"
+        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/wsba"
+        qname="ns:>BAMixedOutcomeAssertion"
+        type="java:org.apache.kandula.wsba.BAMixedOutcomeAssertion"
+        serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
+        deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
+        encodingStyle=""
+      />
+      <arrayMapping
+        xmlns:ns="urn:ba.test.kandula.apache.org"
+        qname="ns:GetStatesRequestType"
+        type="java:java.lang.String[]"
+        innerType="cmp-ns:TestParticipantReference" xmlns:cmp-ns="urn:ba.test.kandula.apache.org"
+        encodingStyle=""
+      />
+  </service>
+  	<!-- End WSBA coordinatorTest service -->
+
+
+ <!--Begin WSBA Holiday services -->
+
+  <!--Begin Services from RentACarService WSDL service -->
+
+  <service name="RentACarServicePort" provider="java:RPC" style="document" use="literal">
+      <parameter name="wsdlTargetNamespace" value="urn:car.holiday.ba.demo.kandula.apache.org"/>
+      <parameter name="wsdlServiceElement" value="RentACarServiceS"/>
+      <parameter name="schemaQualified" value="http://schemas.xmlsoap.org/ws/2004/10/wsba,http://schemas.xmlsoap.org/ws/2004/08/addressing,http://schemas.xmlsoap.org/ws/2004/10/wscoor"/>
+      <parameter name="schemaUnqualified" value="urn:car.holiday.ba.demo.kandula.apache.org"/>
+      <parameter name="wsdlServicePort" value="RentACarServicePort"/>
+      <parameter name="className" value="org.apache.kandula.demo.ba.holiday.car.RentACarService"/>
+      <parameter name="wsdlPortType" value="RentACarPortType"/>
+      <parameter name="typeMappingVersion" value="1.2"/>
+      <operation name="getOffers" qname="operNS:getOffers" xmlns:operNS="urn:holiday.ba.demo.kandula.apache.org" returnQName="retNS:rentACarOfferResponse" xmlns:retNS="urn:car.holiday.ba.demo.kandula.apache.org" returnType="rtns:>rentACarOfferResponse" xmlns:rtns="urn:car.holiday.ba.demo.kandula.apache.org" soapAction="urn:holiday.ba.demo.kandula.apache.org/rentACar/getOffers" >
+        <parameter qname="pns:rentACarOfferRequest" xmlns:pns="urn:car.holiday.ba.demo.kandula.apache.org" type="tns:>rentACarOfferRequest" xmlns:tns="urn:car.holiday.ba.demo.kandula.apache.org"/>
+      </operation>
+      <operation name="doBooking" qname="operNS:doBooking" xmlns:operNS="urn:holiday.ba.demo.kandula.apache.org" returnQName="retNS:rentACarBookingResponse" xmlns:retNS="urn:car.holiday.ba.demo.kandula.apache.org" returnType="rtns:>rentACarBookingResponse" xmlns:rtns="urn:car.holiday.ba.demo.kandula.apache.org" soapAction="urn:holiday.ba.demo.kandula.apache.org/rentACar/doBooking" >
+        <parameter qname="pns:rentACarBookingRequest" xmlns:pns="urn:car.holiday.ba.demo.kandula.apache.org" type="tns:>rentACarBookingRequest" xmlns:tns="urn:car.holiday.ba.demo.kandula.apache.org"/>
+      </operation>
+      <parameter name="allowedMethods" value="getOffers doBooking"/>
+
+      <typeMapping
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/10/wscoor"
+        qname="ns:RegisterResponseType"
+        type="java:org.apache.kandula.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/10/wscoor"
+        qname="ns:ErrorCodes"
+        type="java:org.apache.kandula.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/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="urn:car.holiday.ba.demo.kandula.apache.org"
+        qname="ns:carRentalPersonType"
+        type="java:org.apache.kandula.demo.ba.holiday.car.CarRentalPersonType"
+        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:>Expires"
+        type="java:org.apache.kandula.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/2004/10/wsba"
+        qname="ns:StateType"
+        type="java:org.apache.kandula.wsba.StateType"
+        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:RegisterType"
+        type="java:org.apache.kandula.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/2004/10/wscoor"
+        qname="ns:CreateCoordinationContextResponseType"
+        type="java:org.apache.kandula.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/10/wsba"
+        qname="ns:ExceptionType"
+        type="java:org.apache.kandula.wsba.ExceptionType"
+        serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
+        deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
+        encodingStyle=""
+      />
+      <typeMapping
+        xmlns:ns="urn:car.holiday.ba.demo.kandula.apache.org"
+        qname="ns:carOfferType"
+        type="java:org.apache.kandula.demo.ba.holiday.car.CarOfferType"
+        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/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/10/wsba"
+        qname="ns:StatusType"
+        type="java:org.apache.kandula.wsba.StatusType"
+        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/wsba"
+        qname="ns:>BAAtomicOutcomeAssertion"
+        type="java:org.apache.kandula.wsba.BAAtomicOutcomeAssertion"
+        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="urn:car.holiday.ba.demo.kandula.apache.org"
+        qname="ns:>rentACarBookingRequest"
+        type="java:org.apache.kandula.demo.ba.holiday.car.RentACarBookingRequest"
+        serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
+        deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
+        encodingStyle=""
+      />
+      <typeMapping
+        xmlns:ns="urn:car.holiday.ba.demo.kandula.apache.org"
+        qname="ns:>rentACarOfferResponse"
+        type="java:org.apache.kandula.demo.ba.holiday.car.RentACarOfferResponse"
+        serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
+        deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
+        encodingStyle=""
+      />
+      <typeMapping
+        xmlns:ns="urn:car.holiday.ba.demo.kandula.apache.org"
+        qname="ns:>rentACarOfferRequest"
+        type="java:org.apache.kandula.demo.ba.holiday.car.RentACarOfferRequest"
+        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:>CreateCoordinationContextType>CurrentContext"
+        type="java:org.apache.kandula.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=""
+      />
+      <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: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:CoordinationContextType"
+        type="java:org.apache.kandula.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/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="urn:car.holiday.ba.demo.kandula.apache.org"
+        qname="ns:>locSpec"
+        type="java:org.apache.kandula.demo.ba.holiday.car.LocSpec"
+        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: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/wsba"
+        qname="ns:NotificationType"
+        type="java:org.apache.kandula.wsba.NotificationType"
+        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:>CoordinationContextType>Identifier"
+        type="java:org.apache.kandula.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/2004/10/wscoor"
+        qname="ns:CreateCoordinationContextType"
+        type="java:org.apache.kandula.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/2004/10/wscoor"
+        qname="ns:>CoordinationContext"
+        type="java:org.apache.kandula.wscoor.CoordinationContext"
+        serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
+        deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
+        encodingStyle=""
+      />
+      <typeMapping
+        xmlns:ns="urn:car.holiday.ba.demo.kandula.apache.org"
+        qname="ns:>rentACarBookingResponse"
+        type="java:org.apache.kandula.demo.ba.holiday.car.RentACarBookingResponse"
+        serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
+        deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
+        encodingStyle=""
+      />
+      <typeMapping
+        xmlns:ns="urn:car.holiday.ba.demo.kandula.apache.org"
+        qname="ns:>dateSpec"
+        type="java:org.apache.kandula.demo.ba.holiday.car.DateSpec"
+        serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
+        deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
+        encodingStyle=""
+      />
+      <typeMapping
+        xmlns:ns="urn:car.holiday.ba.demo.kandula.apache.org"
+        qname="ns:>carRequirements"
+        type="java:org.apache.kandula.demo.ba.holiday.car.CarRequirements"
+        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/wsba"
+        qname="ns:>BAMixedOutcomeAssertion"
+        type="java:org.apache.kandula.wsba.BAMixedOutcomeAssertion"
+        serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
+        deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
+        encodingStyle=""
+      />
+      <typeMapping
+        xmlns:ns="urn:car.holiday.ba.demo.kandula.apache.org"
+        qname="ns:contextChoiceType"
+        type="java:org.apache.kandula.demo.ba.holiday.car.ContextChoiceType"
+        serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
+        deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
+        encodingStyle=""
+      />
+  </service><!--End Services from RentACarService WSDL service -->
+
+  <!--Begin Services from RentARoomService WSDL service -->
+
+  <service name="RentARoomServicePort" provider="java:RPC" style="document" use="literal">
+      <parameter name="wsdlTargetNamespace" value="urn:room.holiday.ba.demo.kandula.apache.org"/>
+      <parameter name="wsdlServiceElement" value="RentARoomServiceS"/>
+      <parameter name="schemaQualified" value="http://schemas.xmlsoap.org/ws/2004/10/wsba,http://schemas.xmlsoap.org/ws/2004/08/addressing,http://schemas.xmlsoap.org/ws/2004/10/wscoor"/>
+      <parameter name="schemaUnqualified" value="urn:room.holiday.ba.demo.kandula.apache.org"/>
+      <parameter name="wsdlServicePort" value="RentARoomServicePort"/>
+      <parameter name="className" value="org.apache.kandula.demo.ba.holiday.room.RentARoomService"/>
+      <parameter name="wsdlPortType" value="RentARoomPortType"/>
+      <parameter name="typeMappingVersion" value="1.2"/>
+      <operation name="getOffers" qname="operNS:getOffers" xmlns:operNS="urn:holiday.ba.demo.kandula.apache.org" returnQName="retNS:rentARoomOfferResponse" xmlns:retNS="urn:room.holiday.ba.demo.kandula.apache.org" returnType="rtns:>rentARoomOfferResponse" xmlns:rtns="urn:room.holiday.ba.demo.kandula.apache.org" soapAction="urn:holiday.ba.demo.kandula.apache.org/rentARoom/getOffers" >
+        <parameter qname="pns:rentARoomOfferRequest" xmlns:pns="urn:room.holiday.ba.demo.kandula.apache.org" type="tns:>rentARoomOfferRequest" xmlns:tns="urn:room.holiday.ba.demo.kandula.apache.org"/>
+      </operation>
+      <operation name="doBooking" qname="operNS:doBooking" xmlns:operNS="urn:holiday.ba.demo.kandula.apache.org" returnQName="retNS:rentARoomBookingResponse" xmlns:retNS="urn:room.holiday.ba.demo.kandula.apache.org" returnType="rtns:>rentARoomBookingResponse" xmlns:rtns="urn:room.holiday.ba.demo.kandula.apache.org" soapAction="urn:holiday.ba.demo.kandula.apache.org/rentARoom/doBooking" >
+        <parameter qname="pns:rentARoomBookingRequest" xmlns:pns="urn:room.holiday.ba.demo.kandula.apache.org" type="tns:>rentARoomBookingRequest" xmlns:tns="urn:room.holiday.ba.demo.kandula.apache.org"/>
+      </operation>
+      <parameter name="allowedMethods" value="getOffers doBooking"/>
+
+      <typeMapping
+        xmlns:ns="http://schemas.xmlsoap.org/ws/2004/10/wscoor"
+        qname="ns:RegisterResponseType"
+        type="java:org.apache.kandula.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/10/wscoor"
+        qname="ns:ErrorCodes"
+        type="java:org.apache.kandula.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/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/10/wscoor"
+        qname="ns:>Expires"
+        type="java:org.apache.kandula.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/2004/10/wsba"
+        qname="ns:StateType"
+        type="java:org.apache.kandula.wsba.StateType"
+        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:RegisterType"
+        type="java:org.apache.kandula.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/2004/10/wscoor"
+        qname="ns:CreateCoordinationContextResponseType"
+        type="java:org.apache.kandula.wscoor.CreateCoordinationContextResponseType"
+        serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
+        deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
+        encodingStyle=""
+      />
+      <typeMapping
+        xmlns:ns="urn:room.holiday.ba.demo.kandula.apache.org"
+        qname="ns:>rentARoomOfferResponse"
+        type="java:org.apache.kandula.demo.ba.holiday.room.RentARoomOfferResponse"
+        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/wsba"
+        qname="ns:ExceptionType"
+        type="java:org.apache.kandula.wsba.ExceptionType"
+        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/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/10/wsba"
+        qname="ns:StatusType"
+        type="java:org.apache.kandula.wsba.StatusType"
+        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/wsba"
+        qname="ns:>BAAtomicOutcomeAssertion"
+        type="java:org.apache.kandula.wsba.BAAtomicOutcomeAssertion"
+        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="urn:room.holiday.ba.demo.kandula.apache.org"
+        qname="ns:roomRentalPersonType"
+        type="java:org.apache.kandula.demo.ba.holiday.room.RoomRentalPersonType"

[... 190 lines stripped ...]


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