[jboss-svn-commits] JBL Code SVN: r19686 - labs/jbosstm/trunk/XTS/WS-T/dev/dd/wscoor1.1/wsdl.
jboss-svn-commits at lists.jboss.org
jboss-svn-commits at lists.jboss.org
Tue Apr 22 12:49:16 EDT 2008
Author: adinn
Date: 2008-04-22 12:49:16 -0400 (Tue, 22 Apr 2008)
New Revision: 19686
Modified:
labs/jbosstm/trunk/XTS/WS-T/dev/dd/wscoor1.1/wsdl/wsba-coordinator-completion-participant-binding.wsdl
Log:
fixed accidental deletion of action text
Modified: labs/jbosstm/trunk/XTS/WS-T/dev/dd/wscoor1.1/wsdl/wsba-coordinator-completion-participant-binding.wsdl
===================================================================
--- labs/jbosstm/trunk/XTS/WS-T/dev/dd/wscoor1.1/wsdl/wsba-coordinator-completion-participant-binding.wsdl 2008-04-22 16:02:41 UTC (rev 19685)
+++ labs/jbosstm/trunk/XTS/WS-T/dev/dd/wscoor1.1/wsdl/wsba-coordinator-completion-participant-binding.wsdl 2008-04-22 16:49:16 UTC (rev 19686)
@@ -8,7 +8,7 @@
<wsdl:binding name="BusinessAgreementWithCoordinatorCompletionParticipant_SOAPBinding" type="wsba:BusinessAgreementWithCoordinatorCompletionParticipantPortType">
<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
<wsdl:operation name="CompleteOperation">
- <soap:operation soapAction="http://docs.oasis-open.org/ws-tx/wsba/2006/06/mplete" style="document"/>
+ <soap:operation soapAction="http://docs.oasis-open.org/ws-tx/wsba/2006/06/Complete" style="document"/>
<wsdl:input message="wsba:Complete">
<soap:body use="literal"/>
</wsdl:input>
More information about the jboss-svn-commits
mailing list