Hi, I am working with CXF dynamic client with complex types.
It is working fine by generating all the proxies dynamically for the given wsdl. Is there a way to get a list of all the service methods for a given WSDL using CXF? If this is available, then Is there a way to get a list of Input and Output types for that particular method? I mean for a particular service method if there are complex type input and output, I want to get the names and types of the corresponding complex types. Thanks for any help, Srinivas. -- View this message in context: http://www.nabble.com/Service-Method-List-tf4298325.html#a12234346 Sent from the cxf-user mailing list archive at Nabble.com.
