[JDEV] XDB Component in Java
Matt Diez
matt at vedalabs.com
Tue Apr 17 16:08:01 CDT 2001
We've got the beginnings of an xdb backend written in Java, and
are presently looking to make it open to the public.
Presently it supports registration and authentication over the
jabber:iq:auth:0k namespace, handles rosters, and temporary
vcards (offline message and filter support will be forthcoming).
It should be able to talk to just about any JDBC friendly
DBMS (although at present most development has been
on PostgreSQL). So, this should take care of Oracle, MS SQL 7.0,
DB2, etc, etc, etc.
The point:
I was rather curious if any of you had any suggestions as to how
best to package this. I was thinking that something along the lines
of: org.jabber.xdb or org.jabber.backends.xdb
Similarly, I'd like to know about any licensing issues I should be
made aware of.
Any suggestions would be greatly appreciated. (Presently, we're
looking at putting up a Sourceforge site, etc, etc, etc).
Matthew D. Diez
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.jabber.org/jdev/attachments/20010417/c74bd10d/attachment-0002.htm>
More information about the JDev
mailing list