Hi everyone. I am trying to run the AXL Java Client Demo on CUCM 10.5. But I got error. I had already imported the certificate. Please help me. The error is:Exception in thread "main" com.sun.xml.internal.ws.client.ClientTranspo...
Hi Nicholas, I had imported certificate into both cacerts and jssecacerts. I did it according to official guide:Cisco AXL But it seemed not work. Error still exists. Is there anything wrong?
I imported the certificate according to a guide on DevNet:]Cisco AXLhttps://developer.cisco.com/site/axl/learn/how-to/axl-java-sample-application.gspJust now, I imported certificates into cacerts. But the error still exists.My command is:keytool -imp...
Hi Nicholas, Thank you for your help. But the error still exists. I had check my java version, which is the same as you: java version "1.8.0_40"Java(TM) SE Runtime Environment (build 1.8.0_40-b26)Java HotSpot(TM) 64-Bit Server VM (build 25...