XML Editor
Sign up for a WebBoard account Sign Up Keyword Search Search More Options... Options
Chat Rooms Chat Help Help News News Log in to WebBoard Log in Not Logged in
Show tree view Topic
Topic Page 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 Go to previous topicPrev TopicGo to next topicNext Topic
Postnext
David SolisSubject: Getting "Type not found" error when entering WSDL URL
Author: David Solis
Date: 26 Jan 2007 08:24 PM

When I try to create a new web service call, I enter the URL for the location of the WSDL and hit the return key. However, the soap envelope does not display the operations for the WSDL. Instead I get a message stating "Type not found". It seems the data types in my WSDL are not found and the message envelope below is diplayed instead. I can access the WSDL thru the browser so I know it's available. Are there any options that I need to choose StylusStudio or a step I'm missing when I'm composing the web service call?

<?xml version="1.0"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
<SOAP-ENV:Body>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>

Postnext
Ivan PedruzziSubject: Getting
Author: Ivan Pedruzzi
Date: 26 Jan 2007 11:10 PM

David,

Could you please post the WSDL file and related imports/includes?

Thank you
Ivan Pedruzzi
Stylus Studio Team

Postnext
David SolisSubject: Getting "Type not found" error when entering WSDL URL
Author: David Solis
Date: 29 Jan 2007 02:04 PM
Attached is the WSDL file. You will not be able to get it using the URL because it is behind a firewall. When I try to load the WSDL via the URL, the "Type not found" error appears several times stating that some of the datatypes cannot be found.


DocumentUpdatePlayer.xml

Posttop
Ivan PedruzziSubject: Getting
Author: Ivan Pedruzzi
Date: 29 Jan 2007 03:07 PM
Hi David,

Thank you for providing the test case. This is a limitation in the WSDL parser.

A possible workaround is to change the following definition

from

<s0:element name="WebServiceException" type="java:WebServiceException" xmlns:java="java:com.wagerworks.webservices.casino.services.common"/>

to

<s0:element name="WebServiceException" type="s1:WebServiceException"/>

Hope this helps
Ivan Pedruzzi
Stylus Studio Team

 
Topic Page 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 Go to previous topicPrev TopicGo to next topicNext Topic
Download A Free Trial of Stylus Studio 6 XML Professional Edition Today! Powered by Stylus Studio, the world's leading XML IDE for XML, XSLT, XQuery, XML Schema, DTD, XPath, WSDL, XHTML, SQL/XML, and XML Mapping!  
go

Log In Options

Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio® and DataDirect XQuery ™are from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2016 All Rights Reserved.