Access Keys:
Skip to content (Access Key - 0)

Step 6: Deploy the Service


Introduce contains a graphical service deployment screen which can be used to configure a service for deployment by editing service properties, tuning index service registration, etc. In this service, since we don't require any custom deployment configuration, we will be able to simply use the deployment viewer to deploy the service without having to edit anything. Alternatively, you can deploy the service from a command prompt. Both options for deploying the service are listed below.

Option 1: Deploy the service using Introduce

  • In Introduce select the Deploy Service button from the top menu bar.


  • Once the file chooser appears, browse to the generated service location and click the Open button.
  • The Deployment Viewer will now be shown.
  • Select Tomcat from the Deployment Location drop down. Note: If Tomcat is not listed in the drop down list, then you did not set CATALINA_HOME during container installation. Please set the CATALINA_HOME environment variable to point to your Tomcat directory.
  • Click the Deploy button.

Option 2: Deploy the service from a terminal

  • Open a terminal, change directory to the generated service and run the following ant command.

%> cd STOCKMANAGER_LOCATION
%> ant -Dno.deployment.validation=true deployTomcat

Last edited by
Sarah Honacki (414 days ago)
Adaptavist Theme Builder Powered by Atlassian Confluence