Search:

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

Search: Search took 0.03 seconds.

  1. I found the solution! Well, my...

    I found the solution! Well, my applicationContext.xml needed the following lines:



    <sws:annotation-driven/>

    <sws:interceptors>
    <ref bean="wsServerSecurityInterceptor" />...
  2. WSS4J: Could not handle mustUnderstand headers

    Hello,

    I'm writing web service with Spring and Spring WS Security. And I have the following configuration in my server:


    <!-- My applicationContext -->
    <bean id="endpointMapping"...
Results 1 to 2 of 2