[jadmin] setting up a jabber server with gateways
Darrell Esau
desau at sodapopboy.com
Tue May 1 12:07:41 CDT 2007
Hello all,
I have a web application that sends notifications to users via their
preferred IM address. I'm currently supporting AIM, Yahoo, ICQ and
Jabber, (although recent changes seem to have made jabber no longer
work). I'd like to also support MSN.
My web application is in Java, and I've not found any good java API
solution that will handle all of these protocols, and my current
system is a bit of a hack.
Reading through the Jabber docs, I'm wondering if Jabber is my solution.
Is it possible that I could set up a jabber server and enable gateways
to all of these other services, then use a jabber client API from my
web application to communicate with my server which would then send
messages to my users' respective accounts?
If so, what do I need to setup to get a jabber server with all of
these gateways working?
Thanks,
-d
More information about the JAdmin
mailing list