<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2653.12">
<TITLE>RE: [JDEV] Java Jabber Server... Now usable :)</TITLE>
</HEAD>
<BODY>
<P><FONT SIZE=2>I see the jabberserver.xdb.storageinterface paramter. </FONT>
</P>
<P><FONT SIZE=2>This, of course, should point to a class, which </FONT>
<BR><FONT SIZE=2>handles xdb storage. Are you making this some</FONT>
<BR><FONT SIZE=2>sort of abstract class/interface from which new</FONT>
<BR><FONT SIZE=2>classes will be developed to directly handle</FONT>
<BR><FONT SIZE=2>the various storage messages, where the backends</FONT>
<BR><FONT SIZE=2>are directly written as Java classes, or is this</FONT>
<BR><FONT SIZE=2>to become much like the existing server's xdb</FONT>
<BR><FONT SIZE=2>component, one which can handle base_connect, </FONT>
<BR><FONT SIZE=2>base_accept, and base_exec style routing to</FONT>
<BR><FONT SIZE=2>various xdb_backends.</FONT>
</P>
<P><FONT SIZE=2>And, if the case with the former, it needs not</FONT>
<BR><FONT SIZE=2>be said that existing xdb backends would need</FONT>
<BR><FONT SIZE=2>be rewritten (see: xdb_odbc, xdb_ldap, my own</FONT>
<BR><FONT SIZE=2>xdb_java). </FONT>
</P>
<P><FONT SIZE=2>Could it also be considered to have perhaps a</FONT>
<BR><FONT SIZE=2>service class which defines external service</FONT>
<BR><FONT SIZE=2>connections, and extend this functionality</FONT>
<BR><FONT SIZE=2>into an xdb class, handling connects/accepts/</FONT>
<BR><FONT SIZE=2>execs much like the current server behaves? </FONT>
</P>
<P><FONT SIZE=2>Also: Decided on a license, yet? When can we</FONT>
<BR><FONT SIZE=2>peek at your source?</FONT>
</P>
<P><FONT SIZE=2>Matt Diez</FONT>
</P>
<P><FONT SIZE=2>-----Original Message-----</FONT>
<BR><FONT SIZE=2>From: al@alsutton.com [<A HREF="mailto:al@alsutton.com">mailto:al@alsutton.com</A>]</FONT>
<BR><FONT SIZE=2>Sent: Thursday, July 05, 2001 9:35 AM</FONT>
<BR><FONT SIZE=2>To: jdev@jabber.org</FONT>
<BR><FONT SIZE=2>Cc: al@alsutton.com</FONT>
<BR><FONT SIZE=2>Subject: [JDEV] Java Jabber Server... Now usable :)</FONT>
</P>
<BR>
<P><FONT SIZE=2>All,</FONT>
</P>
<P><FONT SIZE=2>The first "useful" release of the Java Jabber server is now available. It allows multiple users to login into the server, send messages between them, and send subscription requests between them.</FONT></P>
<P><FONT SIZE=2>It does not currently report availability statuses to other users (this is comming).</FONT>
</P>
<P><FONT SIZE=2>Its available from <A HREF="http://www.alsutton.com/jabserv/" TARGET="_blank">http://www.alsutton.com/jabserv/</A> </FONT>
<BR><FONT SIZE=2>The config options are detailed at <A HREF="http://www.alsutton.com/jabserv/docs/configurationparameters.html" TARGET="_blank">http://www.alsutton.com/jabserv/docs/configurationparameters.html</A></FONT>
</P>
<P><FONT SIZE=2>The links to other pages on the config options page are broken. This is also being worked on.</FONT>
</P>
<P><FONT SIZE=2>Please download and enjoy,</FONT>
</P>
<P><FONT SIZE=2>Al.</FONT>
<BR><FONT SIZE=2>-- </FONT>
<BR><FONT SIZE=2>Al Sutton</FONT>
</P>
<P><FONT SIZE=2>Web: <A HREF="http://www.alsutton.com/" TARGET="_blank">http://www.alsutton.com/</A></FONT>
<BR><FONT SIZE=2>Email: al@alsutton.com</FONT>
<BR><FONT SIZE=2>Jabber: al@personalbuddy.com</FONT>
</P>
<P><FONT SIZE=2>_______________________________________________</FONT>
<BR><FONT SIZE=2>jdev mailing list</FONT>
<BR><FONT SIZE=2>jdev@jabber.org</FONT>
<BR><FONT SIZE=2><A HREF="http://mailman.jabber.org/listinfo/jdev" TARGET="_blank">http://mailman.jabber.org/listinfo/jdev</A></FONT>
</P>
</BODY>
</HTML>