Hi xfire users/developers,

I'm trying to use xfire to generate dynamic services. By publishing the wsdl I would like xfire to generate dynamically the webservice.
I've taken a look at the xfire API and bumped into the org.codehaus.xfire.wsdl11.parser.WSDLServiceBuilder class: Builds a collection of Services from a WSDL.
 
So my questions are:

Is it possible to accomplish my goal with this WSDLServiceBuilder class? If not are there any other classes in the xfire framework which I can accomplish this? Can you give an snippet code how to use the class needed?

Thank you in advance.

Shurbann Martes

Reply via email to