Introduction

wstool is a command line interface that allows you to administer, monitor, and deploy Web services contained in the EAServer Web service container.

You can use wstool from the command line, from scripts or makefiles, or with Jakarta Ant (wstant).

wstkeytool is a command line interface that allows you to manage a keystore (database or file) of private keys and their associated X.509 certificate chains. In this case, the keystore is the EAServer security module. wstkeytool commands allow you to manipulate the EAServer security module without having to use Security Manager.

See the EAServer Security Administration and Programming Guide for definitions and information about Security Manager.

You can use wstkeytool from the command line, from scripts or makefiles, or with Jakarta Ant (wstkeytoolant).