Re: Namespace missing on elements

2010-07-09 Thread Prateek Asthana
Magnus, Please paste the complete WSDL. Prateek On Thu, Jul 8, 2010 at 12:48 PM, Magnus Altin wrote: > I'm developing a web service with Axis2 1.5.1 and I have a problem > with a Dotnet client trying to consume it. > > I'm using the contract first model and this is how I define one of my > compl

Namespace missing on elements

2010-07-08 Thread Magnus Altin
I'm developing a web service with Axis2 1.5.1 and I have a problem with a Dotnet client trying to consume it. I'm using the contract first model and this is how I define one of my complex types: And