Hi Emertana,
download the latest release here http://www.springsource.org/download/community (choose the full package).
In the zip, there is a folder "samples" where you'll find several ways to...
Type: Posts; User: howhigh; Keyword(s):
Hi Emertana,
download the latest release here http://www.springsource.org/download/community (choose the full package).
In the zip, there is a folder "samples" where you'll find several ways to...
Hello,
in endpoint I throw a ClientSoapFaultException:
@SoapFault(faultCode = FaultCode.CLIENT)
public class ClientSoapFaultException extends RuntimeException {
In the spring-ws-servlet.xml...