WebSphere Process Server messages     Operating Systems: All supported

CWWSB

CWWSB0001E: WS-BA has not been enabled.
Problem When the WS-BA function is disabled the application cannot make WS-BA API calls.
User response Ensure the WS-BA functionality has been enabled on the application component.
CWWSB0002E: The user defined compensation hander class could not be found, {0}. Exception details follow: {1}
Problem An error occured trying to locate and create the user defined compensation handler class. This class must exist and be available to the application.
User response Ensure the class name specified is the fully qualified class name of the compensation hander and can be found on the application class path.
CWWSB0003E: The user defined compensation handler, {0}, does not implement the CompensationHandler interface.
Problem The user defined compensation handler class must implement the CompensationHandler interface for it to be added to the Business Activity.
User response Ensure the user defined compensation handler class implements the CompensationHandler interface.
CWWSB0004I: A CompensationHandlerFailedException was caught from the compensation handler, {0}.
Problem The compensation handler threw a CompensationHanderFailedException and will not be retried.
User response None. Informational only.
CWWSB0005E: The compensation handler class name has not been specified on the application component.
Problem If an application component does not specify a compensation handler class name it is not permitted to call the setCompensationDataImmediate() or setCompensationDataAtCommit() methods.
User response Ensure the compensation handler class name is specified on your application component.
Reference topic    

Terms of Use | Feedback

Last updated: Jun 13, 2009 1:00:35 PM CDT
http://publib.boulder.ibm.com/infocenter/wasinfo/v6r1/index.jsp?topic=/com.ibm.websphere.messages.doc/com.ibm.ws.wsba.resources.WSBAMessages.html

© Copyright IBM Corporation 2006, 2009. All Rights Reserved.
This information center is powered by Eclipse technology. (http://www.eclipse.org)