The tarantella webserver stop command

Syntax

tarantella webserver stop [ --http ] [ --servlet ]

Description

Use the tarantella webserver stop command to stop the Tarantella Web Server and Java™ Servlet/JavaServer Pages services on the host.

If you do not use any arguments, the command stops both the Tarantella Web Server and Java Servlet/JavaServer Pages services.

Argument Description
--http Stops the Tarantella Web Server without stopping Java Servlet/JavaServer Pages services.
--servlet Stops Java Servlet/JavaServer Pages services without stopping the Tarantella Web Server.

Examples

tarantella webserver stop

Stops the Tarantella Web Server and Tarantella web services.

Related topics
  • Introducing the Tarantella Web Server
  • The tarantella webserver command