|
[
Permalink
| « Hide
]
Rob Rudin added a comment - 28/May/09 09:48 PM
Iwein - I just recently wrote some code to send messages via Smack. I followed the Template/Callback approach frequently used in Spring and ended up with an XmppTemplate and XmppCallback (or JabberTemplate and JabberCallback, couldn't decide which was the more appropriate name). Seems like such a low-level library would make sense here, with SESIA code on top of it to hook it into Spring-Integration.
Guys, I'm considering moving this issue to the mainline project. The template and callback (or listener) sounds like a good idea under the SI adapters. I've been concerned about Smack, since I believe it is unable to work properly with container-managed Threads. Can someone confirm or deny that?
Let me know if you have any strong opinions for or against moving this to the core. It seems to me that XMPP is increasingly used in enterprise environments (often internally). |
|||||||||||||||||||||||||||||||||||||||||||||||