How to write your own WSDL extensions and plug them into WSDL4J

To Implement new WSDL extension using WSDL4J it is necessary to:

You can find examples of all these for the existing providers in the various org.apache.wsif.wsdl.extensions.* packages

 

TODO: more details based on example


last modified $Id: how_to_wsdl_extensions.html 241500 2003-01-14 14:19:30Z owenb $