Search:

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

Search: Search took 0.03 seconds.

  1. Hello, excuse me for the delay, in fact I have...

    Hello, excuse me for the delay, in fact I have solved my problem, which corresponded to how to calculate the passwordDigest to pass it in the SOAPmessage.
    So this is my config in the header of the...
  2. Hi, may i'm not clear !, Simply that i want to...

    Hi, may i'm not clear !,
    Simply that i want to know is wich algorithme used by Acegi to verify PasswordDigest validity, And how generate it. because i'm using a service method login(login, password)...
  3. Problem with AcegiDigestPasswordValidationCallbackHandler

    Hi,
    I'm using now AcegiDigestPasswordValidationCallbackHandler to ensure users authentication in my ws, i use soapui to invoke my service, so i add security element in soap:header to test my...
  4. Replies
    0
    Views
    695

    using SOAP attachement inside Endpoint

    Hi guys,
    I want to know how can I attach an InputStream inside my SOAP response, and wich Class or Inteface may I implement in my Endpoint.

    Thanks,
  5. Hi, In fact i have changed the version, but it...

    Hi,
    In fact i have changed the version, but it dosn't work also with the current production release 1.5.0 of spring-ws.

    I stay waiting your help,

    Rgds,
  6. For the version of spring WS I use 1.0.3, I will...

    For the version of spring WS I use 1.0.3, I will take the latest vertion and do the test with.

    Regards,
  7. Tank u for ur help, I removed extends...

    Tank u for ur help,
    I removed extends AbstractMarshallingPayloadEndpoint from my and point and i changed the file ws-servlet.xml as folow:



    <beans >
    ........ <!-- beans declaration -->
    ...
  8. How using annotations with AbstractMarshallingPayloadEndpoint

    Hi,
    My problem is that i have an Endpoint class that extends AbstractMarshallingPayloadEndpoint , And i want to use many methods in the same EndPoint using annotation. i used annotation like below:...
Results 1 to 8 of 8