I'm trying to build a WS client from an RPC (allegedly) encoded WSDL service at
https://www.fbo.gov/ws/fbo_api.php?wsdl
I'm using right click on Web Service Project, create New Web Service Client.
The wsdl is rpc encoded. To process this wsdl install the "JAX-RPC Web Services" plugin.
I tried manually installing the following plugins
modules/org-netbeans-modules-websvc-jaxrpc16.nbm
modules/org-netbeans-modules-websvc-jaxrpckit.nbm
modules/org-netbeans-modules-websvc-jaxrpc.nbm
modules/org-netbeans-modules-websvc-registry.nbm
But still no dice.