Commit Graph

  • 191fa2ec99 Updating the XMPP adapter's documentation Josh Long 2010-07-13 01:32:53 +00:00
  • ce1b89a3de Updating the XMPP adapter's documentation Josh Long 2010-07-13 01:32:18 +00:00
  • 9869ed403f Doc Changes for IP - task-executor Gary Russell 2010-07-13 00:08:41 +00:00
  • d97967b5a0 INT-1027, ObjectToMapTransformer now uses CycleDetector, added test Oleg Zhurakousky 2010-07-12 22:53:36 +00:00
  • 3fb3611b41 INT-1049 Added CycleDetector as transformer package-only visible class for now, added tests Oleg Zhurakousky 2010-07-12 21:53:27 +00:00
  • 4ad2b3c489 updating xmpp adapter docs Josh Long 2010-07-12 20:29:44 +00:00
  • 699c10f1dd Increase timeout in BridgeParserTests - the poller runs every 3 seconds but we were only waiting 1 second; if we just miss a poll, we'll fail. Gary Russell 2010-07-12 19:21:29 +00:00
  • 3e9dd90f10 INT-1147 Allow socket handling Task Executors to be injected, allowing use of specific executors like WorkManagerTaskExecutor. Gary Russell 2010-07-12 19:01:18 +00:00
  • 6c779a1028 Exclude bogus dependency from spring security David Syer 2010-07-12 09:21:57 +00:00
  • 332f85a2ef updating docs for xmpp adapters. Josh Long 2010-07-12 08:19:49 +00:00
  • 79b72a3794 INT-1231: add support for max-rows-per-poll David Syer 2010-07-10 16:44:38 +00:00
  • dd102fa2e0 INT-1233: add sql-query-parameter-source support for JDBC inbound adapter David Syer 2010-07-10 12:00:41 +00:00
  • a6f2a8f60f Preliminary XMPP documentation. Josh Long 2010-07-09 02:31:32 +00:00
  • 6fc0ec0960 Removing an ugly System.out.println() call Josh Long 2010-07-06 23:30:52 +00:00
  • ccd7c9cd28 Add synch block to concurrent test David Syer 2010-07-06 05:41:24 +00:00
  • 88b2798427 INT-1222 adding the spring-integration-xmpp module to the build/distribution process Mark Fisher 2010-07-05 21:39:12 +00:00
  • 862d27bb3d INT-1222 added @Ignore to all integration tests that depend on an XMPP server, etc. Mark Fisher 2010-07-05 21:29:04 +00:00
  • 12bc7e4024 INT-1217 Move SocketIoUtils from ...util to ...tcp Gary Russell 2010-07-05 16:45:54 +00:00
  • 8e8530b1fc INT-1222 moved the spring-integration-xmpp module from the sandbox to the trunk Mark Fisher 2010-07-05 15:41:37 +00:00
  • 00bca2d511 INT-1225. Set RRLBS as a default load-balancing strategy at the instance level of Direct/ExecutorChannel. Adjusted some of the tests Oleg Zhurakousky 2010-07-04 19:47:12 +00:00
  • efd8857871 INT-578 added tests for dynamic recipient list router namespace support Mark Fisher 2010-07-03 22:15:40 +00:00
  • 1553df8a54 INT-578 adding namespace support for dynamic recipient list routers (using an expression) Mark Fisher 2010-07-03 22:05:45 +00:00
  • d26c9eb197 INT-578 added test for RecipientListRouter with MessageSelectors Mark Fisher 2010-07-03 21:04:16 +00:00
  • 08928f9a80 added a 0 timeout for receive calls in test Mark Fisher 2010-07-03 20:39:49 +00:00
  • 682e8166eb INT-1223, INT-1226. The fix is temporary as we are considering refactoring of ARPMH and supporting classes (see INT-1227), however test cases are now in place to aid in refactoring efforts Oleg Zhurakousky 2010-07-03 12:56:42 +00:00
  • 5d154e11d7 removed System.out print statement accidentally left in from dev/debug Mark Fisher 2010-07-01 02:52:18 +00:00
  • 9ee6785161 INT-500, updated schema docs for 'message-converter' Oleg Zhurakousky 2010-06-29 20:29:20 +00:00
  • b20faff713 INT-1220, added documentation for outbound-channel-adapter Oleg Zhurakousky 2010-06-28 18:49:03 +00:00
  • 0000aa2cfe INT-1221, Added test for pollable channel with executor Oleg Zhurakousky 2010-06-28 18:37:16 +00:00
  • 599bff36cb INT-1221, added namespace support for outbound-channel-adapter Oleg Zhurakousky 2010-06-28 18:20:03 +00:00
  • 54f7058f83 INT-1220 updated documentation for Application Event inbound adapter Oleg Zhurakousky 2010-06-28 16:36:20 +00:00
  • 6c402903e6 INT-1221, Added namespace support for ApplicationContextEvent Adapters Oleg Zhurakousky 2010-06-28 16:18:21 +00:00
  • 234c44f335 INT-1188, moved to the sandbox for further investigation. Oleg Zhurakousky 2010-06-28 14:17:34 +00:00
  • eb3793fbbc excluding target from spring-integration-samples during assembly process Chris Beams 2010-06-25 19:40:00 +00:00
  • 14aae355f4 Incrementing poms to 2.0.0.BUILD-SNAPSHOT Mark Fisher 2010-06-25 19:31:03 +00:00
  • 6639886948 Releasing 2.0.0.M5 Mark Fisher 2010-06-25 18:52:36 +00:00
  • 26c8124bcf fixed dir path in example Mark Fisher 2010-06-25 17:32:34 +00:00
  • c40370ad7d added spring-integration-jmx dep in parent Mark Fisher 2010-06-25 17:06:30 +00:00
  • fc1d6854d7 using ws version property in pom Mark Fisher 2010-06-25 17:05:39 +00:00
  • 03703451cb pom structure Mark Fisher 2010-06-25 16:59:46 +00:00
  • 220d00d677 added spring-integration-stream and spring-integration-ws deps Mark Fisher 2010-06-25 16:57:14 +00:00
  • df7b4eec6a added spring-integration-stream dep Mark Fisher 2010-06-25 16:55:10 +00:00
  • b79c32be78 added spring-integration-ip dep Mark Fisher 2010-06-25 16:48:17 +00:00
  • 19d1b76d8d added spring-integration-stream and spring-integration-jmx deps Mark Fisher 2010-06-25 16:47:09 +00:00
  • 6bae5f6334 added stream dep Mark Fisher 2010-06-25 16:25:40 +00:00
  • 6bd9a69ffe added spring-integration-jms to the samples parent pom Mark Fisher 2010-06-25 16:19:24 +00:00
  • 02fc3c0b29 added spring-integration-stream dep Mark Fisher 2010-06-25 16:13:13 +00:00
  • 529a5e53ec moved spring-ws dep out of test scope Mark Fisher 2010-06-25 16:09:17 +00:00
  • f617c0e678 updated spring-ws version to 1.5.9 in parent pom Mark Fisher 2010-06-25 16:05:13 +00:00
  • d818e8bc57 Fixed pom for clean build: parent must come first David Syer 2010-06-25 14:12:38 +00:00
  • 54e7e2de4c the DefaultOutboundRequestMapper uses POST as the default http-method now... any changes in the adapter (via setter) will propagate Mark Fisher 2010-06-25 14:11:28 +00:00
  • 98909a6dc5 INT-1218 updated http adapter doc now that expectedResponseType is null by default Mark Fisher 2010-06-25 13:30:55 +00:00
  • e03c21a8b8 INT-1218 expectedResponseType is now null by default, meaning that successful status codes will be the default payloads Mark Fisher 2010-06-25 13:03:49 +00:00
  • a00a440075 updated for m5 Mark Fisher 2010-06-25 12:22:12 +00:00
  • 3ac9c0224a eliminated unnecessary repetition of <verision> from helloworld sample pom; it now inherits parent pom version just as all other samples do Chris Beams 2010-06-25 08:54:15 +00:00
  • 39e7b7e6d6 updated readme Mark Fisher 2010-06-25 07:31:21 +00:00
  • 40926b0eb1 INT-904, INT-907 added documentation Oleg Zhurakousky 2010-06-25 07:27:56 +00:00
  • e204c3d93e removed FileLocker from locking package to resolve dependency tangle Iwein Fuld 2010-06-25 07:12:30 +00:00
  • 2ddb984d0b added comment about http method and response type Mark Fisher 2010-06-25 07:02:26 +00:00
  • 20ecd1a7db upgraded javadoc link from spring 3.0.2.RELEASE to 3.0.3.RELEASE Iwein Fuld 2010-06-25 06:17:28 +00:00
  • 9c56ff320d INT-1215 added support for 'expect-response-type' attribute for outbound http adapters Mark Fisher 2010-06-25 06:00:05 +00:00
  • 19558b3fc3 updated AOP message publishing documentation for the 'payload' attribute which has replaced 'value' Mark Fisher 2010-06-25 05:24:36 +00:00
  • 9ec420a73e INT-1209 updated documentation for the refactored HTTP adapters Mark Fisher 2010-06-25 05:19:47 +00:00
  • 54133e4415 added assertion for URI passed into constructor Mark Fisher 2010-06-25 05:15:10 +00:00
  • 34283feb88 removing empty packages Mark Fisher 2010-06-25 04:52:53 +00:00
  • bfb158bbb6 moved XPathHeaderEnricher into the 'transformer' package Mark Fisher 2010-06-25 04:50:47 +00:00
  • 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) Mark Fisher 2010-06-25 04:06:02 +00:00
  • 1a4288580a INT-904, INT-907 added tests Oleg Zhurakousky 2010-06-25 04:01:32 +00:00
  • 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 Mark Fisher 2010-06-25 03:47:04 +00:00
  • fef67c7326 INT-904, INT-907 polishing, refactoring of AbstractMessagingGateway and ChannelPublishingJmsMessageListener Oleg Zhurakousky 2010-06-25 02:55:42 +00:00
  • 1e1c0e84b7 INT-904, INT-907 added exception mapper support to AbstractMessagingGateway, Changed ChannelPublishingMessageListener to extend form AbstractMesagingGateway, added namespace support, tests, etc... Oleg Zhurakousky 2010-06-25 01:41:30 +00:00
  • 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 Mark Fisher 2010-06-25 00:19:50 +00:00
  • d3fde86be3 INT-1207 added support for the "http-method" attribute on <outbound-gateway> and <outbound-channel-adapter> elements in the http namespace Mark Fisher 2010-06-24 23:03:50 +00:00
  • 5f72f5768d INT-1208 Mark Fisher 2010-06-24 22:52:58 +00:00
  • 1363b2699e INT-1206 the "url" attribute is now required on http:outbound-gateway Mark Fisher 2010-06-24 22:21:33 +00:00
  • 4f991b613f INT-1205 committing removal of test Mark Fisher 2010-06-24 21:17:55 +00:00
  • f4ed920d06 INT-984: added file locking and scanner documentation Iwein Fuld 2010-06-24 21:14:40 +00:00
  • 886835b01c INT-1174: added javadoc describing the difference between CMB and CMH Iwein Fuld 2010-06-24 21:14:38 +00:00
  • 564860bde3 INT-1205 no longer throwing an exception when the $ prefix exists on a header being mapped from a gateway invocation Mark Fisher 2010-06-24 20:55:00 +00:00
  • ceaf659c8f INT-831, INT-861 added support for the <outbound-channel-adapter> element in the http namespace Mark Fisher 2010-06-24 19:58:26 +00:00
  • c022a8d559 INT-831, INT-861 added 'expectReply' property to HttpRequestExecutingMessageHandler (default is true) Mark Fisher 2010-06-24 19:16:52 +00:00
  • 242370550c INT-1203 JMS outbound-channel-adapter now properly configures the "message-converter" reference Mark Fisher 2010-06-24 17:19:34 +00:00
  • 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. Chris Beams 2010-06-24 16:57:52 +00:00
  • 1354b808cc Add support for 'trigger' attribute. Marius Bogoevici 2010-06-24 13:35:35 +00:00
  • 74619a4c8b formatting Mark Fisher 2010-06-24 12:54:27 +00:00
  • 32b34ad47d INT-1194, cleaned up import declarations Oleg Zhurakousky 2010-06-24 12:51:58 +00:00
  • 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 Oleg Zhurakousky 2010-06-24 12:46:50 +00:00
  • d5d0857f22 INT-1033: add more docs for jdbc David Syer 2010-06-24 08:24:25 +00:00
  • 52ac01556d INT-1033: add docs for jdbc David Syer 2010-06-24 07:54:49 +00:00
  • 4ed5ae919b INT-1201: add support for nested queries David Syer 2010-06-24 07:54:47 +00:00
  • 69d19fdf8c INT-916 removed code that is no longer necessary after refactoring to HttpRequestExecutingMessageHandler Mark Fisher 2010-06-23 23:55:07 +00:00
  • e1c5e6b217 INT-1200 the <annotation-config> now accepts the 'default-publisher-channel' attribute for the @Publisher support Mark Fisher 2010-06-23 23:51:54 +00:00
  • 141124b078 INT-1200 the parser for <annotation-config> now registers the PublisherAnnotationBeanPostProcessor Mark Fisher 2010-06-23 22:25:57 +00:00
  • 4689ae17ac INT-1139 added a test demonstrating the use of #args.foo in an expression Mark Fisher 2010-06-23 21:59:03 +00:00
  • f6698db4a5 updated http docs for the new RestTemplate based outbound gateway Mark Fisher 2010-06-23 20:59:52 +00:00
  • 341a08f7ff INT-916, INT-939 replaced HttpOutboundEndpoint with the RestTemplate-based HttpRequestExecutingMessageHandler Mark Fisher 2010-06-23 20:19:59 +00:00
  • 91452275ad INT-1128: Docs for MessageStoreReaper David Syer 2010-06-23 16:54:50 +00:00
  • 9d0080d33a added SerializingHttpMessageConverter Mark Fisher 2010-06-23 16:40:45 +00:00
  • 8aa9bedd19 added org.springframework.http to the template.mf file Mark Fisher 2010-06-23 16:37:35 +00:00
  • d3f2a1a3fd added stub chapter for XMPP support Mark Fisher 2010-06-23 02:24:16 +00:00