Hi Dev, During the ESB 4.9.0 release effort, we have come across the below reference to the older automation framework classes inside dblookup and dbreport mediator test classes.
*private final DataSource dbConfig = new EnvironmentBuilder().getFrameworkSettings().getDataSource();* But the respective classes are not available in the test framework 4.3.0 *import org.wso2.carbon.automation.core.utils.environmentutils.EnvironmentBuilder;import org.wso2.carbon.automation.core.utils.frameworkutils.productvariables.DataSource;* Appreciate if someone could point me to the new implementations of these classes such that I can use for the DB mediator test cases? Thanks, Chanaka -- -- Chanaka Fernando Technical Lead WSO2, Inc.; http://wso2.com lean.enterprise.middleware mobile: +94 773337238 Blog : http://soatutorials.blogspot.com LinkedIn:http://www.linkedin.com/pub/chanaka-fernando/19/a20/5b0 Twitter:https://twitter.com/chanakaudaya Wordpress:http://chanakaudaya.wordpress.com
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
