'WSO2 - Unable to deploy synapse import:{org.wso2.carbon.connector}XXX. Required library not found
I get this error when I try to use external connector on wso2 studio 7: Unable to deploy synapse import:{org.wso2.carbon.connector}XXX. Required library not found.
Solution 1:[1]
Check if repository/deployment/server/synapse-libs is created and if it contains zip file of your connnector. if not then create this folder and copy your zip file.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|---|
Solution 1 | Cedric Jean Stephane Agnes |