Refresh Stylesheet; Remove Chkpoint - IBM WebSphere XS40 Command Reference Manual

Datapower xml security gateway
Table of Contents

Advertisement

Related Commands
cancel, exit

refresh stylesheet

Forces a reload of a specified style sheets by an XML Manager.
Syntax
refresh stylesheet {* | XML-manager} match
Parameters
XML-manager
*
match
Guidelines
You can use wildcards to define a match pattern as follows:
*
?
[]
The refresh stylesheet command forces a one time reload. In contrast, the
xslrefresh command enables a periodic policy-based refresh cycle.
Related Commands
xslrefresh
Examples
v Refreshes the OrderEntry.xsl style sheet that is cached by the mgr1 XML
v Refreshes any style sheet with a URL that contains datapower and that is cached
v Refreshes all style sheets in all XML Manager objects.

remove chkpoint

Deletes a checkpoint configuration file.
82
Command Reference
Specifies the name of a specific XML Manager.
Specifies all XML Manager objects.
Defines a shell-style match pattern that defines the style sheets to refresh.
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]
Manager.
# refresh stylesheet mgr1
http://www/somecompany/XML/stylesheets/OrderEntry.xsl
#
by the mgr1 XML Manager.
# refresh stylesheet mgr1 *datapower*
#
# refresh stylesheet * *
#

Advertisement

Table of Contents
loading

Table of Contents