so how can i redeig myservce to work correctly with doc/lit and axis




From: Guy Rixon <[EMAIL PROTECTED]>
Reply-To: axis-user@ws.apache.org
To: axis-user@ws.apache.org
Subject: RE: xml with strange characters
Date: Wed, 31 Aug 2005 10:34:38 +0100 (BST)

On Wed, 31 Aug 2005, Plorks mail wrote:

>
> I use document/literal sytle

You MIS-use it. In fact, you mis-use Axis in a way that causes Axis to mis-use the document/literal form. You need to get round this idea of returning XML in
a string from your service implementation. That can be kludged to work but
it's never going to be in the spirit of document/literal SOAP. Just declaring document/literal in your WSDL doesn't help if your service implementation is
mal-designed.

_________________________________________________________________
Use MSN Messenger to send music and pics to your friends http://messenger.msn.co.uk

Reply via email to