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

Step 7: Start the container


To recap, the getIdentifier operation has been created and implemented, a test for the operation has been added to the client, and the service has been deployed to a container. We now need to open a terminal and start up the grid service container to make our service available.

  • Windows

    %> cd %CATALINA_HOME%\bin
    %> startup.bat

  • Unix

    %> cd $CATALINA_HOME\bin
    %> startup.sh

You should see the following:


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