Try OpenEdge Now
skip to main content
Administration
Command and Utility Reference : WSAMAN getprops (WSA)
 

WSAMAN getprops (WSA)

Displays the current value of the properties that can be changed while the WSA is running.
These properties are:
*loggingLevel
*enableWsdl
*enableWsdlListings
*webAppEnabled
*debugClients
*logMsgThreshold
These properties reside in the ubroker.properties file. For more information on them, see the comments in ubroker.properties.

Syntax

Operating system
Syntax
UNIX
Windows
wsaman
   -name wsainstance-name
   -getprops
-name wsainstance-name
The name of a WSA instance.

Notes

The values of these properties can be temporarily overridden through WSAMAN setprops (WSA). Such changes are not written to ubroker.properties. If there are such changes in effect, the values displayed by WSAMAN getprops (WSA) might not match the values in ubroker.properties.