@BeforeClass(alwaysRun = true) public void setEnvironment() throws Exception { super.init(); uploadResourcesToConfigRegistry(); loadESBConfigurationFromClasspath( "/artifacts/ESB/proxyconfig/proxy/customProxy/outsequence_faultsequence.xml"); }
@BeforeClass(alwaysRun = true) public void setEnvironment() throws Exception, IOException { super.init(); loadESBConfigurationFromClasspath( "/artifacts/ESB/mediatorconfig/fast_xslt/calltemplate_integration_fastxslt_sample750_synapse.xml"); }