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?
Please follow the Setup Configuration Files section in [1] for configuring the Postgre as the RDBMS type.
[1] http://docs.wso2.org/display/BAM240/Setting+up+with+PostgreSQL