CWSCA9502E The 0 data binding or data handler on the 1 component does not implement neither of the following interfaces: com.ibm.websphere.sca.http.data.HTTPStreamDataBinding or commonj.connector.runtime.DataHandler.
Explanation
The data binding or data handler must implement one of the specified interfaces.
User response
In the assembly editor, select the component. In the Properties view, on the Binding tab, browse to and select the correct data binding or data handler that will implement either the interface com.ibm.websphere.sca.http.data.HTTPStreamDataBinding or commonj.connector.runtime.DataHandler.