I am facing an error like test connection is not healthy.
I added postgres jar file in my bam lib. It is also showing me this error:
[2013-08-16 11:00:30,787] ERROR {org.wso2.carbon.ndatasource.core.DataSourceRepository} - Error establishing data source connection: org.postgresql.Driver
org.wso2.carbon.ndatasource.common.DataSourceException: Error establishing data source connection: org.postgresql.Driver
How can I solve this?
Make sure you have correct data-source configuration in
<BAM_HOME>/repository/conf/datasources/ master-datasources.xml. It should look similar to the following. And add your jar files in<BAM_HOME>/repository/components/libfolder.