spec has changed rather dramatically from legacy 1.1 version http://www.idealliance.org/papers/xmle02/dx_xmle02/papers/02-02-02/02-02-02. html
M- ----- Original Message ----- From: "Thomas Pawlitzki" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Wednesday, March 05, 2008 7:16 AM Subject: Re: Axis2 [1.3] Content-Type: text/xml results in AxisFault > Hi Uplu, > > thanks for this information. > > Greetings, > Thomas > > 2008/3/5, Upul Godage <[EMAIL PROTECTED]>: > > SOAP 1.1 uses content type text/xml > > SOAP 1.2 needs content type to be application/soap+xml > > > > Upul > > > > > > On Wed, Mar 5, 2008 at 4:17 PM, Thomas Pawlitzki > > <[EMAIL PROTECTED]> wrote: > > > > > > > > Hello, > > > > > > when a client sends a SOAP 1.2 HTTP-request to my webservice with a > > > ContentType: text/xml > > > he recieves the following error: > > > > > > The endpoint reference (EPR) for the Operation not found is ... and > > > the WSA Action = null > > > > > > When the client changes the HTTP Header so that the header inlcudes: > > > Content-Type: application/soap+xml > > > or > > > Content-Type: application/soap-xml > > > the webservice skeleton can recieve the request without any errors. > > > > > > Why is that? > > > Does axis2 and SOAP 1.2 not work correctly with the content type text/xml? > > > > > > Tanks in advance! > > > > > > Greetings, > > > Thomas > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: > > [EMAIL PROTECTED] > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
