Re: SV: .NET client accessing multiple Axis WSDLs

2004-06-30 Thread Anand Natrajan
Goran, Thanks for the advice below. Although excellent, I'm debating whether or not to use it in production. Your solution still requires the client to do something fairly intricate - I was hoping to avoid that. Still, it's a good solution - thanks for walking me through it! Anand On Tue, 29 Ju

SV: .NET client accessing multiple Axis WSDLs

2004-06-29 Thread Göran Andersson
> Anand Natrajan wrote: > > >Hello! > >As part of my .NET and Axis interoperability work, I am > facing a piquant > >situation. I have written multiple web services using Axis. > Each of these > >web services defines a particular complex data structure > called Principal. > When I do so, > >.N