HELP! Can Not Run P6 EPPM Web Services Demo.
I am new to P6 EPPM. Recently I have a task to access P6 EPPM Web Services through java code. and I have downloaded the demo code from Oracle site. But when I run it , I get the following error message, Is there anyone could help me? thanks a lot.
org.apache.cxf.binding.soap.SoapFault: Unable to verify security information sent back by server.
at com.primavera.wsclient.demo.DemoInInterceptor.handleMessage(DemoInInterceptor.java:64)
at com.primavera.wsclient.demo.DemoInInterceptor.handleMessage(DemoInInterceptor.java:1)
at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:243)
at org.apache.cxf.endpoint.ClientImpl.onMessage(ClientImpl.java:672)
0