I've generated my stored procs and exposed my SOAP web services. Is there any tool available that will automatically generate the WSDL for my web services?

asked 29 Apr '10, 17:09

Jason%20%27Bug%27%20Fenter's gravatar image

Jason 'Bug' ...
158669
accept rate: 50%


I have six SOAP services defined. I created a 7th service-- a DISH service. I then opened my browser to "http://localhost:8082/testing/DISHService" (which is the name of my 7th service. It returned a WSDL to the browser which I did a "Save As..." to store it on my desktop.

Unfortunately, I don't know if this is correct because I still can't access my services correctly from PowerBuilder 11.5.

permanent link

answered 29 Apr '10, 18:59

Jason%20%27Bug%27%20Fenter's gravatar image

Jason 'Bug' ...
158669
accept rate: 50%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×62
×19

question asked: 29 Apr '10, 17:09

question was seen: 2,289 times

last updated: 04 Mar '11, 08:22