XStore - Relate integration issue with HTTPS
Hello,
When trying to call Relate CUSTOMER_LOOKUP from Xstore POS in HTTPS we are getting the error below
ERROR [ ] 2017-09-20 12:36:23,245 An error occurred preparing the service port for use. :: dtv.servicex.impl.XstoreJaxWsPortFactoryBean [REGISTER:OCP [User]]
ERROR [ ] 2017-09-20 12:36:24,451 Service exception caught querying [CRM_CUSTOMER_LOOKUP_PRIMARY][{argLastName=Heide, argPrimaryAddress=true, argOrganizationId=1, argVoidFlag=false, argActiveFlag=true}]. :: dtv.xst.crm.relate.impl.cust.PersistenceStrategy [REGISTER:OCP [User]]
dtv.service.ServiceUnavailableException
...
Caused by: org.springframework.remoting.RemoteAccessException: Could not access remote service at [null]; nested exception is com.sun.xml.ws.client.ClientTransportException: HTTP transport error: java.net.SocketException: java.security.NoSuchAlgorithmException: Error constructing implementation (algorithm: Default, provider: SunJSSE, class: sun.security.ssl.SSLContextImpl$DefaultSSLContext)