Many wstool and wstkeytool commands take one or more entity identifiers as arguments. An entity identifier is a string of the form EntityType:EntityName that uniquely identifies an entry in the repository; for example, a server, component, collection, or keystore name.
Table 8-1 provides examples of entity identifiers for each entity type.
Entity identifier |
Specifies |
---|---|
(wstool) |
Component named SVULogin that is installed in the SVU package. The package name is included because EAServer components always reside in packages. |
(wstool) |
The Web services collection named MyCollection. |
(wstool) |
The isLogin method of component SVULogin in package SVU. |
(wstool) |
The role named MyRole. |
(wstool) |
The server named Jaguar. |
(wstool) |
The Web service named MyWebService contained in the MyWcoll Web collection. |
(wstool) |
The method parameters for the isLogin method of component SVULogin in package SVU. |
(wstkeytool) |
The name of a private key contained in the keystore. |
Not all wstool or wstkeytool commands support every type of entity in the repository. Use the help option to see the supported entities for each command.
When a command specifies an invalid entity type, an error message displays.
Copyright © 2005. Sybase Inc. All rights reserved. |
![]() |