Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Web Services > Data Type & Proxy Type Sharing

Reply
Thread Tools

Data Type & Proxy Type Sharing

 
 
huohaodian@gmail.com
Guest
Posts: n/a
 
      08-19-2008
Hi,

I have two services with two custom wsdl files that have couple data
types shared, I am getting an error "The /sharetypes swith cannot be
used with a WSDL contract or an XSD schema" when I try to use
wsdl.exe /sharetypes to create proxy clients.

Any suggestions on ways of creating proxy clients against the custom
WSDLs that have shared data type.



Thanks in advance.
 
Reply With Quote
 
 
 
 
John Saunders
Guest
Posts: n/a
 
      08-19-2008
Try to specify all of the WSDL and XSD files on the command line to a single
invocation of WSDL.EXE. If the two WSDL files include the schemas they use,
then I think the duplication will not occur.

--
John Saunders | MVP - Connected System Developer

<> wrote in message
news:19a505ae-1c32-48a3-9426-...
> Hi,
>
> I have two services with two custom wsdl files that have couple data
> types shared, I am getting an error "The /sharetypes swith cannot be
> used with a WSDL contract or an XSD schema" when I try to use
> wsdl.exe /sharetypes to create proxy clients.
>
> Any suggestions on ways of creating proxy clients against the custom
> WSDLs that have shared data type.
>
>
>
> Thanks in advance.


 
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
IllegalArgumentException with Socket API and Proxy with Proxy.Type.HTTP Greg Java 4 08-16-2012 08:26 PM
Re: IllegalArgumentException with Socket API and Proxy with Proxy.Type. Steven Simpson Java 0 07-30-2012 07:00 PM
Re: IllegalArgumentException with Socket API and Proxy with Proxy.Type. Knute Johnson Java 0 07-30-2012 07:00 PM
Re: IllegalArgumentException with Socket API and Proxy with Proxy.Type. Knute Johnson Java 0 07-29-2012 07:19 PM
Re: IllegalArgumentException with Socket API and Proxy with Proxy.Type. Knute Johnson Java 0 07-29-2012 06:16 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