<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>RE: [JDEV] XDB Component in Java</TITLE>

<META content="MSHTML 5.50.4522.1800" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=932452420-18042001><FONT face=Arial color=#0000ff 
size=2>Basically (some background info) I have a custom client that I can force 
to send me "n" number and types of messages, this is in my favor. 
</FONT></SPAN><SPAN class=932452420-18042001><FONT face=Arial color=#0000ff 
size=2>I need to know when these clients login and logoff. I thought all I had 
to do was "except" subscribe messages, and jabber </FONT></SPAN><SPAN 
class=932452420-18042001><FONT face=Arial color=#0000ff size=2>would 
automatically send presence info for the client to my component. Therefore right 
now I am trying to figure exactly what the client needs to send and the reply my 
component needs to send back.</FONT></SPAN></DIV>
<BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
  <DIV class=OutlookMessageHeader dir=ltr align=left><FONT face=Tahoma 
  size=2>-----Original Message-----<BR><B>From:</B> Matt Diez 
  [mailto:matt@vedalabs.com]<BR><B>Sent:</B> Wednesday, April 18, 2001 4:07 
  PM<BR><B>To:</B> 'jdev@jabber.org'<BR><B>Subject:</B> RE: [JDEV] XDB Component 
  in Java<BR><BR></FONT></DIV>
  <DIV><FONT face=Arial color=#0000ff size=2><SPAN 
  class=125000922-18042001>Currently xdb_java (working title), supports rosters, 
  and stores their info in the database.</SPAN></FONT></DIV>
  <DIV><FONT face=Arial color=#0000ff size=2><SPAN class=125000922-18042001>(if 
  that helps any).</SPAN></FONT></DIV>
  <DIV><FONT face=Arial color=#0000ff size=2><SPAN 
  class=125000922-18042001></SPAN></FONT>&nbsp;</DIV>
  <DIV><FONT face=Arial color=#0000ff size=2><SPAN class=125000922-18042001>Is 
  this the sort of functionality you were looking for?</SPAN></FONT></DIV>
  <DIV><FONT face=Arial color=#0000ff size=2><SPAN 
  class=125000922-18042001></SPAN></FONT>&nbsp;</DIV>
  <DIV><FONT face=Arial color=#0000ff size=2><SPAN class=125000922-18042001>Matt 
  Diez</SPAN></FONT></DIV>
  <BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
    <DIV class=OutlookMessageHeader dir=ltr align=left><FONT face=Tahoma 
    size=2>-----Original Message-----<BR><B>From:</B> Duane Grey 
    [mailto:dgrey@redsky.com]<BR><B>Sent:</B> Wednesday, April 18, 2001 1:01 
    PM<BR><B>To:</B> 'jdev@jabber.org'<BR><B>Subject:</B> RE: [JDEV] XDB 
    Component in Java<BR><BR></DIV></FONT>
    <DIV><SPAN class=250535719-18042001><FONT face=Arial color=#0000ff 
    size=2>Definitely interested in what you are doing. I am looking into 
    extending jabber</FONT></SPAN></DIV>
    <DIV><SPAN class=250535719-18042001><FONT face=Arial color=#0000ff 
    size=2>with a java service as well. One of the things that I am currently 
    trying to figure out</FONT></SPAN></DIV>
    <DIV><SPAN class=250535719-18042001><FONT face=Arial color=#0000ff size=2>is 
    having presence information from clients sent to my component, and 
    generally</FONT></SPAN></DIV>
    <DIV><SPAN class=250535719-18042001><FONT face=Arial color=#0000ff 
    size=2>having my component deal with the 
  roster.</FONT></SPAN></DIV></BLOCKQUOTE></BLOCKQUOTE></BODY></HTML>