Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Web Services > Creating a Web Service (Service, not Client) from WSDL

Reply
Thread Tools

Creating a Web Service (Service, not Client) from WSDL

 
 
Bert Leu
Guest
Posts: n/a
 
      11-23-2007
Hi

I understand, that the "normal way" in creating Web Services is:

Creating Web Service --> WSDL --> Creating Client

Unfortunately, I have to create a Web Service (Service, not Clinet) from an
existing WSDL.

Can somebody tell me, what's the right way to do this?

Any hint is much appreciated.

Bert Leu


 
Reply With Quote
 
 
 
 
Cowboy \(Gregory A. Beamer\)
Guest
Posts: n/a
 
      11-23-2007
I don't think there is a tool to do it for you, although creating the client
will help you rough in any objects you have to use and give you the method
call for the service, so you can copy it into your service.

MapForce (Altova) can also be used to create services from the WSDL.

--
Gregory A. Beamer
MVP, MCP: +I, SE, SD, DBA

*************************************************
| Think outside the box!
|
*************************************************
"Bert Leu" <> wrote in message
news:aad10$474720a0$54480741$. ..
> Hi
>
> I understand, that the "normal way" in creating Web Services is:
>
> Creating Web Service --> WSDL --> Creating Client
>
> Unfortunately, I have to create a Web Service (Service, not Clinet) from
> an existing WSDL.
>
> Can somebody tell me, what's the right way to do this?
>
> Any hint is much appreciated.
>
> Bert Leu
>



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
webservices, wsdl & xsd (schema-2-wsdl) Dark Java 1 11-14-2008 07:58 PM
Creating a Web Service (Service, not Client) from WSDL Bert Leu ASP .Net 1 11-23-2007 08:29 PM
InvocationTargetException when calling "new Service()" in Axis web service to call another web service Michael Averstegge Java 0 01-10-2006 11:05 PM
Creating Web service from the interface (WSDL) James Bradley ASP .Net Web Services 1 10-11-2003 07:43 PM
is the w3c's schema for wsdl and wsdl/soap binding possibly buggy ? _clb_ Chris Bedford XML 0 08-20-2003 11:52 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57