Commit Graph

  • e01d235e89 noticed that the generated docbook PDF says "Spring-WS," have fixed it to say "Spring Integration" instead Josh Long 2010-07-29 02:21:44 +00:00
  • aeee48afbb changing pom version to 2.0.0.BUILD-SNAPSHOT Mark Fisher 2010-07-28 19:54:08 +00:00
  • d73d34751f Add cbeams@ to static.springframework.org scp config Chris Beams 2010-07-28 19:01:09 +00:00
  • 1f29147754 Releasing 2.0.0.M6 Mark Fisher 2010-07-28 18:41:13 +00:00
  • 23fb560dc0 Revert 'release' profile Chris Beams 2010-07-28 18:17:14 +00:00
  • 3493163b2a Add milestone and EBR repositories to both poms Chris Beams 2010-07-28 17:14:09 +00:00
  • 9146492749 INT-1282 polished to accomodate recent refactoring changes related to IN-1229 Oleg Zhurakousky 2010-07-28 16:41:18 +00:00
  • 729b9ca95f INT-1290 parser now recognizes the 'destination-resolver' attribute on <jms:outbound-channel-adapter> Mark Fisher 2010-07-28 16:25:11 +00:00
  • e1cb00ea48 Include Bundlor-generated manifests in jars Chris Beams 2010-07-28 16:23:13 +00:00
  • 72f9dadc69 Add upload-dist functionality Chris Beams 2010-07-28 16:23:10 +00:00
  • c4dd25c1c2 Polish whitespace Chris Beams 2010-07-28 16:23:06 +00:00
  • 87824eba70 INT-1290 parser now recognizes the 'destination-resolver' attribute on <jms:outbound-gateway> Mark Fisher 2010-07-28 16:21:39 +00:00
  • 46c2f2599e adjusted package for 'expected-type' in XSD tooling Mark Fisher 2010-07-28 16:05:47 +00:00
  • f39dfae179 adjusted package for 'expected-type' in XSD tooling Mark Fisher 2010-07-28 16:00:07 +00:00
  • 2e0f4e42d4 adjusted package for 'expected-type' in XSD tooling Mark Fisher 2010-07-28 15:58:35 +00:00
  • 7d73f035b4 adjusted package for ChannelResolver in XSD tooling Mark Fisher 2010-07-28 15:56:21 +00:00
  • b3d0d31d77 fixed javadoc warning Mark Fisher 2010-07-28 15:52:55 +00:00
  • cd6b48f773 fixed import in sample Mark Fisher 2010-07-28 15:43:56 +00:00
  • 8b16371b76 fixed import in helloworld sample Mark Fisher 2010-07-28 15:38:57 +00:00
  • a9ece9dea6 fixed imports in sample Mark Fisher 2010-07-28 15:33:06 +00:00
  • c607445400 fixed package name in parser Mark Fisher 2010-07-28 15:32:19 +00:00
  • 6257853512 INT-1129 renamed 'message' package to 'mapping' since that is all that remains there Mark Fisher 2010-07-28 15:25:33 +00:00
  • 3f00c75740 INT-1129 moved StringMessage from 'message' to 'core' (we might remove it before 2.0...) Mark Fisher 2010-07-28 15:22:33 +00:00
  • d11741fbab INT-1129 moved MethodInvokingMessageSource from 'message' to 'endpoint' package Mark Fisher 2010-07-28 15:18:39 +00:00
  • c69c29d2e1 INT-1129 moved MessageSource interface to 'core' package Mark Fisher 2010-07-28 15:16:15 +00:00
  • 81a91380a9 INT-1129 moved MessageTimeoutException to root package Mark Fisher 2010-07-28 15:14:07 +00:00
  • 8ca521c377 INT-1129 fixed pointcut in test to refer to new MessageHandler location Mark Fisher 2010-07-28 15:11:58 +00:00
  • 80a22b8a2c INT-1129 moved most of the MessagingException hierarchy to the root package (org.springframework.integration) Mark Fisher 2010-07-28 15:10:42 +00:00
  • 4de9a23357 INT-1129 moved Message and MessageHeaders from 'core' to the root (org.springframework.integration) Mark Fisher 2010-07-28 15:05:50 +00:00
  • 7434976734 INT-1129 moved MessageRejectedException and MessageHandlingException from 'message' to 'core' Mark Fisher 2010-07-28 14:57:35 +00:00
  • 94938a2746 INT-1129 moved MessageHandler from 'message' to 'core' Mark Fisher 2010-07-28 14:54:09 +00:00
  • 0b751cc18a INT-1129 moved SubscribableChannel from 'channel' to 'core' Mark Fisher 2010-07-28 14:51:18 +00:00
  • 4283315c08 INT-1129 moved PollableChannel from 'channel' to 'core' Mark Fisher 2010-07-28 14:47:55 +00:00
  • b3b4f58ec8 INT-1129 moved MessageSelector from 'selector' to 'core' Mark Fisher 2010-07-28 14:45:03 +00:00
  • 008cac18f5 INT-1129 moved GenericMessage, ErrorMessage, and MessageDeliveryException from 'message' to 'core' Mark Fisher 2010-07-28 14:42:02 +00:00
  • 2e45b67be2 INT-1129 moved MessageBuilder from 'message' to 'core' Mark Fisher 2010-07-28 14:39:50 +00:00
  • 00d3e351f7 INT-1129 moved MessageBuilder from 'message' to 'core' Mark Fisher 2010-07-28 14:38:36 +00:00
  • 012b08f1db INT-1129 moved MessagingTemplate from 'channel' to 'core' package Mark Fisher 2010-07-28 14:28:18 +00:00
  • af14b065f8 INT-1129 modified the argument order for MessagingTemplate send(..) methods so that MessageChannel always comes first - consistent with Destination/destinationName being the first argument in all JmsTemplate send(..) methods Mark Fisher 2010-07-28 14:20:53 +00:00
  • f574a71259 updated readme for m6 Mark Fisher 2010-07-28 12:36:47 +00:00
  • 84226346bd updated changelog links for m6 Mark Fisher 2010-07-28 12:34:50 +00:00
  • 28ed5fc900 added Josh to the author list Mark Fisher 2010-07-28 12:32:55 +00:00
  • 6d69c01455 INT-1288, INT-1289: fix some issues with correlation David Syer 2010-07-28 09:26:43 +00:00
  • 3101611801 INT-1287 priority is just an Integer now, no longer a need for MessageHeaders to depend on a custom enum Mark Fisher 2010-07-28 02:05:08 +00:00
  • 9e7c6574f9 javadoc update Mark Fisher 2010-07-28 01:05:57 +00:00
  • b4e627a26a INT-1216 removed tangle between 'channel' and 'context' packages by moving the ChannelResolver interface to 'core' and the BeanFactoryChannelResolver implementation to 'context' Mark Fisher 2010-07-28 00:59:11 +00:00
  • e6082d17b0 INT-1216, INT-1257 removed tangle between 'history' and 'context' packages. The MessageHistoryWritingMessageHandler is now a non-public class in the 'config' package (it's only used by ConsumerEndpointFactoryBean) Mark Fisher 2010-07-28 00:28:24 +00:00
  • e079c0fb08 INT-1282 polished loanshark's .classpath file Oleg Zhurakousky 2010-07-27 21:53:03 +00:00
  • 74422b06d1 Fix Timing Problem with JmsDestinationBackedMessageTests - Wait for Listener Container Consumer Registration - needed in the topic by name test too Gary Russell 2010-07-27 16:30:00 +00:00
  • efff839537 INT-1282, Updated licensing information (year), removed bundle activator from 'cafe' sample, added readme.txt and util class to clean up Active MQ to 'jms' sample, other minor polishing Oleg Zhurakousky 2010-07-27 16:18:35 +00:00
  • 19dc3bb897 INT-1280 (partial) - Move java serializer implementations to subpackage Gary Russell 2010-07-27 16:13:22 +00:00
  • 294444a629 INT-1129 fixed reflective access of messagingTemplate in tests Mark Fisher 2010-07-27 15:08:11 +00:00
  • e1f671beb9 INT-1129 fixed reflective access of messagingTemplate in tests Mark Fisher 2010-07-27 14:57:04 +00:00
  • 794c96393d added 'outputDirectory' to svn:ignore Mark Fisher 2010-07-27 14:36:21 +00:00
  • 08e8daaef3 added .springBeans to svn:ignore Mark Fisher 2010-07-27 14:35:08 +00:00
  • cc8d445280 INT-1129 renamed MessageChannelTemplate to MessagingTemplate Mark Fisher 2010-07-27 14:34:28 +00:00
  • f64fb54b34 reordered ctor args, handler comes first since handleMessage() is still the primary responsibility Mark Fisher 2010-07-27 13:30:38 +00:00
  • 53132b2376 typos Mark Fisher 2010-07-27 13:22:25 +00:00
  • c20d8729db remove funny char from javadoc David Syer 2010-07-27 13:20:52 +00:00
  • 701e0a7dff null-checks in constructor, safe cast to NamedComponent, and getOrder now returns the runtime value of the targetHandler if it's an Ordered implementation Mark Fisher 2010-07-27 13:10:41 +00:00
  • bc15637dd8 INT-1273 Typos in Ip Docs Gary Russell 2010-07-27 13:02:03 +00:00
  • 47d209d73a FIx warnings and add javadoc links David Syer 2010-07-27 12:54:22 +00:00
  • 829d6efc08 Fix compiler warnings and move docbook build to a profile David Syer 2010-07-27 12:54:18 +00:00
  • c4fe3b2076 Fix warnings in test case David Syer 2010-07-27 12:53:55 +00:00
  • 8abd108e6b adding flow.prefs in .settings Mark Fisher 2010-07-27 12:48:27 +00:00
  • 5a854aec24 INT-1274 JMS inbound adapter parsing now properly handles 'request-pub-sub-domain' for <inbound-gateway> and 'pub-sub-domain' for <message-driven-channel-adapter> Mark Fisher 2010-07-27 12:29:34 +00:00
  • 9cbef4f13c INT-1275 added sleep to test for accuracy Mark Fisher 2010-07-27 12:07:10 +00:00
  • 057454a79e INT-1275 PriorityChannel now properly handles indefinite timeout (values less than 0). Mark Fisher 2010-07-27 12:04:55 +00:00
  • 1fafb5b9e9 INT-1272: add provided scope to jms pom David Syer 2010-07-27 11:58:43 +00:00
  • aad7ac9612 INT-1275 PriorityChannel now works properly with timeout values Mark Fisher 2010-07-27 11:51:10 +00:00
  • 6bc6063772 INT-1257 code polishing Oleg Zhurakousky 2010-07-27 05:56:12 +00:00
  • f022271db5 INT-1214 The 'header-mapper' attribute is now available for the http outbound-gateway and outbound-channel-adapter Mark Fisher 2010-07-27 05:03:17 +00:00
  • b759d827fa INT-1245, INT-1256 tests for HttpRequestHandlingController Mark Fisher 2010-07-27 04:54:52 +00:00
  • 32adc1fb8b INT-1245, INT-1256 test for HttpRequestHandlingMessagingGateway Mark Fisher 2010-07-27 04:36:18 +00:00
  • 2f746dd6bb INT-1245, INT-1256 renamed conversionTargetType to requestPayloadType and added javadoc Mark Fisher 2010-07-27 04:35:40 +00:00
  • 619430ed5c INT-1245, INT-1256 javadoc Mark Fisher 2010-07-27 04:33:58 +00:00
  • bc56173725 INT-1245, INT-1256 removed old HttpInboundEndpoint Mark Fisher 2010-07-27 04:31:07 +00:00
  • 56f6453a8e INT-1257, INT-1258 Created MessageHistoryAwareMessageHandler to wrap MessageHandlers to support MessageHistoryWriter (only if present). Changes to reflect on INT-CR-23. Added Namespace support <message-history/> , test cases and javadocs Oleg Zhurakousky 2010-07-27 04:27:16 +00:00
  • f8fe580339 updating the XMPP documentation a bit to start to talk about the presence adapters. Josh Long 2010-07-27 03:19:13 +00:00
  • 9273d2243d INT-1245, INT-1256 moved namespace support from old HttpInboundEndpoint to new HttpRequestHandlingMessagingGateway or, if the 'view-name' is present, HttpRequestHandlingController Mark Fisher 2010-07-27 03:16:17 +00:00
  • d5ef6c9df5 INT-1245, INT-1256 added setSupportedMethodNames() method and now the conversionTargetType is null by default with "text/*" Content-Type mapping to String as a default and byte[] otherwise (if conversionTargetType has not been set explicitly) Mark Fisher 2010-07-27 03:11:41 +00:00
  • d0d780c577 INT-1245, INT-1256 SerializingHttpMessageConverter is restricted to only the application/x-java-serialized-object media type Mark Fisher 2010-07-27 03:02:38 +00:00
  • b6745a33bc ip doc polish Gary Russell 2010-07-27 02:58:48 +00:00
  • 02766517ff extended MockHttpServletRequest and MockHttpServletResponse so that the "Content-Type" header is set in a way that it can be read from the ServletServerHttpRequest and ServletServerHttpResponse instances Mark Fisher 2010-07-27 02:20:22 +00:00
  • 787b76f480 Re-Fix badly formed javadoc in HttpRequestHandlingController (causing build to fail). Previous fix removed bogus ) and solved the build problem but doc was still not good. Gary Russell 2010-07-27 01:57:12 +00:00
  • a27b1862ac Fix badly formed javadoc in HttpRequestHandlingController (causing build to fail) Gary Russell 2010-07-27 01:51:08 +00:00
  • d2d6fc191d INT-1269 Docs for Refactored Tcp Adapters Gary Russell 2010-07-27 01:27:37 +00:00
  • 2eea14ebd6 fixed javadoc link Mark Fisher 2010-07-27 00:56:36 +00:00
  • 5246820bb6 INT-1269 Remove default="false" from using-direct-buffers - N/A for java.net Gary Russell 2010-07-27 00:47:53 +00:00
  • f5d6e0480b INT-1269 Missing using-direct-buffers Attribute Gary Russell 2010-07-27 00:29:20 +00:00
  • eef7883e56 updating the XMPP documentation a bit to start to talk about the presence adapters. Josh Long 2010-07-27 00:28:27 +00:00
  • 3164013efb INT-1120 INT-1269 Javadoc polish Gary Russell 2010-07-26 23:55:52 +00:00
  • da6f7bb9e0 Fix Timing Problem with JmsDestinationBackedMessageTests - Wait for Listener Container Consumer Registration Gary Russell 2010-07-26 23:54:07 +00:00
  • e7baca7797 removed unused class Mark Fisher 2010-07-26 23:41:17 +00:00
  • c0718ab747 INT-1245, INT-1256 post-processing request in finally block Mark Fisher 2010-07-26 22:42:32 +00:00
  • 19b1ab5fd6 INT-1245, INT-1256 shifting balance between sub-classes and base Mark Fisher 2010-07-26 22:38:24 +00:00
  • ef25896a9a INT-1245, INT-1256 factored out common request-handling code to a base support class so that we can provide both MVC Controller and simple HttpRequestHandler implementations that rely on the common functionality in the base class Mark Fisher 2010-07-26 21:28:28 +00:00
  • 46bc422174 INT-1269 Refactor TCP Adapters to Separate Out Connection Factories - Docs to Follow Gary Russell 2010-07-26 20:54:51 +00:00
  • bdc49cb25f INT-1268 renamed <publisher> to <scheduled-producer> Mark Fisher 2010-07-26 20:19:42 +00:00
  • 93623538e8 INT-1120 Generalize serialization strategy to enable serialization implementations to be usable from transformers and when streaming is required. Gary Russell 2010-07-26 19:12:20 +00:00