We are developing a system that has to make a call to an STS web service from a J2SE-based application.

I need to attach an X509Certificate to the call, but the only examples I can find rely on J2EE libraries, and switching to J2EE is not an option for this project.

Does anyone have any recommendation for a useful J2SE compatible approach? Library, or pointer to example code will do.

link|improve this question
can't we simply added those required-for-X509Certificated J2EE libraries to the non-J2EE project? – Zecas May 22 at 13:36
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.