How can I split a single adaptor across multiple XML files?
In general it is best to avoid this and have a single XML config file per adaptor using the PropertyPlaceholderConfigurer to pass in values as defined in variables setting section above. These are Spring XML config files, so you can have multiple files that are combined together in a single adaptor. Spring defines that each of these XML files must be a proper Spring XML file (including