We are in the proces of deciding what "ESB" implementation to use. Previously we used Camel. Currently we are experimenting with Mule (not my choice ). Apparently the bussiness wants to use one "ESB" installation to support multiple test environments while in production we only support one environment. A Mule-consultant is trying to implement something like "war"-name based. He is trying to implement the loading of properties using the name of the deployment. With this strategy we can copy the deployment, rename it and have a separate configuration for this second deployment.
How would you solve this using the camel/fuse/hawtio/zookeeper stack? So, the requirements are: - one server; - one instance of e.g. tomcat; - multiple deployments on this tomcat server of the same artifact (maybe renamed) - configuration per deployed artifact It isn't needed to describe everything but naming the tools that should be use is helpfull. Thanks, Arno Noordover -- View this message in context: http://camel.465427.n5.nabble.com/host-multiple-environment-from-same-installation-tp5759379.html Sent from the Camel - Users mailing list archive at Nabble.com.