Hi

When I send this request via HTTP SEARCH to jackrabbit

<D:searchrequest xmlns:dcr="http://www.day.com/jcr/webdav/1.0";
xmlns:D="DAV:">
        <dcr:sql>
                <![CDATA[SELECT s FROM nt:base WHERE int = 10]]>
        </dcr:sql>
</D:searchrequest>

I get a

 SearchResourceImpl.java:182 Unable to reset mapping of namespace:
http://www.day.com/jcr/webdav/1.0

in the log file. Doesn't seem to impact anything, but I'm wondering if
this as a higher meaning I don't understand and if there's a way to
avoid that log entry (besides change the log level settings, of course)

Greetings

chregu
-- 
Liip AG  //  Feldstrasse 133 //  CH-8004 Zurich
Tel +41 43 500 39 81 // Mobile +41 76 561 88 60
www.liip.ch // blog.liip.ch // GnuPG 0x0748D5FE

Reply via email to