Oleg Zhurakousky
|
1e1c0e84b7
|
INT-904, INT-907 added exception mapper support to AbstractMessagingGateway, Changed ChannelPublishingMessageListener to extend form AbstractMesagingGateway, added namespace support, tests, etc...
|
2010-06-25 01:41:30 +00:00 |
|
Mark Fisher
|
c86e24cd34
|
INT-1212 added support for the "message-converters" (a ref to a list) attribute on <outbound-gateway> and <outbound-channel-adapter> elements in the http namespace
|
2010-06-25 00:19:50 +00:00 |
|
Mark Fisher
|
d3fde86be3
|
INT-1207 added support for the "http-method" attribute on <outbound-gateway> and <outbound-channel-adapter> elements in the http namespace
|
2010-06-24 23:03:50 +00:00 |
|
Mark Fisher
|
5f72f5768d
|
INT-1208
|
2010-06-24 22:52:58 +00:00 |
|
Mark Fisher
|
1363b2699e
|
INT-1206 the "url" attribute is now required on http:outbound-gateway
|
2010-06-24 22:21:33 +00:00 |
|
Mark Fisher
|
4f991b613f
|
INT-1205 committing removal of test
|
2010-06-24 21:17:55 +00:00 |
|
Iwein Fuld
|
f4ed920d06
|
INT-984: added file locking and scanner documentation
|
2010-06-24 21:14:40 +00:00 |
|
Iwein Fuld
|
886835b01c
|
INT-1174: added javadoc describing the difference between CMB and CMH
|
2010-06-24 21:14:38 +00:00 |
|
Mark Fisher
|
564860bde3
|
INT-1205 no longer throwing an exception when the $ prefix exists on a header being mapped from a gateway invocation
|
2010-06-24 20:55:00 +00:00 |
|
Mark Fisher
|
ceaf659c8f
|
INT-831, INT-861 added support for the <outbound-channel-adapter> element in the http namespace
|
2010-06-24 19:58:26 +00:00 |
|
Mark Fisher
|
c022a8d559
|
INT-831, INT-861 added 'expectReply' property to HttpRequestExecutingMessageHandler (default is true)
|
2010-06-24 19:16:52 +00:00 |
|
Mark Fisher
|
242370550c
|
INT-1203 JMS outbound-channel-adapter now properly configures the "message-converter" reference
|
2010-06-24 17:19:34 +00:00 |
|
Chris Beams
|
1a617b1281
|
added <repository/> elements as necessary to all sample projects (and sample parent pom) in order to facilitate checking out and building samples individually. Without these definitions, the samples will fail when trying to look up parent poms.
|
2010-06-24 16:57:52 +00:00 |
|
Marius Bogoevici
|
1354b808cc
|
Add support for 'trigger' attribute.
|
2010-06-24 13:35:35 +00:00 |
|
Mark Fisher
|
74619a4c8b
|
formatting
|
2010-06-24 12:54:27 +00:00 |
|
Oleg Zhurakousky
|
32b34ad47d
|
INT-1194, cleaned up import declarations
|
2010-06-24 12:51:58 +00:00 |
|
Oleg Zhurakousky
|
e07a8ace15
|
INT-1194, MOdified the ErrorMessage to allow for headers to be set as well as Message builder which builds Message as ErrorMessage if payload is of type Throwable
|
2010-06-24 12:46:50 +00:00 |
|
David Syer
|
d5d0857f22
|
INT-1033: add more docs for jdbc
|
2010-06-24 08:24:25 +00:00 |
|
David Syer
|
52ac01556d
|
INT-1033: add docs for jdbc
|
2010-06-24 07:54:49 +00:00 |
|
David Syer
|
4ed5ae919b
|
INT-1201: add support for nested queries
|
2010-06-24 07:54:47 +00:00 |
|
Mark Fisher
|
69d19fdf8c
|
INT-916 removed code that is no longer necessary after refactoring to HttpRequestExecutingMessageHandler
|
2010-06-23 23:55:07 +00:00 |
|
Mark Fisher
|
e1c5e6b217
|
INT-1200 the <annotation-config> now accepts the 'default-publisher-channel' attribute for the @Publisher support
|
2010-06-23 23:51:54 +00:00 |
|
Mark Fisher
|
141124b078
|
INT-1200 the parser for <annotation-config> now registers the PublisherAnnotationBeanPostProcessor
|
2010-06-23 22:25:57 +00:00 |
|
Mark Fisher
|
4689ae17ac
|
INT-1139 added a test demonstrating the use of #args.foo in an expression
|
2010-06-23 21:59:03 +00:00 |
|
Mark Fisher
|
f6698db4a5
|
updated http docs for the new RestTemplate based outbound gateway
|
2010-06-23 20:59:52 +00:00 |
|
Mark Fisher
|
341a08f7ff
|
INT-916, INT-939 replaced HttpOutboundEndpoint with the RestTemplate-based HttpRequestExecutingMessageHandler
|
2010-06-23 20:19:59 +00:00 |
|
David Syer
|
91452275ad
|
INT-1128: Docs for MessageStoreReaper
|
2010-06-23 16:54:50 +00:00 |
|
Mark Fisher
|
9d0080d33a
|
added SerializingHttpMessageConverter
|
2010-06-23 16:40:45 +00:00 |
|
Mark Fisher
|
8aa9bedd19
|
added org.springframework.http to the template.mf file
|
2010-06-23 16:37:35 +00:00 |
|
Mark Fisher
|
d3f2a1a3fd
|
added stub chapter for XMPP support
|
2010-06-23 02:24:16 +00:00 |
|
Oleg Zhurakousky
|
2aedd0d33e
|
INT-1188, change the second argument from combination or MAC+nano to MAC+processId
|
2010-06-20 18:52:36 +00:00 |
|
Mark Fisher
|
2678280dc6
|
created README.txt with a short note on changing the Groovy script to support unicast instead of multicast
|
2010-06-20 16:45:14 +00:00 |
|
Oleg Zhurakousky
|
3c3e699860
|
INT-1188, Added test cases showing performance benchmarks (sync and async)
|
2010-06-20 13:08:08 +00:00 |
|
David Syer
|
9332882d62
|
Fix weird mockito problem
|
2010-06-19 07:14:19 +00:00 |
|
David Syer
|
87352799fb
|
INT-1195: rename correlation->group in MessageGroup and friends
|
2010-06-19 06:59:05 +00:00 |
|
David Syer
|
7d50eb4204
|
INT-1069: make group id for buffered messages more unique
|
2010-06-19 06:40:09 +00:00 |
|
David Syer
|
6e79334d6d
|
INT-1069: Add namespace support for persistent queues
|
2010-06-19 06:33:53 +00:00 |
|
David Syer
|
923e5b0a20
|
INT-1069: Add namespace support for persistent queues
|
2010-06-19 06:33:42 +00:00 |
|
Mark Fisher
|
dc004febf7
|
INT-1192 The @Publisher "value" attribute has been renamed "payload" for enhanced clarity (at the expense of "value" as a default when no name is provided... which is hindsight not worth it due to ambiguity).
|
2010-06-18 20:51:59 +00:00 |
|
Mark Fisher
|
c7bbc030cf
|
INT-1191 added bean resolution support for expression based header-enrichers
|
2010-06-18 17:07:06 +00:00 |
|
Oleg Zhurakousky
|
6c320719e1
|
INT-1188, Added support for MAC address discovery to ensure Global uniqueness of UUID
|
2010-06-18 16:30:10 +00:00 |
|
Mark Fisher
|
75d2add40c
|
fixed loan quote Comparable implementation (for "best" quote)
|
2010-06-18 15:13:25 +00:00 |
|
David Syer
|
1ef2d6a460
|
Another broken build...
|
2010-06-18 15:06:04 +00:00 |
|
Oleg Zhurakousky
|
e65c55a58f
|
INT-1188, TimeBasedUUIDGenerator
|
2010-06-18 15:05:10 +00:00 |
|
David Syer
|
2540b4aa48
|
INT-1069: fix build failure caused by incomplete commit
|
2010-06-18 14:47:55 +00:00 |
|
David Syer
|
d4badebb64
|
INT-1069: FIx build (JDK bug in LinkedBlockingQueue)
|
2010-06-18 14:23:51 +00:00 |
|
David Syer
|
c1c8ddc456
|
INT-1069: remove another method from MessageGroup
|
2010-06-18 11:38:36 +00:00 |
|
David Syer
|
0a5ce33f9b
|
INT-1069: Add MessageGroupQueue and JDBC tests for rollback
|
2010-06-18 10:49:51 +00:00 |
|
David Syer
|
4e4cb559d1
|
INT-1069: Change MessageGroup interfaces to better match use cases
|
2010-06-18 10:49:43 +00:00 |
|
Oleg Zhurakousky
|
d5614ff3e8
|
INT-1139, fixed the docs
|
2010-06-18 00:14:33 +00:00 |
|