Hi. I implement a Client for a BiPRO Web Service. My Problem is to get a Security Token
I can generate all java Classes with WSDL2java. The WS is on https protocol. On java client I get following error: Exception in thread "main" com.sun.xml.internal.ws.client.ClientTransportException: HTTP transport error: 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 How I can fix this? -- View this message in context: http://cxf.547215.n5.nabble.com/Bipro-WS-Client-get-Security-Token-tp5740035.html Sent from the cxf-dev mailing list archive at Nabble.com.
