Hi Daniel and Andrie, Thanks a lot for the reply. I have followed the links and information you had given and understood how it works. Since I am more interested in connecting to MicroSoft Dynamics CRM webservices from Apache CXF, I have followed the link http://groovyjava-tom.blogspot.com.ar/2012/01/cxf-and-ms-crm-2011.html. Here and in the above tutorials of Apache CXF, the registration of AssetionInterceptor and AssertionBuilder will be done using org.apache.cxf.frontend.ClientProxy and org.apache.cxf.Bus.
But I am not using generated code from the wsdl instead using dispatch API to make web service calls from my Java application. With the approach of dispatch API, how do I register Assertion Builder and Interceptor to the Apache CXF framework ? Thanks Raagu -- View this message in context: http://cxf.547215.n5.nabble.com/How-to-parse-wsdl-policies-in-java-tp5737761p5737898.html Sent from the cxf-user mailing list archive at Nabble.com.
