Tanmay
For many Proxy Deployment, I
have decided to use more than one Synapse config file (Synapse1.xml,
Synapse2.xml , Synapse3.xml .... ) and use case wise I will distribute the
<proxy> elements among multiple Synapse config files, and the develop a
startup script (using XQuery )which will aggregate all config elements from
different synapse config files into a single Synapse.xml file .

Is it possible for Synapse to specify multiple config files during startup
like Springframework ( where you can use more than one beans config file
like
applicationContext1.xml,applicationContext2.xml,applicationContext3.xml, and
so on )? This will make maintenance and developers' easy  over a giant
config file.
You can split elements in a large synapse.xml into different files.. like sequences, endpoints etc..(e.g. http://synapse.apache.org/Synapse_Samples.html#Sample10) But this does not allow you [yet] to define proxy services.. so your suggestion is good

asankha
--
Asankha C. Perera

WSO2 - http://wso2.org
http://esbmagic.blogspot.com

Reply via email to