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$