WSAMAN setprops (WSA)
Temporarily changes the value of one of the properties of a WSA instance.
These properties are:
loggingLevel
enableWsdl
enableWsdlListings
webAppEnabled
debugClients
logMsgThreshold
Syntax
Operating system
|
Syntax
|
UNIX
Windows
|
wsaman
-name wsainstance-name
-prop property-name
-value property-value
-setprops
|
-name wsainstance-name
The name of a WSA instance.
-prop property-name
The name of a property.
Note: This parameter is case sensitive.
-value property-value
The value of the property.
Notes
Changes for the
setprops function take effect immediately.
Although the properties set by
setprops reside in
ubroker.properties,
setprops changes are not written to
ubroker.properties.
Once a
setprops change takes effect, it lasts until the Java container is restarted.
For more information on the properties, see the comments in
ubroker.properties.