Hi All,this is probably not a CXF question but anyways. In our project, given a wsdl the sample xml needs to be created and then some mapping needs to happen.
I am trying to use wsdl4j to read the wsdl. So far i got only limited sucess. i can read the methods etc. But i cannot get to the method parameters etc. What is the preferred way to generate a sample xml ( sample request) from a given wsdl. Since these wsdl URLs would be given at runtime, the wsdl2java options are not available. Any help will be appreciated. regards ashok
