[JDEV] mu-conference and xdb_sql
Yanming Xiao
xiao at legatovideo.com
Mon Nov 25 12:47:26 CST 2002
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
More information about the JDev
mailing list