Commit Graph

6614 Commits

Author SHA1 Message Date
Mark Fisher
4d26302dcd INT-793 Changed 'objectName' to 'defaultObjectName' and added a resolution step so that a value in the request Message's headers (with key JmxHeaders.OBJECT_NAME) takes precedence. 2010-02-02 20:33:25 +00:00
Mark Fisher
959a8614a7 INT-978 initial commit of AttributePollingMessageSource 2010-02-02 17:44:33 +00:00
Mark Fisher
59e6821f4e added jmx module to main build 2010-02-02 01:23:54 +00:00
Mark Fisher
c0325aab51 generalized springframework dependency in template.mf 2010-02-02 01:23:28 +00:00
Mark Fisher
f9cb5aa3e5 initial commit for OperationInvokingHandler 2010-02-02 01:03:17 +00:00
Mark Fisher
6a669b9bc5 initial commit for NotificationPublishingAdapter 2010-02-01 23:35:43 +00:00
Mark Fisher
1f22d47b5f initial commit for NotificationListeningAdapter 2010-02-01 21:25:09 +00:00
Mark Fisher
3673410b67 added javax.management to template.mf 2010-02-01 19:51:24 +00:00
Mark Fisher
277c1c7e74 initial commit of JMX module 2010-02-01 15:26:35 +00:00
Iwein Fuld
5ca4376b99 delaying start invocation until after subscription of listeners 2010-01-31 13:24:34 +00:00
Iwein Fuld
a7a29b7f6f INT-922: added original messages and first exception as cause 2010-01-31 12:30:14 +00:00
Iwein Fuld
a16e4aa6bd INT-330:
- Polished some javadoc
 - removed unnecessary dependency on MessageStore from MessageGroup
 - added locking in pruner

INT-971: disabled test from CronTriggerTests to avoid build breakage pending fix.
2010-01-28 10:24:36 +00:00
Mark Fisher
095f31d61c added a TODO to remove the Serializable implementation once we upgrade to 3.0.1 2010-01-26 17:33:31 +00:00
Mark Fisher
c9d865176a INT-962 Exposing configuration properties for the JmsDestinationBackedMessageChannel's underlying MessageListener container and JmsTemplate. Many are now available in the namespace support, but some will still likely be added (the class itself now exposes *everything* that can be configured on both the MLC and template). 2010-01-25 23:44:57 +00:00
Mark Fisher
ece8d6c806 added a warn-level log message in case a MessageListener was already configured on the listener container being used within the message-driven endpoint 2010-01-25 23:08:34 +00:00
Mark Fisher
8550cc67b0 INT-963 DefaultInboundRequestMapper now returns a MultiValueMap when creating a payload from HTTP request parameters. That means that values in the Map are now Lists of Strings rather than String arrays. 2010-01-25 03:01:11 +00:00
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