Commit Graph

7448 Commits

Author SHA1 Message Date
Mark Fisher
8db7e1cd6a fixed header-enricher element now that error-channel is a sub-element rather than attribute 2010-01-19 15:41:13 +00:00
Mark Fisher
d260e5fef5 fixed test 2010-01-18 19:18:50 +00:00
Mark Fisher
7b548ab6da committing tests 2010-01-18 19:00:38 +00:00
Mark Fisher
344d5bfa52 escaping $ header prefix (temporary solution) 2010-01-18 18:55:35 +00:00
Mark Fisher
9b0073be41 adding ip xsd and tooling icon 2010-01-18 18:48:33 +00:00
Mark Fisher
ad2def94e0 re-adding accidentally deleted jms files 2010-01-18 18:43:52 +00:00
Mark Fisher
20b807ef0e test contexts 2010-01-18 18:31:53 +00:00
Mark Fisher
845a530940 removing jms copy 2010-01-18 18:23:04 +00:00
Mark Fisher
cb563cef22 javadoc 2010-01-18 18:17:53 +00:00
Mark Fisher
b00361ae91 javadoc 2010-01-18 18:01:46 +00:00
Mark Fisher
57746fa747 adding svn:ignore 2010-01-18 17:12:40 +00:00
Mark Fisher
29748f963c adding build related files 2010-01-18 17:12:15 +00:00
Mark Fisher
9d16e3772c adding project and classpath files 2010-01-18 17:11:52 +00:00
Mark Fisher
c61e630206 changed several xsd type declarations to 'string' to support property placeholders 2010-01-18 17:10:12 +00:00
Mark Fisher
ab2ca63639 adding xsd and tooling icon 2010-01-18 17:07:49 +00:00
Mark Fisher
1dda254b96 adjusted log settings for 'ip' package 2010-01-18 17:05:25 +00:00
Mark Fisher
3ef7110a77 initial commit of IP code 2010-01-18 17:04:37 +00:00
Mark Fisher
3a7518b3e0 adding ip module 2010-01-18 16:59:36 +00:00
Mark Fisher
b198aa14e5 added description-only constructor to MessageMappingException 2010-01-18 15:11:04 +00:00
Iwein Fuld
f13a09f926 Added hint to exception most often caused by send timeout 2010-01-13 18:22:25 +00:00
Jonas Partner
53f59d42a3 Resolves INT-955 wrong groupId for OXM 2010-01-02 15:58:37 +00:00
Iwein Fuld
22a8ad18cb INT-821: renamed filter based on INT-CR-7 review 2009-12-30 22:23:33 +00:00
Iwein Fuld
2d8079d90c INT-330: polished javadoc for MessageGroup 2009-12-29 20:17:53 +00:00
Iwein Fuld
058e555de9 INT-330: Added MessageGroup and refactored CorrelatingMessageHandler and MessageGroupProcessors. This is an intermediary commit. Still there are some options for simplification around the MessageGroupListener interface, as onMessageProcessed could likely be moved into the message group. 2009-12-29 18:19:35 +00:00
Iwein Fuld
89c06965f0 INT-746: improved javadoc. 2009-12-29 12:23:40 +00:00
Iwein Fuld
0ad15c60cc POLISH: avoided some deprecation warnings, added some mock tests. 2009-12-28 19:07:30 +00:00
Iwein Fuld
b5de4b64dc INT-950: turns out all supporting classes already had this property, so only changes in the namespace and the parser were needed. 2009-12-28 18:58:56 +00:00
Jonas Partner
8f86f0f578 INT-836 XPath header enricher. namespace to follow 2009-12-27 20:38:42 +00:00
Mark Fisher
5dd8dd6889 updating poms for M2 release 2009-12-24 16:40:07 +00:00
Mark Fisher
f98bd4cc9d preparing for M2 release 2009-12-24 15:24:04 +00:00
Mark Fisher
d8663e225b preparing for M2 release 2009-12-24 15:23:15 +00:00
Mark Fisher
025118cac0 format 2009-12-24 15:19:23 +00:00
Mark Fisher
a8f3edd52a INT-911 created a separate XSD element for the 'gateway' used inside a chain, to avoid 'default' in the attribute names 2009-12-24 15:09:49 +00:00
Oleg Zhurakousky
c8683b5ab4 Added directives on how to re-enable OSGi console on dmServer past 2.0.M5 2009-12-24 15:05:01 +00:00
Mark Fisher
f65e47b41d INT-944 MethodInvokingMessageProcessor now handles Mockito mocks properly. 2009-12-24 14:23:55 +00:00
Iwein Fuld
ab7272d980 INT-944: Reproduction (now with class and method= on the service-activator) 2009-12-24 13:45:38 +00:00
Iwein Fuld
4c210ad05f INT-944: Reproduction (without proper mocking this time) 2009-12-24 13:26:40 +00:00
Mark Fisher
b4bbf27432 INT-945 multiple @Payload annotations are now supported as long as no more than one of them provides no EL expression for qualified properties of the payload instance 2009-12-24 13:16:06 +00:00
Oleg Zhurakousky
c313efda0a INT-875 2009-12-24 13:09:56 +00:00
Oleg Zhurakousky
edf3449178 INT-846 2009-12-24 11:38:17 +00:00
Oleg Zhurakousky
572b7c0656 INT-911, Created MessageHandling infrastructure around Gateway so it could be included in the <chain> 2009-12-24 10:42:55 +00:00
Iwein Fuld
34d7f0c63c INT-944: Reproduction 2009-12-24 09:07:49 +00:00
Mark Fisher
afb53e166d INT-851 Added method name to the "name" property of the MessageHistory.Event for a gateway. 2009-12-24 02:37:54 +00:00
Mark Fisher
65102cc725 INT-578 RecipientListRouter now accepts a channel Map with MessageSelector keys (no namespace support yet). 2009-12-24 01:59:08 +00:00
Mark Fisher
5cabd501aa INT-937 added brackets in toString 2009-12-24 00:38:11 +00:00
Mark Fisher
fd107168df INT-937 added toString implementation to MethodInvokingMessageProcessor 2009-12-24 00:35:17 +00:00
Mark Fisher
8301f5410b INT-843 2009-12-23 22:07:38 +00:00
Mark Fisher
f0ba127305 INT-931 header-enricher now supports method invocation 2009-12-23 21:49:54 +00:00
Mark Fisher
99a577372e Avoiding NPE when there is an ambiguous method and no method name has been provided. 2009-12-23 20:32:09 +00:00
Ben Hale
60ef9cb730 Updated to new version of spring-build 2009-12-23 08:30:18 +00:00