> If i'm not being clear, let me know please.
> I realy need your wise help on this one...
[quoted text clipped - 31 lines]
> > > Thanks in advance for your attention,
> > > Filipe Marcelino
> Come on people...none of you ever tried to authenticate a java client
> to a .net web service? I really need your experts help.
There's lots of ways to do authentication.
> Cumpz
>
[quoted text clipped - 10 lines]
>>> connections and integrated security. My next step would be to
>>> change into basic authentication, has the webservice is running
"basic authentication" suggests authentication at the HTTP layer rather
than in the SOAP layer. Is that really what you want?
Googling for java soap "basic authentication" throws up some results but
I expect their usefulness depends on what web-services tools you are
currently using.
>>> under ssl there is no problem the credentials passed in plain
>>> text, allowing me to pass username/password to the webservice.
[quoted text clipped - 19 lines]
>>
>>>> Thanks in advance for your attention, Filipe Marcelino
Is WS-Security of no interest to you?
http://www.ibm.com/developerworks/library/specification/ws-secure/