Hmm thanks Maurizio.... When I've tried to deploy 'example5' and get the wsdl I get this: <CUT> Fault - WSDLException: faultCode=PARSER_ERROR: Problem parsing '- WSDL Document -'.: The value of the attribute "prefix="xmlns",localpart="tns1",rawname="xmlns:tns1"" is invalid. Prefixed namespace bindings may not be empty.: org.xml.sax.SAXParseException: The value of the attribute "prefix="xmlns",localpart="tns1",rawname="xmlns:tns1"" is invalid. Prefixed namespace bindings may not be empty. </CUT>
And that's using the default example5 'deploy.wsdd' (running axis 1.1b) Any ideas? -san -----Original Message----- From: Maurizio Sciglio [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 12, 2003 9:19 AM To: [EMAIL PROTECTED] Subject: Re: Axis Bean-mapping -> .NET consumers? Hi, I successfully wrote some Web Services consumed from .NET clients using Java Beans as return types. Greetings Maurizio ----- Original Message ----- From: "San 'NeTTwerk' Mehat" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, February 12, 2003 6:15 PM Subject: Axis Bean-mapping -> .NET consumers? > Hey there, > > I'm attempting to write a web service which allows consumption from > .NET web service clients. I'm wondering if beans exported with a > 'BeanMapping' are consumable via .NET or is it generally preferable to > write custom wrappers for this sort of thing? (I've tried to experiment > with example5 from the userguide but to no avail. > > Thanks > > -San > > > >