We are using Spring-WS 1.5.7 and having some memory leak issue with xalan.jar....We are using 2.5.2 version of xalan.jar.
Approx 50% usage at Hashtable --- XMLReaderManager...
Type: Posts; User: msbhalani; Keyword(s):
We are using Spring-WS 1.5.7 and having some memory leak issue with xalan.jar....We are using 2.5.2 version of xalan.jar.
Approx 50% usage at Hashtable --- XMLReaderManager...
SOAP 1.1 works fine....
Spring WS 1.5.9
Header info (using TCPMonitor) - Without setting SOAPAction
==============================================
POST /ModuleWeb/sca/ModuleExport HTTP/1.1
Accept-Encoding: gzip...
I can not use SW 1.x.... We are using 1.5.7.
Is there any way to resolve this issue?
Approx. 3 out of 50 times, we get that error.....
Response headers:
HTTP/1.1 500 Internal Server Error...
How do I create following custom header (especially nested elements) with org.springframework.ws.soap.SoapMessage (QNameUtils)?
<custom>
<name>
<firstName>Some Name</firstName>...
I was missing "securementSignatureKeyIdentifier" with proper value..... It will be better if we update documentation.
Does anyone know about production version availability of SpringWS 1.5.2?
That will work.....
Any update on this one?
Thank you for your reply. I am doing the same thing. But I have a requirement where there is no request scope available i.e. no container, stand alone application....
Is there other way to do this?
Does anyone have update on this one?
Its same thing I am talking about. Is that a bug in Spring WS? I believe, WSS4J supports binary (certificate) token and token reference based security i.e. both....
I do not see binary token in...
Would this work i.e. SourceExtractor ?
sendSourceAndReceive(String uri, Source requestPayload, WebServiceMessageCallback requestCallback, SourceExtractor responseExtractor)
If yes, I do not...
Any help - sample code....?
Any help......?
Any help....... ?
Do you have working same code?
Do you know how to configure it i.e. did you get it working?
How do I get soap header information in client response? e.g. using webServiceTemplate.sendAndReceive( url, payload, .... )....
Is this release date (28/Mar/08) tentative or fixed for SpringWS 1.5 GA version?