Use the importSelectorArtifacts.jacl command
to import selector artifacts from a compressed file using a command line.
Purpose
The
importSelectorArtifacts.jacl command
allows you to import selector artifacts from a compressed file to a cluster
or server using the command line. This function is useful when you are importing
the selectors artifacts for multiple applications at one time.
Requirement: The compressed file that you use as input must be created by
the exportSelectorArtifacts.jacl command.
Syntax

>>-wsadmin---- -f----importSelectorArtifacts.jacl----filename----admin-->
>--+----------------------------------------------+------------><
'--- -user----userid---- -password----password-'
Parameters
- filename
- A mandatory parameter that specifies the name of the file that contains
the artifacts to import.
Note: This file is created when you export selectors
and selector components using the administrative console.
- admin
- A required parameter that prevents conflicts when multiple users with
the same userid (for example, admin) import artifacts.
- -user user
- An optional parameter that specifies the userid the server uses to import
the selector artifacts. Using this parameter and a password prevents multiple
imports of the same artifact occurring simultaneously.
- -password password
- An optional parameter that specifies the password associated with the
userid.
Example
The following command imports the selectors
artifacts from the compressed file, onlineorder.zip.
wsadmin -f importSelectorArtifacts.jacl c:/artifacts/onlineorder.zip admin
Last updated: Tue 24 Oct 2006 09:37:07
(c) Copyright IBM Corporation 2005, 2006.
This information center is powered by Eclipse technology (http://www.eclipse.org)