Anyone knows why ServiceRegistry is unable to load any builders?

Iterator it = ServiceRegistry.lookupProviders(QueryTreeBuilder.class);

This is part of the
org.apache.jackrabbit.core.query.QueryTreeBuilderRegistry class. And so, I
can't search using XPath or SQL on my repositories.

I'm using JDK 1.5.0_04. Maybe could that be the reason? Is this a bug? Am I
missing something?

Thanks.

Martin

Reply via email to