refresh  shutdown

Chapter 8: Using wstool, wstkeytool, wstant, and wstkeytoolant

restart

Description

Restarts the server to which you are connected.

Syntax

Command line:

restart 

Ant build file:

<taskdef name="wst_antTask" classname="com.sybase.wst.wstool.ant.AntTask"/>
<target name="restart" > <wst_antTask command="restart"

Examples

Example 1

This command restarts the server to which you are connected:

wstool restart

Ant build example:

<wst_antTask command="restart" />




Copyright © 2005. Sybase Inc. All rights reserved. shutdown

View this book as PDF