6. Click Save. Any changes you make are also reflected in the ubroker.properties file.
You can also make run-time changes in the management console to the values of the following WSA properties:
debugClients — Controls whether to dump HTTP and SOAP protocol message information to the WSA log file, and specifies the clients (if any) whose SOAP messages are to be dumped
enableWsdl — Controls the WSA's ability to respond to inquiries about WSDL documents for any of the SOAP Web service applications it hosts
enableWsdlListings — Controls the WSA's ability to respond to a request for a list of WSDL documents it has available
loggingLevel — Specifies the amount of information to be written to the broker log
logMsgThreshold — Controls the amount of SOAP message information that can be written to the WSA log file
webAppEnabled — Controls the WSA's ability to accept and process SOAP requests to any of its hosted SOAP Web service applications
These changes last only for the duration of the current Java servlet engine (JSE) session. To make these changes permanent across sessions, you must make the changes in the property settings.