I am looking for a post on using CXF to generate stub code and connect to a
secure (x509) service.

I am trying to do the same thing now with a Weblogic web service (but who
cares if its weblogic really, for all intents and purposes, its some web
service in a cloud with an x509 cert auth requirement)

I have the key... have added it to my keystore. I just am trying to use a
main method to call the service.... But to no avail and cant find a good
example.

FYI: I am not using HTTPS!!!, only using certs for authentication, not
encryption...  its point to point so I don't care about encryption (plus I
know how to do that already).

The samples that come with CXF DL only go into using HTTPS for encryption...
again, not what I need.

Any examples, links, or pointers would be appreciated.

Thanks
AJ 
-- 
View this message in context: 
http://www.nabble.com/Java-client-using-CXF-to-call-x509-secure-Wservice-tp17232021p17232021.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to