Try OpenEdge Now
skip to main content
Configuration
Configuring OpenEdge SOAP Web Services : Managing Web Services Adapter (for OpenEdge SOAP Web Services) instances : Changing Web Services Adapter (for OpenEdge SOAP Web Services) instance run-time properties
 

Changing Web Services Adapter (for OpenEdge SOAP Web Services) instance run-time properties

You can temporarily change some Web Services Adapter (WSA) (for OpenEdge SOAP Web Services) instance properties at run time without restarting your Java servlet engine (JSE). This is most useful for testing and debugging. The next time you restart your JSE, these settings revert to the current configuration settings for these properties in the ubroker.properties file.
To change WSA instance runtime properties:
1. Click Resources in the management console menu. All resources managed by your console appear in the grid frame.
2. Filter or search for the WebServices Adapter broker instance whose runtime properties you want to change.
3. Click the WebServices Adapter broker instance. The WebServices Adapter details page appears.
4. Under Operations views, click Run-time Properties.
5. Click Edit to modify any of the following properties:
*adminEnabled — Specifies whether administrator privileges are in effect, either true or false.
*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.
6. Click Submit.