B. Building Encina Programs on UNIX : How You Build Programs for Encina : Step 6: Run the Program
 
Share this page                  
Step 6: Run the Program
To start your application server
1. Register the application server with Encina for invocation using the monadmin create server command.
2. Register the application server interfaces with Encina using the monadmin create interface command.
3. Invoke an instance of the application server using the monadmin start server command.
4. Verify that the application server has started using the monadmin query server command.