[JDEV] Customizing Jabber server

John Hebert john at vedalabs.com
Wed May 9 09:04:15 CDT 2001


5/9/01 6:48:27 PM, Gerard BUNEL <gerard.bunel at ago.fr> wrote:
>Hello,
>I'm new to IM and also to Jabber of course.
>I'm working on a project which purpose is to plug some Jabber
>functionalities into an Application server.
>So I'm looking to informations on how to customize the Jabber server so
>that it could delegate some
>requests like authentication, rosters, etc to the Application server
>
>I had a look to the server sources but didn't exactly found the entry
>points to start from.
>
>Any Idea ?

Sounds like you want to create transports that are contained in an application server. Have you looked at the JabberBeans project?
http://jabberbeans.sourceforge.net

Also, take a look at the source for the various transports.

I'm no developer, but I don't think you need to customize the Jabber server at all. Instead you will define services that handle
messages with specified namespaces. Take a look at jabber.xml for examples. And read all the Jabber docs till you eyes bleed. :)

--
John Hebert
System Engineer
http://www.vedalabs.com
Changing your state of mind through sound. 




More information about the JDev mailing list