Generating stub files for a GWS Client

Use the fglwsdl tool to generate the BDL stub from a WSDL URL or file.

The next example requests the Calculator Web Service information from the specified URL, and the output files will have the base name ws_calculator:
fglwsdl -o ws_calculator http://localhost:8090/Calculator?WSDL

For a client application, fglwsdl generates two output files, which should not be modified: