jwsdp and ws-security



(please let me know if this thread should be in another newsgroup)

Hi all,

I'm trying consum a .net web service with jwsdp1.5. not work. the message
the server sent back is something like (can't recall right now):
server cannot process the request: invalid Login

(the method the client's trying to invoke is Login, and passing
usernametoken in the soap header. the client was modified from the "simple"
sample app of jwsdp package.)

two questions:
1) is there a success story that jwsdp client works against .net web service
with ws-security? code snippet?
2) the server requires the password is digested password and the message
dump on the client side always replaced the "password" with "****". although
I put digetpassword="true" (default) in the configuration file, but i
really don't know if it's ben digested or not. any way to put
type=digestpassword in the usernametoken?

TIA

dave


.



Relevant Pages

  • Re: .Net web service uploading problem
    ... > i created a simple .Net web service and it is working well on my local ... > host. ... but when i uploaded it to my server i got an error ... "Programming is an art form that fights back" ...
    (microsoft.public.dotnet.framework.webservices)
  • Re: .Net web service uploading problem
    ... > i created a simple .Net web service and it is working well on my local ... > host. ... > "Server Error in '/webApp' Application. ...
    (microsoft.public.dotnet.framework.aspnet.webservices)
  • ASP and web service ?
    ... How to consume a .Net web service in an asp page in server side (not in client side like ajax)? ...
    (microsoft.public.dotnet.framework.webservices)