Commit Graph

4947 Commits

Author SHA1 Message Date
Mark Fisher
337e642fff doc polishing 2010-12-17 11:03:52 -05:00
Mark Fisher
7e26e97f78 doc polish 2010-12-17 10:59:09 -05:00
Oleg Zhurakousky
a593fcf2fe polishing XMPP schema, moved extract-payload to the inbound adapter 2010-12-17 10:56:48 -05:00
Mark Fisher
66aefa86c7 polishing 2010-12-17 10:34:47 -05:00
Mark Fisher
2d59dced3d fixed unmatched element in doc 2010-12-16 18:51:56 -05:00
Mark Fisher
0be6410a6d INT-1636 rolling back the DM target user expression support 2010-12-16 18:45:12 -05:00
Mark Fisher
e80913c639 XmppConnectionFactoryBean's autoStartup property is now true by default (not just via schema-based configuration + parsing) 2010-12-16 17:52:11 -05:00
Mark Fisher
13447aba5a doc polishing 2010-12-16 17:38:44 -05:00
Mark Fisher
6aa2a05390 added a bit more detail to the HTTP header mapping documentation 2010-12-16 17:17:38 -05:00
Mark Fisher
fd7dbdd890 now evaluating SpEL against context variables in Twitter Direct Message test 2010-12-16 17:05:31 -05:00
Mark Fisher
403e929eb6 polishing 2010-12-16 16:50:57 -05:00
Mark Fisher
9a6d20d5b3 polishing 2010-12-16 16:19:52 -05:00
Mark Fisher
44d28126c5 clarification comment 2010-12-16 15:52:42 -05:00
Mark Fisher
7450c58167 polishing 2010-12-16 15:45:37 -05:00
Mark Fisher
c6da4780a5 polish doc 2010-12-16 15:18:26 -05:00
Mark Fisher
40f652e60f polish doc 2010-12-16 15:12:55 -05:00
Oleg Zhurakousky
f7beff8d11 INT-1691 updated FTP documentation with poller configuration notes 2010-12-16 13:24:18 -05:00
Oleg Zhurakousky
a6cf3b74bb INT-1687 updated documentation to document the change in connection validation logic as well as registration of the ConnectionListener 2010-12-16 13:12:22 -05:00
Oleg Zhurakousky
424d48f145 INT-1687 added connection validation and reconnect logic for outbound XMPP adapters, added ConnectionListener to the XMPPConnection to log (DEBUG level) connection events 2010-12-16 12:47:25 -05:00
Oleg Zhurakousky
6d07e51bb0 polishing JschLogger 2010-12-16 12:44:49 -05:00
Oleg Zhurakousky
9ec155a696 polishing removed warning markers 2010-12-16 10:16:53 -05:00
Oleg Zhurakousky
6440379f07 INT-1689 added tests for asserting that we only accept an interface as well as tests for hashCode and equals 2010-12-16 10:04:30 -05:00
Oleg Zhurakousky
2bc759a279 INT-1689 added fix to properly configure service proxy when Gateway service interface is a hierarchical structure 2010-12-16 09:22:55 -05:00
Dave Syer
70a5cd1c42 INT-1690: fix bugs in MessageBuilder re sequenceDetails 2010-12-16 10:21:04 +00:00
Mark Fisher
5d668aaa8c INT-1688 added fallback to resolution of framework methods in service-activator: MessageHandler or RequestReplyExchanger as created by Gateway proxies. 2010-12-15 11:32:31 -05:00
Oleg Zhurakousky
38af0cd2e3 INT-1684 added tests for time-unit attribute on teh poller 2010-12-13 15:11:35 -05:00
Mark Fisher
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) 2010-12-13 15:03:54 -05:00
Oleg Zhurakousky
ddd2805520 INT-1682 added parser support for error-channel for XMPP inbound adapters 2010-12-13 14:38:50 -05:00
Oleg Zhurakousky
76f0afef4f INT-1682 added tests for error-channel for both ChatMessageListeningEndpoint and PresenceListeningEndpoint 2010-12-13 14:29:27 -05:00
Mark Fisher
228edd8b37 INT-1682, INT-1683 ChatMessageListeningEndpoint and PresenceListeningEndpoint now extend MessageProducerSupport, gaining errorChannel and history writing capabilities 2010-12-13 14:00:31 -05:00
Mark Fisher
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 2010-12-12 19:58:28 -05:00
Mark Fisher
28d5205970 INT-1681 The values 'HTTP_REQUEST_HEADERS' and 'HTTP_RESPONSE_HEADERS' are now 'patterns' for matching standard headers in DefaultHttpHeaderMapper 2010-12-12 17:24:00 -05:00
Mark Fisher
37553b6e5f INT-1680 DefaultHttpHeaderMapper now supports simple pattern matching for the inboundHeaderNames and outboundHeaderNames 2010-12-12 16:42:50 -05:00
Dave Syer
d22c831c51 INT-1628: expose WireTap via @ManagedResource 2010-12-12 12:13:57 +00:00
Dave Syer
ed63431977 INT-1675: add ignored test 2010-12-12 12:13:38 +00:00
Dave Syer
b528abcf68 INT-1675: work a bit harder to expose existing handlers if they are @ManagedResources 2010-12-11 08:49:09 +00:00
Dave Syer
e23e478e9e INT-1675: force initialization of other MBeanExporter instances before the integration monitor components are created 2010-12-11 08:49:08 +00:00
Dave Syer
c293edc7fa INT-1675: add illegal bean id check for clash with core mbean exporter 2010-12-11 08:49:07 +00:00
Dave Syer
72166141d4 Add ignores 2010-12-11 08:49:06 +00:00
Dave Syer
64f2c5b61d Add bare bones .springBeans 2010-12-11 08:49:05 +00:00
Mark Fisher
82677432cb INT-1674 added support for 'source' on all top-level BeanDefinitions created by AbstractConsumerEndpointParser (transformer, filter, router, splitter, etc) 2010-12-10 17:46:37 -05:00
Oleg Zhurakousky
4b33a4d4fa INT-1636 updated Twitter documentation regarding 'target-user-expression' 2010-12-10 16:20:28 -05:00
Oleg Zhurakousky
2a456d9373 INT-1636 added 'target-user-expression' to the Twitter DM adapter 2010-12-10 16:00:13 -05:00
Oleg Zhurakousky
69c0a8bdcf INT-1661 added HTTP Header mapping documentation, fixed the FTP doc that broke the build 2010-12-10 14:17:05 -05:00
Oleg Zhurakousky
9413fe0dc1 INT-1670 updated FTP docs with more info 2010-12-10 13:42:09 -05:00
Oleg Zhurakousky
fab6b6d54c INT-1670 updated SFTP/FTP documentation to reflect recent changes 2010-12-10 13:38:25 -05:00
Oleg Zhurakousky
0da876fe6e INT-1670 updated FTP/FTPS documentation to reflect recent changes 2010-12-10 13:34:56 -05:00
Oleg Zhurakousky
56692e6494 INT-1653 updated documentation to remove references to obsolete classes in for XPath router 2010-12-10 13:20:16 -05:00
Oleg Zhurakousky
07e0d0c806 INT-1673 added SpEL documentation for @Header, updated @Header javadocs 2010-12-10 13:04:10 -05:00
Mark Fisher
1cd8280c94 INT-1674 now extracting source from element and setting it on Message Channel BeanDefinitions 2010-12-10 13:03:01 -05:00