Search:

Type: Posts; User: sebastian.montero; Keyword(s):

Search: Search took 0.02 seconds.

  1. X509 Web service authentication failure

    X509 Web service authentication failure

    I'm trying to implement X509 certificate authentication with Spring WS Security using XwsSecurityInterceptor on both the server side and the client side. ...
  2. Hi, I'm sorry to revive this thread after so...

    Hi, I'm sorry to revive this thread after so long, but I'm having the same problem as described here, the xws-security module seems to be coming up with different digests for the exact same data,...
  3. Replies
    3
    Views
    570

    Hi, I finally managed to solve my problem, the...

    Hi,

    I finally managed to solve my problem, the only thing I had do was to put the following libs in the endorsed directory to override the default ones:

    serializer-2.7.1.jar
    xalan-2.7.1.jar...
  4. Hi, I finally managed to solve my problem, the...

    Hi,

    I finally managed to solve my problem, the only thing I had do was to put the following libs in the endorsed directory to override the default ones:

    serializer-2.7.1.jar
    xalan-2.7.1.jar...
  5. Hi, I’ve had this problem for a while, I have...

    Hi,
    I’ve had this problem for a while, I have used google but I haven’t found an answer, my problem is related to this other post that I wrote a few weeks ago:
    ...
  6. How to add a namespace declaration

    Hi,

    I'm using spring ws 2.0.4 and castor 1.3.1, how could I add a namespace declaration to the generated SOAP message?

    Thanks,

    Sebastian
  7. Replies
    3
    Views
    570

    Hi, I just wanted to add that this problem...

    Hi,
    I just wanted to add that this problem happens when using inheritance and I’m sending a subtype. In this case I have a base type called “Infringement” and when I send the subtype...
  8. Replies
    3
    Views
    570

    xsi namespace not added

    Hi,

    I'm using spring ws 2.0.4 and castor 1.3.1, and I'm having a problem with the marshalling of a soap message, the marshalling produces the following output:

    <SOAP-ENV:Envelope...
Results 1 to 8 of 8