Search:

Type: Posts; User: TAOSBORNE; Keyword(s):

Search: Search took 0.02 seconds.

  1. Replies
    2
    Views
    2,477

    Spring-WS SSL and certificate

    We are needing to secure our intra-company Spring-WS web service.
    The desire here is to create a certificate and use SSL Then, the client application, with this certificate, make SOAP calls that is...
  2. I was trying to use the...

    I was trying to use the SoapMessageUtils.addReceiverFaultResponse(...,...) but was unable to find it in the jar of the -m2 SNAPSHOT.

    My thought was to start with the code of the...
  3. Wanting to return the message from a custom Exception as a SOAP Fault string

    I have wired the bean ...

    <bean id="endpointExceptionResolver" class="org.springframework.ws.soap.endpoint.SoapFaultMappingExceptionResolver">
    <property name="defaultFault">
    ...
Results 1 to 3 of 3