micro-integrator
micro-integrator copied to clipboard
The cloud-native configuration driven runtime that helps developers implement composite microservices.
### Description The HTTP connector fails to send requests correctly when a trailing slash (`/`) is included at the end of the Base URL. It return 404 as the response....
### Current Limitation ## Description: File, SMPP and ISO8583 connectors need to be updated to align with WSO2 MI 4.4.0 enhancements, including a new response model, test connection functionality, and...
### Description Upon registry resource failure, undeployment of the CAR application is not getting triggered. ``` ERROR {org.wso2.micro.integrator.initializer.deployment.application.deployer.CappDeployer} - Error while deploying carbon application /ABCCompositeExporter_1.0.1.car org.apache.synapse.SynapseException: Error when adding a...
### Description Unresolved dependency issues occurred after updating the EI v6.6.0.213 pack to the latest U2 level(215). ### Expected behavior - Both EI and MB profiles should be working properly...
### Description **Description:** Although the [Ballerina module](https://github.com/wso2-extensions/ballerina-module-wso2-mi) has been released for WSO2 Micro Integrator (MI), the official WSO2 MI documentation has not yet been updated to reflect this. As a...
### Current Limitation In MI-4.3.0 currently no J2 mappings are available for defining XA datasource configuration parameters in the deployment.toml file. Kindly refer to the sample datasource XML configuration below....
### Current Limitation We noticed that there is a `-d parameter `which indicates the use of `Apache CXF` in the micro integrator starting script (`micro-integrator.sh`). `-Dorg.apache.cxf.io.CachedOutputStream.Threshold=104857600 \` However, during the...
### Description We have developed an [OpenSearch-based Observability Solution](https://github.com/wso2/observability-resources) for WSO2 products. However, the official documentation for configuring it with WSO2 Micro Integrator is not yet complete. We need to...
### Current Limitation In Integration Studio, users can build a Docker image that includes multiple projects bundled as CAR files using the Kubernetes Exporter Project. However, the current VS Code...
### Description Hi Team, In MI 4.3.0, when using the File Connector's write operation to append the message body to a file, we could observe an error similar to follows...