<div dir="ltr">Hi<div><br></div><div>I was trying to execute com.evolveum.midpoint.testing.model.client.sample.Main.java</div><div><br></div><div>as specified here: <a href="https://wiki.evolveum.com/display/midPoint/Model+Web+Service+Client+Sample">https://wiki.evolveum.com/display/midPoint/Model+Web+Service+Client+Sample</a></div><div><br></div><div><br></div><div>- I was able to clean, install and package it correctly, when i try to execute it from command line i get an error: </div><div><br></div><div><br></div><div><br></div><div><div>C:\Users\Dharmendra\git\midpoint\samples\model-client-sample>mvn exec:java -Dexec.mainClass="com.evolveum.midpoint.testing.model.client.sample.Main"</div><div>[INFO] Scanning for projects...</div><div>[INFO]</div><div>[INFO] ------------------------------------------------------------------------</div><div>[INFO] Building midPoint Samples - Model client sample 3.1-SNAPSHOT</div><div>[INFO] ------------------------------------------------------------------------</div><div>[INFO]</div><div>[INFO] --- exec-maven-plugin:1.3.2:java (default-cli) @ model-client-sample ---</div><div>[WARNING] Warning: killAfter is now deprecated. Do you need it ? Please comment on MEXEC-6.</div><div>Endpoint URL: http://<b><server_ip></b>:8080/midpoint/model/model-3</div></div><div><div>javax.xml.ws.soap.SOAPFaultException: The message has expired</div><div>        at org.apache.cxf.jaxws.JaxWsClientProxy.invoke(JaxWsClientProxy.java:159)</div><div>        at com.sun.proxy.$Proxy70.getObject(Unknown Source)</div><div>        at com.evolveum.midpoint.testing.model.client.sample.Main.getConfiguration(Main.java:189)</div><div>        at com.evolveum.midpoint.testing.model.client.sample.Main.main(Main.java:106)</div><div>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)</div><div>        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)</div><div>        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)</div><div>        at java.lang.reflect.Method.invoke(Method.java:606)</div><div>        at org.codehaus.mojo.exec.ExecJavaMojo$1.run(ExecJavaMojo.java:293)</div><div>        at java.lang.Thread.run(Thread.java:745)</div><div>Caused by: org.apache.cxf.binding.soap.SoapFault: The message has expired</div></div><div><br></div><div>Can anybody assist me with this. I am executing the code from my local machine and midpoint is installed on my server which is accessible from my machine.</div><div><br></div><div><br></div><div>Regards</div><div>Dharmendra</div><div><br></div><div><br></div></div>