For your convenience the Activation System
APIs can be accessed using the following command line utilities. To access
an Activation System not running on the local machine on port 2506, set
the JBROKER_INITIAL_URL
shell environment variable. For example, on a Windows
machine, to access Activation System running on host godel on the default
port, do:
set JBROKER_INITIAL_URL=iiopboot://godel:2506
The following table summarizes the activation commands. For details please see the tools reference.
Name and Description |
|
Register a Server |
regserv [options1] -desc <properties filename>
regserv [options2] -alias <server alias> -main <server class name> where options1 include:
where options2 include:
|
Unregister a Server |
unregserv [options] -alias <server alias>
where options include:
|
Start a Server |
startserv [options] -alias <server alias>
where options include:
|
Stop a Server |
stopserv [options] -alias <server alias>
where options include:
|
List Servers |
listserv <option>
where options include:
|
Change Server Deployment Descriptor |
chngserv [options1] -desc <properties filename>
chngserv [options2] -alias <server alias> where options1 include:
where options2 include:
|
Copyright © 2003, 2004 Novell, Inc. All rights reserved. Copyright © 2001, 2002, 2003 SilverStream Software, LLC. All rights reserved.