Quantcast
Channel: Metro and JAXB Related Items on Java.net
Viewing all articles
Browse latest Browse all 171

steps to create a java client to access a remote WebService using STS authentication

$
0
0

I need to write a client (in java) to access a remote web service, the remote service is implemented in WCF and is using STS authentication.
I have the web service wsdl URL and also the URL for its STS, can someone point me to a simple set of instructions (something like step by step) that are specific to this case.

Have gone through several instructions and most of them talk about creating your keystone and trust-store and entry in wsit-client xml, i am not sure why i need these if i am just consuming the service.

Also I have a specific questions, the remote STS wsdl itself has a X509 certificate tag (hence the certificate), i am not sure by its there, any help would be great.

Thanks


Viewing all articles
Browse latest Browse all 171

Trending Articles