Switch Domain - IBM WebSphere XS40 Command Reference Manual

Datapower xml security gateway
Table of Contents

Advertisement

match
Related Commands
refresh stylesheet
Examples
v Deletes the specified style sheet cached by the mgr1 XML Manager.
v Deletes any style sheet cached by the mgr1 XML Manager whose URL contains
v Deletes all style sheets cached by the mgr1 XML Manager.

switch domain

Moves to the specified application domain.
Syntax
switch domain [domain]
Parameters
domain Identifies the target domain.
Guidelines
Issue the switch domain command without arguments to display the list of
available application domains.
Related Commands
domain
Examples
v Moves to the Domain-1 application domain.
Defines a shell-style match pattern that defines the style sheets to delete.
You can use wildcards to define a match pattern as follows:
*
The string wildcard matches 0 or more occurrences of any character.
?
The single character wildcard matches one occurrence of any single
character.
[]
The delimiters bracket a character or numeric range:
Matches 1, 2, 3, 4, or 5
[1-5]
Matches x or y
[xy]
# no stylesheet mgr1
http://www/somecompany/XML/stylesheets/OrderEntry.xsl
#
datapower.
# no stylesheet mgr1 *datapower*
#
# no stylesheet mgr1 *
#
# switch domain Domain-1
[Domain-1] #
Chapter 2. Global configuration mode
111

Advertisement

Table of Contents
loading

Table of Contents