[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-6850) [tester] provide ability to test services running over HTTPS

Lukas Jungmann (JIRA) jira-events at lists.jboss.org
Tue Aug 17 05:42:11 EDT 2010


[tester] provide ability to test services running over HTTPS
------------------------------------------------------------

                 Key: JBIDE-6850
                 URL: https://jira.jboss.org/browse/JBIDE-6850
             Project: Tools (JBoss Tools)
          Issue Type: Feature Request
          Components: Webservices
    Affects Versions: 3.2.0.M2
            Reporter: Lukas Jungmann
            Assignee: Brian Fitzpatrick


-let's have a service running over HTTPS, sample for JBoss6- https://community.jboss.org/servlet/JiveServlet/download/38-15328/securedWs.zip
Note: in this case only web service invocation is secured (POST)

-load WSDL in the tester - http://localhost:8080/demo/HelloWorld?WSDL
-test the service

=> response body says:
com.sun.xml.internal.ws.wsdl.parser.InaccessibleWSDLException: 2 counts of InaccessibleWSDLException.

javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list