facebook

SSLHandshakeException

  1. MyEclipse Archived
  2.  > 
  3. Web Services
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #291834 Reply

    odelya
    Member

    Hi
    I am trying to invoke web services and I get this exception:
    sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

    as I understood I have to add certificate.

    How do I add it to MyEclipseIDE ? (I have the certificate from the web services site)

    #291895 Reply

    Brian Fernandes
    Moderator

    Could you please clarify what you are trying to do? Are you trying to create a web service using MyEclipse or are you trying to use a client generated in MyEclipse to invoke an existing web service?

    What web service framework (top down or bottom up development) and what MyEclipse version are you using?

    #291898 Reply

    odelya
    Member

    Hi
    I am trying to use client generated in MyEclipse to invoke an existing web service.
    MyEclipse the lastest version (i think 6.5)
    I looked in the internet and saw that since i am trying to reach https, i have to add certificate. I have the certificate from the company who gave me their WSDL.
    How can I do it in MyEclipse?

    #291909 Reply

    Brian Fernandes
    Moderator

    odelya,

    Thanks for the clarification. Unfortunately MyEclipse does not currently provide a way to use certificates in the client wizard; you may need to modify the generated client to do this.
    If you are using JAX-WS, the following document may help: http://java.sun.com/developer/EJTechTips/2006/tt0527.html

    I have filed this as an enhancement request, please let us know if we can be of further assistance.

    #291924 Reply

    odelya
    Member

    Hi
    I am using Axis2.
    How do I modify the generated client?

Viewing 5 posts - 1 through 5 (of 5 total)
Reply To: SSLHandshakeException

You must be logged in to post in the forum log in