Commit Graph

9623 Commits

Author SHA1 Message Date
Oleg Zhurakousky
6c402903e6 INT-1221, Added namespace support for ApplicationContextEvent Adapters 2010-06-28 16:18:21 +00:00
Oleg Zhurakousky
234c44f335 INT-1188, moved to the sandbox for further investigation. 2010-06-28 14:17:34 +00:00
Chris Beams
eb3793fbbc excluding target from spring-integration-samples during assembly process 2010-06-25 19:40:00 +00:00
Mark Fisher
14aae355f4 Incrementing poms to 2.0.0.BUILD-SNAPSHOT 2010-06-25 19:31:03 +00:00
Mark Fisher
6639886948 Releasing 2.0.0.M5 2010-06-25 18:52:36 +00:00
Mark Fisher
26c8124bcf fixed dir path in example 2010-06-25 17:32:34 +00:00
Mark Fisher
c40370ad7d added spring-integration-jmx dep in parent 2010-06-25 17:06:30 +00:00
Mark Fisher
fc1d6854d7 using ws version property in pom 2010-06-25 17:05:39 +00:00
Mark Fisher
03703451cb pom structure 2010-06-25 16:59:46 +00:00
Mark Fisher
220d00d677 added spring-integration-stream and spring-integration-ws deps 2010-06-25 16:57:14 +00:00
Mark Fisher
df7b4eec6a added spring-integration-stream dep 2010-06-25 16:55:10 +00:00
Mark Fisher
b79c32be78 added spring-integration-ip dep 2010-06-25 16:48:17 +00:00
Mark Fisher
19d1b76d8d added spring-integration-stream and spring-integration-jmx deps 2010-06-25 16:47:09 +00:00
Mark Fisher
6bae5f6334 added stream dep 2010-06-25 16:25:40 +00:00
Mark Fisher
6bd9a69ffe added spring-integration-jms to the samples parent pom 2010-06-25 16:19:24 +00:00
Mark Fisher
02fc3c0b29 added spring-integration-stream dep 2010-06-25 16:13:13 +00:00
Mark Fisher
529a5e53ec moved spring-ws dep out of test scope 2010-06-25 16:09:17 +00:00
Mark Fisher
f617c0e678 updated spring-ws version to 1.5.9 in parent pom 2010-06-25 16:05:13 +00:00
David Syer
d818e8bc57 Fixed pom for clean build: parent must come first 2010-06-25 14:12:38 +00:00
Mark Fisher
54e7e2de4c the DefaultOutboundRequestMapper uses POST as the default http-method now... any changes in the adapter (via setter) will propagate 2010-06-25 14:11:28 +00:00
Mark Fisher
98909a6dc5 INT-1218 updated http adapter doc now that expectedResponseType is null by default 2010-06-25 13:30:55 +00:00
Mark Fisher
e03c21a8b8 INT-1218 expectedResponseType is now null by default, meaning that successful status codes will be the default payloads 2010-06-25 13:03:49 +00:00
Mark Fisher
a00a440075 updated for m5 2010-06-25 12:22:12 +00:00
Chris Beams
3ac9c0224a eliminated unnecessary repetition of <verision> from helloworld sample pom; it now inherits parent pom version just as all other samples do 2010-06-25 08:54:15 +00:00
Mark Fisher
39e7b7e6d6 updated readme 2010-06-25 07:31:21 +00:00
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