Rogue Wave banner
Previous fileTop of DocumentContentsIndex pageNext file
LEIF User's Guide
Rogue Wave web site:  Home Page  |  Main Documentation Page

6.5 Compile, Deploy, and Run the Service

  1. Compile the client and server code by changing to the Extended directory and then entering nmake on Windows or make on UNIX/Linux.

  2. If the LEIF server is already running, stop it:

  3. Deploy the service and client by entering nmake deploy on Windows or make deploy on UNIX/Linux.

  4. Start both Apache and the Bobcat service container, using the --ssl option to start Apache with SSL:

  5. Invoke the service:

Because we edited the WSDL to specify a secure HTTPS port, there is no need to pass in an argument that specifies the secure port. The output displays the hello world response as appropriate for the Mexican Spanish locale:


NOTE -- LEIF's generated client sample implementations all point to the <projectDirectory>\conf directory to locate the client configuration files. If you move the client executable without maintaining the same project directory structure, or you invoke the client from another location, be aware that you must edit the client implementation to maintain the correct path to the conf directory.


Previous fileTop of DocumentContentsIndex pageNext file

©2003-2005 Copyright Quovadx, Inc. All Rights Reserved.
Rogue Wave is a registered trademark of Quovadx, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.
Contact Rogue Wave about documentation or support issues.