Relative Content

Tag Archive for wso2content-typewso2-micro-integratorwso2-integration-studio

WSO2 Carbon: ClassNotFoundException for custom message builder with application/problem+json content type

I’m encountering an issue while configuring custom message builders and formatters in WSO2 Integration Studio (or WSO2 Carbon). I have followed the steps to add a custom message builder (org.wso2.carbon.integrator.core.json.JsonStreamBuilder) and formatter (org.wso2.carbon.integrator.core.json.JsonStreamFormatter) for handling application/problem+json content type in both deployment.toml and axis2.xml.

WSO2 Carbon: ClassNotFoundException for custom message builder with application/problem+json content type

I’m encountering an issue while configuring custom message builders and formatters in WSO2 Integration Studio (or WSO2 Carbon). I have followed the steps to add a custom message builder (org.wso2.carbon.integrator.core.json.JsonStreamBuilder) and formatter (org.wso2.carbon.integrator.core.json.JsonStreamFormatter) for handling application/problem+json content type in both deployment.toml and axis2.xml.