| Package | Description |
|---|---|
| com.sun.enterprise.deployment.util.webservice |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
WsCompileInvoker.generateWSDL(SEIConfig config)
This is used to generate WSDL and mapping files given information on SEI config; the caller sends in all the
required info in SEIConfig (info like name of webservice, interface name, package name etc) and this method
creates the equivalent jaxrpc-config.xml, invokes wscompile with -define option which will generate the WSDL
and the mapping file.
|
Copyright © 2017. All rights reserved.