[JDEV] JUD - xdb_sql : additional namespace...
Benoit Orihuela
orihuela at free.fr
Thu Apr 24 13:17:57 CDT 2003
hi,
> Im trying to use xdb_sql with JUD. Does anyone out there do the same? Any
> suggestions on implementation?
nothing special ... use dtd=2 queries and it should be quite straightforward ...
> Any one have perfomance ideas?
jud loads all the users entries at startup and keeps a copy of the
results. so the only xdb requests sent by jud are insert queries, that
should not be very consuming ...
> As of now I think I have to expand the xdb_sql component with additional
> namespaces for the jud, as it has been done in the xdb_ldap component?
see the README (point 3 : Configuration and extensibility) for details
on how to add support for a new namespace.
hope this helps,
Benoit.
More information about the JDev
mailing list