ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » WMB61 test client with SOAPINPUT

Post new topic  Reply to topic
 WMB61 test client with SOAPINPUT « View previous topic :: View next topic » 
Author Message
KIT_INC
PostPosted: Tue Jul 14, 2009 6:51 am    Post subject: WMB61 test client with SOAPINPUT Reply with quote

Knight

Joined: 25 Aug 2006
Posts: 589

I am trying to use the test client to Test my SOAP message flow.

However I keep getting this error when I click "Show generated source"
Failed to generate source from XML structure due to Could not find element or attribute "msg_CUSTR02".

Below is the WSDL file I dropped into the SOAPINPUT node. This wsdl file is generated using the wizard (right click on the CUSTR02.mxsd and select generate WSDL). msg_CUSTR02 is in Messages folder under CUSTR02.mxsd. CUSTR02.mxsd is in folder ws.ctc.www. My toolkit csd is 6.1.0.4.

Any help would be greatly appreciated.

<?xml version="1.0" encoding="UTF-8"?>
<wsdl:definitions xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:tns="www.ctc.ws" xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="NEW_MS" targetNamespace="www.ctc.ws">
<wsdl:documentation>
<wsdl:appinfo source="WMQI_APPINFO">
<MRWSDLAppInfo imported="true">
<binding hasEncoding="false" imported="true" name="NEW_MSSOAP_HTTP_Binding" originalBindingStyle="document"/>
</MRWSDLAppInfo>
</wsdl:appinfo>
</wsdl:documentation>
<wsdl:types>
<xsd:schema xmlns:mrm="www.ctc.ws" targetNamespace="www.ctc.ws" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<xsd:include schemaLocation="CUSTR02_WSDLGenWrapper.mxsd"/>
</xsd:schema>
</wsdl:types>
<wsdl:message name="Operation1_in">
<wsdl:part element="tns:msg_CUSTR02" name="msg_CUSTR02"/>
</wsdl:message>
<wsdl:portType name="NEW_MSPortType">
<wsdl:operation name="Operation1">
<wsdl:input message="tns:Operation1_in" name="Operation1_Input"/>
</wsdl:operation>
</wsdl:portType>
<wsdl:binding name="NEW_MSSOAP_HTTP_Binding" type="tns:NEW_MSPortType">
<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
<wsdl:operation name="Operation1">
<soap:operation soapAction=""/>
<wsdl:input name="Operation1_Input">
<soap:body parts="msg_CUSTR02" use="literal"/>
</wsdl:input>
</wsdl:operation>
</wsdl:binding>
<wsdl:service name="NEW_MSSOAP_HTTP_Service">
<wsdl:port binding="tns:NEW_MSSOAP_HTTP_Binding" name="SOAP_HTTP_Port">
<soap:address location="http://localhost:7800/NEW_MSSOAP_HTTP_Service"/>
</wsdl:port>
</wsdl:service>
</wsdl:definitions>
Back to top
View user's profile Send private message
KIT_INC
PostPosted: Thu Jul 16, 2009 6:49 am    Post subject: Reply with quote

Knight

Joined: 25 Aug 2006
Posts: 589

I re-do the whole process in a new workspace and it is working. I have no idea what I did wrong. Restarting work with a new workspace seems to fix strange problems from time to time. This is perhaps just my experience.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » WMB61 test client with SOAPINPUT
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.