Hi CXF users, I've been using CXF for a while now. In my current project I have to examine programatically WSDL definitions.
I want to list all WSDL extensibility elements and in particular WS-Policy extensibility elements. I tried to use CXF's WSDLManagerImpl. It uses wsdl4j behind the hood, but current version 1.6.2 does not support WS-Policy elements. Are there any CXF classes that we can be used for listing WSDL extensibility elements? thanks, Łukasz
