WSDL SOAP Analyser: SOAPAction quoting

Hi, It seems that the Send action in the WSDL SOAP Analyser generates a SOAPAction HTTP header without double quotes around the URI, while http://www.w3.org/TR/2000/NOTE-SOAP-20000508/#_Toc478383528 says it should, if I am right. Regards, -- Florent Georges http://www.fgeorges.org/

Hi Florent, Indeed the specification seems to require this. We fixed this in the current development stream and you should probably have the fix in the next minor version release (10.1). In the meantime, as a workaround, you can add the quotes by yourself in the "SOAP Action" text field. Regards, Radu -- Radu Coravu <oXygen/> XML Editor http://www.oxygenxml.com Florent Georges wrote:
Hi,
It seems that the Send action in the WSDL SOAP Analyser generates a SOAPAction HTTP header without double quotes around the URI, while http://www.w3.org/TR/2000/NOTE-SOAP-20000508/#_Toc478383528 says it should, if I am right.
Regards,

Radu Coravu wrote: Radu,
We fixed this in the current development stream and you should probably have the fix in the next minor version release (10.1).
Good!
In the meantime, as a workaround, you can add the quotes by yourself in the "SOAP Action" text field.
Yes, thanks. Actually, the request is sent to a little server I implement myself, so I added support for unquoted URIs instead, as I guess it will show up in other products (for instance a SOAP requests engine I've written :-p.) Regards, -- Florent Georges http://www.fgeorges.org/
participants (2)
-
Florent Georges
-
Radu Coravu