Commit Graph

7448 Commits

Author SHA1 Message Date
Oleg Zhurakousky
40926b0eb1 INT-904, INT-907 added documentation 2010-06-25 07:27:56 +00:00
Iwein Fuld
e204c3d93e removed FileLocker from locking package to resolve dependency tangle 2010-06-25 07:12:30 +00:00
Mark Fisher
2ddb984d0b added comment about http method and response type 2010-06-25 07:02:26 +00:00
Iwein Fuld
20ecd1a7db upgraded javadoc link from spring 3.0.2.RELEASE to 3.0.3.RELEASE 2010-06-25 06:17:28 +00:00
Mark Fisher
9c56ff320d INT-1215 added support for 'expect-response-type' attribute for outbound http adapters 2010-06-25 06:00:05 +00:00
Mark Fisher
19558b3fc3 updated AOP message publishing documentation for the 'payload' attribute which has replaced 'value' 2010-06-25 05:24:36 +00:00
Mark Fisher
9ec420a73e INT-1209 updated documentation for the refactored HTTP adapters 2010-06-25 05:19:47 +00:00
Mark Fisher
54133e4415 added assertion for URI passed into constructor 2010-06-25 05:15:10 +00:00
Mark Fisher
34283feb88 removing empty packages 2010-06-25 04:52:53 +00:00
Mark Fisher
bfb158bbb6 moved XPathHeaderEnricher into the 'transformer' package 2010-06-25 04:50:47 +00:00
Mark Fisher
69cb492b78 INT-1055 all non-Spring Integration headers that contain String-typed values will be mapped into HttpHeaders (a more fine-grained strategy-driven approach is coming in M6: INT-1214) 2010-06-25 04:06:02 +00:00
Oleg Zhurakousky
1a4288580a INT-904, INT-907 added tests 2010-06-25 04:01:32 +00:00
Mark Fisher
accedde988 INT-904, INT-907 updated error handling in sendAndReceive so that exceptionMapper is consulted for ErrorMessage payloads as well - in case an error occurred downstream in an asynchronous pipeline 2010-06-25 03:47:04 +00:00
Oleg Zhurakousky
fef67c7326 INT-904, INT-907 polishing, refactoring of AbstractMessagingGateway and ChannelPublishingJmsMessageListener 2010-06-25 02:55:42 +00:00
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