cancel
Showing results for 
Search instead for 
Did you mean: 

Download wsdl and open without errors

Former Member
0 Kudos

Hi,

Someone pls help me. I am following this weblog

/people/shabarish.vijayakumar/blog/2006/03/23/rfc--xi--webservice--a-complete-walkthrough-part-1

I am trying to download <b>"the WSDL of the Webservice Here"</b>

If I click on the "here" link. It leads to wsdl page

If I copy the wsdl on the notepad and save it by giving

File Name as distance.wsdl

when I open It using Altova gives .wsdl is not well-formed

character 'x' is grammatically unexpected............

All I want to do is copy the wsdl code and save it as *.wsdl and when I open It should not give errors. I could not not even open it in the browser tab.

Pls help me how to do that ?

<b>How should I have to save it?</b>

Save type as.........(*.txt or ALL)

Encoding ? Unicode /UTF-8/ ANSI/Unicode Big endian ?

Thanks

dushanth

Accepted Solutions (1)

Accepted Solutions (1)

turmoll
Active Contributor
0 Kudos

Hi,

Go here:

http://webservices.imacination.com/distance/index.jsp

Right click on this link: http://webservices.imacination.com/distance/Distance.jws?wsdl in the above page and "save target as ... "; then give the file a name sth like webservice.wsdl

Regards,

Jakub

Former Member
0 Kudos

Hi

I have done the following steps

1. In this page http://webservices.imacination.com/distance/index.jsp

2. I have right clicked on WSDL http://webservices.imacination.com/distance/Distance.jws?wsdl

3. I dont have option "save target as ... " I have "save link as" so selected that

4. Save as option window appeared with Distance.jws with save as type "All Files"

5. I removed .jws and saved it as Distance.wsdl

6. When I opened it gave me the following error

pls check this link for the image

http://www.flickr.com/photos/11212307@N08/1183631177/

Pls let me know how to save this ?

thanks

dushanth

Former Member
0 Kudos

Hi,

Click on this URL..

I have right clicked on WSDL http://webservices.imacination.com/distance/Distance.jws?wsdl

It will open wsdl file for you...

Right click on sourc and select View Source....another notepad will open with data...save that file as .wsdl file...n try to upload it again.

Nilesh

Former Member
0 Kudos

Thanks Nilesh,

I have followed what you said, but I dont kow why i am getting error when I opened the wsdl file

Please check this link

http://www.flickr.com/photos/11212307@N08/1183877217/

If I import the same in external definitions, will it show error over there too

I am really confused

thanks

dushanth

turmoll
Active Contributor
0 Kudos

Hi,

Which version of XMLspy do you use?

Regards,

Jakub

Former Member
0 Kudos

Hi

I am using ALTOVA--spy 2007

Enterprise Edition version 2007 sp2

Thanks

dushanth

turmoll
Active Contributor
0 Kudos

Hi,

What I can see based on your screenshot is that it complains about this tag:

<wsdlsoap:operation soapAction="" />

and particularly about missing soapAction attribute.

I check that at my computer and it works fine.

Try to ignore that statement and import this WSDL into IR.

Regards,

Jakub

Former Member
0 Kudos

ok, thank you very much Jakub for your reply.

Thanks

dushanth

Answers (1)

Answers (1)

Former Member
0 Kudos

Dushanth,

Hope you are selecting category as "wsld" while downloading....

Save type as shd be "All"

Nilesh