Before you begin
Why and when to perform this task
The Web services gateway has not implemented a service that stores operational messages, but the gateway does contain an interface, the MessageWarehouse interface, to encapsulate such a service. This interface is driven by channels on receipt of requests.
If you have your own system for handling (classifying, storing and retrieving) operational messages, you can use this system to log the gateway operational messages through the MessageWarehouse interface.
The Home object for this service must implement the com.ibm.wsgw.beans.MessageWarehouseHome interface and be located in the Java Naming and Directory Interface (JNDI) in the websphere/WSGW/MessageWarehouse directory.