Migration from version 1.3x to 2.2x

If you use a Genero 2.2x runner for the GWS Client application, you must:

  1. Regenerate the GWS Client stubs using the -compability option of the fglwsdl tool, so the function prototypes will be compatible:
    fglwsdl -compatibility -o NewClientstub http://localhost:8090/MyCalculator?WSDL
  2. Compile the GWS Client stubs and re-link the Client application (.42r).