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
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
Oleg Zhurakousky
07e0d0c806
INT-1673 added SpEL documentation for @Header, updated @Header javadocs
2010-12-10 13:04:10 -05:00
Oleg Zhurakousky
9a714528e6
polishing, got rid of warining markers HTTP, XMPP
2010-12-10 12:25:19 -05:00
Oleg Zhurakousky
41d64cdf6b
INT-1652 added documentation for default naming convention for XMPP
2010-11-30 18:28:40 -05:00
Oleg Zhurakousky
a58e8a83b3
INT-1651 added support for default XMPP connection name and auto-discovery of that name by the XMPP adapters
2010-11-30 16:57:33 -05:00
Oleg Zhurakousky
a5c67073d5
INT-1648 added support for sending Smack Message
2010-11-30 13:30:26 -05:00
Oleg Zhurakousky
498fcd8c3c
polished and tested all XMPP samples in the ignored package
2010-11-15 20:17:43 -05:00
Oleg Zhurakousky
1fbb5d107a
polishing XMPP samples, resuming @Ignored
2010-11-15 19:55:15 -05:00
Oleg Zhurakousky
706a360eda
polishing XMPP samples
2010-11-15 19:54:36 -05:00
Mark Fisher
762df2f477
generating id as a fallback for inbound XMPP channel adapters
2010-11-15 17:19:50 -05:00
Mark Fisher
d45f54ba70
INT-1617 renaming test classes and config files
2010-11-15 16:52:10 -05:00
Mark Fisher
bd6fdaa239
INT-1617 renaming test classes and confif files
2010-11-15 16:47:21 -05:00
Mark Fisher
9550fcf87b
INT-1617 renaming test classes and confif files
2010-11-15 16:36:03 -05:00
Mark Fisher
1b3d295783
INT-1617 renaming test classes and confif files
2010-11-15 16:31:33 -05:00
Mark Fisher
21500b5845
INT-1617 renaming test classes and confif files
2010-11-15 16:27:16 -05:00
Mark Fisher
669860e78e
INT-1617 renaming test classes and confif files
2010-11-15 16:17:27 -05:00
Mark Fisher
6c93d80ac3
polishing
2010-11-15 15:54:27 -05:00
Oleg Zhurakousky
557fd6625e
INT-1617 updated test classes to reflect name changes, modified Presence related class names, fixed test
2010-11-15 13:53:59 -05:00
Mark Fisher
b6f6541447
RosterListeningEndpoint now only sends Presence changes
2010-11-15 10:45:11 -05:00
Mark Fisher
48d481467c
renamed headers, and adjusted header-enricherc
2010-11-13 12:29:04 -05:00
Mark Fisher
0c14957a3e
renaming components
2010-11-13 12:09:56 -05:00
Mark Fisher
c0d9a9a02c
renaming components
2010-11-13 11:55:00 -05:00
Mark Fisher
22821d42d3
renaming components
2010-11-13 11:49:58 -05:00
Mark Fisher
f0956bf335
renamed roster inbound endpoint to XmppRosterListeningEndpoint
2010-11-13 11:32:34 -05:00
Mark Fisher
752e8b4808
INT-1616 refactored XMPP package structure on test side
2010-11-13 11:20:17 -05:00
Mark Fisher
d95a7df068
INT-1616 refactored XMPP package structure
2010-11-13 11:15:07 -05:00
Chris Beams
8cce5cdc1f
Remove illegal @Override and other polishing
2010-11-11 10:39:03 -08:00
Chris Beams
a9c70aa1e7
Synchronize with latest buildSrc updates
...
buildSrc updated to use latest Gradle wrapper. See buildSrc git log
for complete details; in short, eclipse JDT prefs are now auto-generated
and the gradle daemon is no longer 'on by default', but must be enabled
with --daemon or -Dorg.gradle.daemon=true.
* removed all existing jdt preferences files in favor of auto-generation.
* removed .springBeans from .gitignore; this file should be
source-controlled for consistency and convenience.
* removed illegal @Override annotations. Eclipse/STS now catch these
properly!
2010-11-11 10:04:20 -08:00
Oleg Zhurakousky
1278666ed7
INT-1596, fixed the broken links as well as all warnings
2010-11-09 12:17:45 -05:00
Oleg Zhurakousky
1fdafb547f
INT-1592 added support for auto-discovery of XmppConnection based on the bean name - 'xmppConnection', added tests
2010-11-09 10:26:17 -05:00
Oleg Zhurakousky
016e3a249a
added tests and modified schema to make sure that XMPP outbound adapters do not require 'channel' atribute
2010-11-09 07:13:32 -05:00
Oleg Zhurakousky
225a4a3322
INT-1554 final polishing
2010-11-05 13:46:08 -04:00
Oleg Zhurakousky
cba2658063
INT-1554 more polishing and tests
2010-11-05 12:07:51 -04:00
Oleg Zhurakousky
5946cb048b
INT-1554 general polishing
2010-11-05 11:36:10 -04:00
Oleg Zhurakousky
e85adbba9c
INT-1554 removed Presence headers, Inbound/Outboound Message Mapper, fixed schema and tests
2010-11-05 10:42:23 -04:00
Oleg Zhurakousky
2b0e34b3bc
INT-1554 polishing 1st iteration on the way to removing unnessessery Xmpp headers, removed InboundMapper dependency
2010-11-05 08:43:04 -04:00
Oleg Zhurakousky
2695566a8b
INT-1580 added tests and sample config for more complex configuration of the XmppConnection
2010-11-04 14:20:42 -04:00
Oleg Zhurakousky
f07dc4a68f
INT-1554 polishing XmppMessageDrivenEndpoint, uts parser and tests
2010-11-04 13:51:36 -04:00
Oleg Zhurakousky
601d67bcf8
INT-1554 refactored XmppMessageOutboundEndpointParser and XmppMessageSendingMessageHandler, added tests
2010-11-04 13:29:15 -04:00
Oleg Zhurakousky
8d1e5e3f1d
INT-1554 refactored XmppRosterEventOutboundEndpointParser, cleaned up XmppRosterEventMessageSendingHandler, added tests
2010-11-04 12:31:45 -04:00
Oleg Zhurakousky
e20a929d1d
INT-1554 added more tests for presenceChangeEvent, more clean up in XmppRosterEventMessageDrivenEndpoint
2010-11-04 10:59:34 -04:00
Oleg Zhurakousky
9e8f14b05b
INT-1554 added more tests and refactored/cleaned XmppPresenceMapper. Removed Presence Type header as unneccessery, since the only two payloads that are supported is Presence itself or Presentce.Type
2010-11-04 10:38:46 -04:00
Oleg Zhurakousky
b1e3f76417
INT-1554 added tests and refactored/cleaned XmppPresenceMessageMapper
2010-11-04 10:15:40 -04:00
Oleg Zhurakousky
821437b548
INT-1580 added more test for Smack SASL config
2010-11-03 23:55:02 -04:00
Oleg Zhurakousky
b1e1aa2460
INT-1580 cleaned up Roster endpoint, added tests
2010-11-03 23:20:05 -04:00
Oleg Zhurakousky
50d97f12cc
INT-1580 code cleanup
2010-11-03 20:24:28 -04:00
Oleg Zhurakousky
154c2504c3
INT-1580, more polishing, made PacketListener instance variable of an Inbound endpoint, add/remove is now part of the start/stop, added tests to validate
2010-11-03 20:08:48 -04:00