Exposing Multiple Default Web Service Operations

Generated default services are maintained in a single WSDL file:

  • If you expose further service operations from the same process, new operations are added to the portType representing that process.
  • If you add additional processes to the package, and those processes expose service operations, new portTypes and operations are added to the WSDL file.

Additional operations also use the same system participant.