Commit Graph

  • 1eabbfb4e9 polishing Mark Fisher 2010-12-17 12:06:16 -05:00
  • a5a787017e avoiding use of instance variable for what should be local state Mark Fisher 2010-12-17 11:49:20 -05:00
  • 7353e624ee FileTransferringMessageHandler now has UTF-8 as the default charset Mark Fisher 2010-12-17 11:41:46 -05:00
  • 337e642fff doc polishing Mark Fisher 2010-12-17 11:03:52 -05:00
  • 7e26e97f78 doc polish Mark Fisher 2010-12-17 10:59:01 -05:00
  • a593fcf2fe polishing XMPP schema, moved extract-payload to the inbound adapter Oleg Zhurakousky 2010-12-17 10:56:35 -05:00
  • 66aefa86c7 polishing Mark Fisher 2010-12-17 10:34:47 -05:00
  • 2d59dced3d fixed unmatched element in doc Mark Fisher 2010-12-16 18:51:56 -05:00
  • 0be6410a6d INT-1636 rolling back the DM target user expression support Mark Fisher 2010-12-16 18:45:12 -05:00
  • e80913c639 XmppConnectionFactoryBean's autoStartup property is now true by default (not just via schema-based configuration + parsing) Mark Fisher 2010-12-16 17:52:11 -05:00
  • 13447aba5a doc polishing Mark Fisher 2010-12-16 17:38:44 -05:00
  • 6aa2a05390 added a bit more detail to the HTTP header mapping documentation Mark Fisher 2010-12-16 17:17:38 -05:00
  • fd7dbdd890 now evaluating SpEL against context variables in Twitter Direct Message test Mark Fisher 2010-12-16 17:05:31 -05:00
  • 403e929eb6 polishing Mark Fisher 2010-12-16 16:50:57 -05:00
  • 9a6d20d5b3 polishing Mark Fisher 2010-12-16 16:19:52 -05:00
  • 44d28126c5 clarification comment Mark Fisher 2010-12-16 15:52:42 -05:00
  • 7450c58167 polishing Mark Fisher 2010-12-16 15:45:37 -05:00
  • c6da4780a5 polish doc Mark Fisher 2010-12-16 15:18:26 -05:00
  • 40f652e60f polish doc Mark Fisher 2010-12-16 15:12:55 -05:00
  • f7beff8d11 INT-1691 updated FTP documentation with poller configuration notes Oleg Zhurakousky 2010-12-16 13:24:18 -05:00
  • a6cf3b74bb INT-1687 updated documentation to document the change in connection validation logic as well as registration of the ConnectionListener Oleg Zhurakousky 2010-12-16 13:12:22 -05:00
  • 424d48f145 INT-1687 added connection validation and reconnect logic for outbound XMPP adapters, added ConnectionListener to the XMPPConnection to log (DEBUG level) connection events Oleg Zhurakousky 2010-12-16 12:47:25 -05:00
  • 6d07e51bb0 polishing JschLogger Oleg Zhurakousky 2010-12-16 12:44:49 -05:00
  • 9ec155a696 polishing removed warning markers Oleg Zhurakousky 2010-12-16 10:16:53 -05:00
  • 6440379f07 INT-1689 added tests for asserting that we only accept an interface as well as tests for hashCode and equals Oleg Zhurakousky 2010-12-16 10:04:30 -05:00
  • 2bc759a279 INT-1689 added fix to properly configure service proxy when Gateway service interface is a hierarchical structure Oleg Zhurakousky 2010-12-16 09:22:43 -05:00
  • 70a5cd1c42 INT-1690: fix bugs in MessageBuilder re sequenceDetails Dave Syer 2010-12-16 10:21:04 +00:00
  • 5d668aaa8c INT-1688 added fallback to resolution of framework methods in service-activator: MessageHandler or RequestReplyExchanger as created by Gateway proxies. Mark Fisher 2010-12-15 11:32:31 -05:00
  • 38af0cd2e3 INT-1684 added tests for time-unit attribute on teh poller Oleg Zhurakousky 2010-12-13 15:11:35 -05:00
  • 55d0f965d4 INT-1684 added the 'time-unit' attribute on the top-level <poller> element. It can be used with 'fixed-rate' or 'fixed-delay' values (but not 'cron' or 'trigger' references) Mark Fisher 2010-12-13 15:03:46 -05:00
  • ddd2805520 INT-1682 added parser support for error-channel for XMPP inbound adapters Oleg Zhurakousky 2010-12-13 14:38:50 -05:00
  • 76f0afef4f INT-1682 added tests for error-channel for both ChatMessageListeningEndpoint and PresenceListeningEndpoint Oleg Zhurakousky 2010-12-13 14:29:27 -05:00
  • 228edd8b37 INT-1682, INT-1683 ChatMessageListeningEndpoint and PresenceListeningEndpoint now extend MessageProducerSupport, gaining errorChannel and history writing capabilities Mark Fisher 2010-12-13 14:00:31 -05:00
  • f5228728e0 INT-1679 the HttpStatus enum instance from the reply is now copied to the MessageHeaders of a reply when there is a response body Mark Fisher 2010-12-12 19:58:28 -05:00
  • 28d5205970 INT-1681 The values 'HTTP_REQUEST_HEADERS' and 'HTTP_RESPONSE_HEADERS' are now 'patterns' for matching standard headers in DefaultHttpHeaderMapper Mark Fisher 2010-12-12 17:24:00 -05:00
  • 37553b6e5f INT-1680 DefaultHttpHeaderMapper now supports simple pattern matching for the inboundHeaderNames and outboundHeaderNames Mark Fisher 2010-12-12 16:42:50 -05:00
  • d22c831c51 INT-1628: expose WireTap via @ManagedResource Dave Syer 2010-12-12 12:13:57 +00:00
  • ed63431977 INT-1675: add ignored test Dave Syer 2010-12-12 12:13:38 +00:00
  • b528abcf68 INT-1675: work a bit harder to expose existing handlers if they are @ManagedResources Dave Syer 2010-12-11 08:48:43 +00:00
  • e23e478e9e INT-1675: force initialization of other MBeanExporter instances before the integration monitor components are created Dave Syer 2010-12-10 12:20:05 +01:00
  • c293edc7fa INT-1675: add illegal bean id check for clash with core mbean exporter Dave Syer 2010-12-10 10:35:28 +01:00
  • 72166141d4 Add ignores Dave Syer 2010-12-10 10:34:29 +01:00
  • 64f2c5b61d Add bare bones .springBeans Dave Syer 2010-12-10 10:33:32 +01:00
  • 82677432cb INT-1674 added support for 'source' on all top-level BeanDefinitions created by AbstractConsumerEndpointParser (transformer, filter, router, splitter, etc) Mark Fisher 2010-12-10 17:46:27 -05:00
  • 4b33a4d4fa INT-1636 updated Twitter documentation regarding 'target-user-expression' Oleg Zhurakousky 2010-12-10 16:20:28 -05:00
  • 2a456d9373 INT-1636 added 'target-user-expression' to the Twitter DM adapter Oleg Zhurakousky 2010-12-10 16:00:13 -05:00
  • 69c0a8bdcf INT-1661 added HTTP Header mapping documentation, fixed the FTP doc that broke the build Oleg Zhurakousky 2010-12-10 14:17:05 -05:00
  • 9413fe0dc1 INT-1670 updated FTP docs with more info Oleg Zhurakousky 2010-12-10 13:42:09 -05:00
  • fab6b6d54c INT-1670 updated SFTP/FTP documentation to reflect recent changes Oleg Zhurakousky 2010-12-10 13:38:25 -05:00
  • 0da876fe6e INT-1670 updated FTP/FTPS documentation to reflect recent changes Oleg Zhurakousky 2010-12-10 13:34:56 -05:00
  • 56692e6494 INT-1653 updated documentation to remove references to obsolete classes in for XPath router Oleg Zhurakousky 2010-12-10 13:20:16 -05:00
  • 07e0d0c806 INT-1673 added SpEL documentation for @Header, updated @Header javadocs Oleg Zhurakousky 2010-12-10 13:03:53 -05:00
  • 1cd8280c94 INT-1674 now extracting source from element and setting it on Message Channel BeanDefinitions Mark Fisher 2010-12-10 13:03:01 -05:00
  • 9a714528e6 polishing, got rid of warining markers HTTP, XMPP Oleg Zhurakousky 2010-12-10 12:25:19 -05:00
  • 1803d73547 INT-1676 added spring.tooling and .gif icons for adapters that were missing these files Mark Fisher 2010-12-10 10:41:54 -05:00
  • 9aaf6beed5 INT-1662 closed a few gaps in functionality (handing arrays of certain types, comma-delimited Strings, etc) Mark Fisher 2010-12-10 10:06:20 -05:00
  • dddeabd717 INT-1672 added the 'correlationKey' property to the ChannelPublishingJmsMessageListener as well as a 'correlation-key' attribute for the JMS <inbound-gateway> element Mark Fisher 2010-12-09 16:40:26 -05:00
  • 9c344687a3 INT-1672 added a warn-level log message in case a Topic is used without a 'correlationKey' property being set Mark Fisher 2010-12-09 15:05:22 -05:00
  • 7db92cbdac INT-1672 added the 'correlationKey' property to the JmsOutboundGateway as well as a 'correlation-key' attribute for the JMS <outbound-gateway> element Mark Fisher 2010-12-09 14:57:03 -05:00
  • d15bac2a0f INT-1662 added tests for custom headers 'X-' Oleg Zhurakousky 2010-12-08 15:12:27 -05:00
  • a78402bb2c INT-1662 changed from Uri to URI Oleg Zhurakousky 2010-12-08 14:53:06 -05:00
  • 89e11fc6b4 polishing, added license header Oleg Zhurakousky 2010-12-08 14:24:15 -05:00
  • cdb3be5ea2 INT-1662 added FROM tests to support this issue Oleg Zhurakousky 2010-12-08 14:17:10 -05:00
  • 3775efc616 whitespace Mark Fisher 2010-12-07 19:16:29 -05:00
  • 352964ee2a INT-1662 DefaultHttpHeaderMapper now supports standard HTTP Headers Mark Fisher 2010-12-07 19:14:47 -05:00
  • 1e8583619d changed logging level to TRACE for monitoring session pool behavior. It is chatty so TRACE is better then debug Oleg Zhurakousky 2010-12-07 15:57:00 -05:00
  • 601538a9f2 INT-1668 added logic to FTP/SFTP to ensure that the files are being uploaded with .writing extension and then renamed. Added rename(..) method to Session strategy. Ensured that file to be uploaded is not copied locally. Tested upload/download with both SFTP and FTP of a very large files. Added more mock tests Oleg Zhurakousky 2010-12-07 10:02:59 -05:00
  • afe866a366 INT-1669 consolidated incomplete extension for file adapters. It is now '.writing' Oleg Zhurakousky 2010-12-06 13:59:28 -05:00
  • 15bdb84f0b INT-1667: change < to <= for message group reaping Dave Syer 2010-12-06 17:52:04 +00:00
  • b4d22ac021 INT-1660 added check to validate if jschSession is connected to the SftpSession.isOpen() method Oleg Zhurakousky 2010-12-06 12:48:10 -05:00
  • f4f0c2ea36 INT-1664 renamed copy() methods to read(..) and write(..) Oleg Zhurakousky 2010-12-06 12:37:51 -05:00
  • 5f36b01024 INT-1664, INT-1665 added check for connection validity to recognize stale FTP connections, added 'throws IOException' to other relevant methods of Sessioin strategy, added debug statements to monitor session and session pool state, polished code Oleg Zhurakousky 2010-12-06 12:25:07 -05:00
  • 583b2771cd INT-1664, INT-1665 added isOpen() method to the Session strategy, added check for stale connection to the CachingSessionFactory which will ensure that it only returns valid (non-stale) Session Oleg Zhurakousky 2010-12-06 09:06:29 -05:00
  • 0f761f3adb INT-1663, INT-1664, INT-1665, INT-1666 refactored Session to encapsulate 'copy' functionality as a whole, fixed FTP stale connection issue, fixed FTP default buffer size, better error reporting, removed remoteWorkingDirectory attribute from session factory, other polishing, adjusted tests Oleg Zhurakousky 2010-12-05 19:24:42 -05:00
  • bcef49aaf2 fixed typo: 'fliter' Mark Fisher 2010-12-04 08:04:05 -05:00
  • 6725b68d5d INT-1659 changed the name of the attribute to 'evaluate-as-string', updated schema and tests. Updated documentation Oleg Zhurakousky 2010-12-03 13:37:42 -05:00
  • 928f38f315 INT-1659 exposed 'evaluate-as-node' attribute via the namespace, added tests Oleg Zhurakousky 2010-12-03 11:36:49 -05:00
  • 317d2cad7f INT-1659 added 'evaluateAsNode' attribute to XPath router, added tests Oleg Zhurakousky 2010-12-03 10:25:58 -05:00
  • 616d44a290 removed unused import Mark Fisher 2010-12-02 19:57:27 -05:00
  • bdab24a6b0 INT-1657, INT-1658 outbound http adapters now use an explicitly mapped 'Content-Type' header and only fallback to determining the header value from payload type. Also fixed a casting issue in the MultiValueMap conversion code. Mark Fisher 2010-12-02 19:50:12 -05:00
  • 36144d80c3 INT-1655 polishing, removed unused import Oleg Zhurakousky 2010-12-01 19:54:59 -05:00
  • 37b16bc3f3 INT-1654 added test for outputProperties David Turanski 2010-12-01 19:35:24 -05:00
  • 7db581b40b INT-1654 added 'outputProperties' to ResultToStringTransformer Mark Fisher 2010-12-01 16:35:33 -05:00
  • fadddf94b9 INT-1655 fixed accidental dependency on Log4J instead of coommons logging Oleg Zhurakousky 2010-12-01 16:27:25 -05:00
  • ee5b305260 INT-1655 added support for JSch Loging for SFTP adapter, updated documentation Oleg Zhurakousky 2010-12-01 16:06:00 -05:00
  • 41d64cdf6b INT-1652 added documentation for default naming convention for XMPP Oleg Zhurakousky 2010-11-30 18:28:40 -05:00
  • 99c6c1b3df INT-1651 javadoc ppolishing Oleg Zhurakousky 2010-11-30 17:00:00 -05:00
  • 1c8c004e8f INT-1651 changed @since version on new classes to 2.0.1 Oleg Zhurakousky 2010-11-30 16:58:53 -05:00
  • a58e8a83b3 INT-1651 added support for default XMPP connection name and auto-discovery of that name by the XMPP adapters Oleg Zhurakousky 2010-11-30 16:57:33 -05:00
  • 2f20973b16 INT-1649 consolidated XMPP schema Oleg Zhurakousky 2010-11-30 13:49:17 -05:00
  • a5c67073d5 INT-1648 added support for sending Smack Message Oleg Zhurakousky 2010-11-30 13:30:16 -05:00
  • eabf3556b1 fixed syntax highlighting on some excerpts within the JDBC chapter Mark Fisher 2010-11-30 10:51:14 -05:00
  • 8429135370 Eliminate all unintentional output during build Chris Beams 2010-11-29 00:52:22 -07:00
  • 8fcd2bc858 Add noop test to avoid Maven surefire failure Chris Beams 2010-11-26 11:26:24 -07:00
  • c8a24acfc6 Catch poms up with 2.0.1.BUILD-SNAPSHOT version Chris Beams 2010-11-26 11:26:07 -07:00
  • a98c1f4257 re-adding buildSrc as a submodule after releasing 2.0.0.RELEASE Mark Fisher 2010-11-22 22:06:11 -05:00
  • 0fefabeea2 Update version to 2.0.1.BUILD-SNAPSHOT Mark Fisher 2010-11-22 22:03:46 -05:00
  • c712ac6315 Release version 2.0.0.RELEASE Mark Fisher 2010-11-22 21:20:15 -05:00
  • 75fd47f505 temporarily adding buildSrc locally for 2.0.0.RELEASE Mark Fisher 2010-11-22 20:13:10 -05:00
  • 548c7cd536 temporarily removing buildSrc submodule for 2.0.0.RELEASE Mark Fisher 2010-11-22 20:12:04 -05:00