[jbosstools-issues] [JBoss JIRA] (JBIDE-15488) Web Service Tester doesn't work with https and self-signed certificate

Brian Fitzpatrick (JIRA) issues at jboss.org
Mon Feb 3 18:08:28 EST 2014


    [ https://issues.jboss.org/browse/JBIDE-15488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12940974#comment-12940974 ] 

Brian Fitzpatrick commented on JBIDE-15488:
-------------------------------------------

Ok. I just tried with the code in head on Luna M3 with Wildfly CR1 and was able to create a sample Rest service (Web Services->Simple Web Service, select JAX-RS) that puts up "Hello World!" as the result. It deployed fine and tested fine when I right-clicked on the JAX-RS Web Services->GET /HelloWorld node and selected "Run As...->Run on Server" and selected the Wildfly server. 

Can you try it again with Wildfly CR1 and see if it works any better? 
                
> Web Service Tester doesn't work with https and self-signed certificate
> ----------------------------------------------------------------------
>
>                 Key: JBIDE-15488
>                 URL: https://issues.jboss.org/browse/JBIDE-15488
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: webservices
>    Affects Versions: 4.1.0.Final
>            Reporter: Juergen Zimmermann
>            Assignee: Brian Fitzpatrick
>
> If I test a RESTful Web Service on WildFly 8 which is configured for https, then I just this error message in the response body (for both GET and POST requests):
> {code}
> sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list