I checked in a wsimport API, SPI, command line tool and ant task into trunk.
The WebServiceImporter API is available here:
http://labs.jboss.com/file-access/default/members/jbossws/downloads/api-d...
The WebServiceImporterProvider SPI is here:
http://labs.jboss.com/file-access/default/members/jbossws/downloads/api-d...
The custom provider can be specified using the
"org.jboss.ws.tools.jaxws.webServiceImporterProvider" system property, or the
static field on WebServiceImporter.class.
The initial provider is based off of a modified version of the sun wsimport
implementation, although this is not directly exposed.
The command line tool documentation is available here:
http://labs.jboss.com/file-access/default/members/jbossws/downloads/api-d...
The ant task documentation is available here:
http://labs.jboss.com/file-access/default/members/jbossws/downloads/api-d...
-Jason
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4009200#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...