Commit Graph

9 Commits

Author SHA1 Message Date
Mark Fisher
7f4cdc3e77 Removed 'Bundle-Version' from template.mf files. 2008-05-21 23:33:26 +00:00
Mark Fisher
cf15eb9728 Added newly generated MANIFEST.MF (INT-217). 2008-05-21 22:27:16 +00:00
Mark Fisher
b3a0dc2646 Added initial version of template.mf files. 2008-05-21 21:32:47 +00:00
Mark Fisher
d19f67d104 The endpoint's afterPropertiesSet() method is invoked after error-handler configuration so that the error-handler will be configured for a ConcurrentTarget (INT-211). 2008-05-21 17:05:07 +00:00
Mark Fisher
8941a82ba1 The <concurrency/> and <schedule/> elements may now appear in any order. Each has a cardinality of 0..1 (INT-159). 2008-05-21 16:25:56 +00:00
Mark Fisher
631c71b6d0 Added MessageSelectorChain and modified TargetEndpoint to provide a 'setMessageSelector' method rather than managing a list of selectors with the 'addMessageSelector' method. Also modified the endpoint parser so that the configuration of a selector chain is more consistent with that of MessageHandlerChain. Now, the XML for endpoints uses a "selector" attribute instead of 0..n <selector/> sub-elements (INT-159). 2008-05-21 16:10:45 +00:00
Mark Fisher
938ce0a5a5 Added namespace support for GatewayProxyFactoryBean with the new <gateway/> element (INT-226). 2008-05-21 14:51:23 +00:00
Mark Fisher
eae5666d7a Moved spring.schemas and spring.handlers to "src/main/resources/META-INF" (INT-223). 2008-05-20 22:13:12 +00:00
Ben Hale
6696064dd0 Updated the names of the projects 2008-05-20 21:41:01 +00:00