Benoit.

> yes, just create two xdb sections in jabber.xml file, one for xdb_file and
one
> for xdb_sql. then, the query dispatch will be done according to the
namespaces
> declared in each xdb section ...
>
Could you be more specific on this issue? The following is an example of
<xdb> in jabber.xml:

 <xdb id="xdb">
  <host/>
  <load>
   <xdb_file>./xdb_file/xdb_file.so</xdb_file>
  </load>
  <xdb_file xmlns="jabber:config:xdb_file">
   <spool>./spool</spool>
  </xdb_file>
 </xdb>

where exactly to declare the namespaces?

Thanks!

-Yanming

_______________________________________________
jdev mailing list
[EMAIL PROTECTED]
http://mailman.jabber.org/listinfo/jdev

Reply via email to