Build an EntireX RPC Server and Use an Existing XML-based Client with It

This document covers the following topics:


Generation Process

Start of instruction setTo generate the application

  1. If a WSDL file or an XML Schema file for the XML-based client exists, use the IDL Extractor for XML Schema or the IDL Extractor for WSDL, generating the IDL-XML mapping automatically.

    Otherwise, write a suitable IDL file.

  2. Select this generated or written IDL file and open the context menu to generate the desired server skeleton, or, if you are using Natural, write a Natural server.

Running the Application

Start of instruction setTo run the application

  1. Start the EntireX Broker (if required).

  2. Configure and start the EntireX RPC server or Natural RPC Server.

  3. Run the client application.