[basex-talk] WEBDAV bug when changing admin password in 7.8.1

2014-04-01 Thread Maud Ingarao
Hi :) We are experiencing a strange bug in 7.8.1 After installing and before changing the admin password is everything ok (client connexion, rest and restxq connexions, webdav connexion...) But as soon as we change the admin password (best practice ? :p), the webdav connexion becomes impossible,

Re: [basex-talk] Multiple db:replace() = slower updates with 7.8

2014-04-01 Thread France Baril
Any news on this issue? On Tue, Mar 25, 2014 at 2:30 PM, France Baril wrote: > Yes, we do use namespaces. > > > On Tue, Mar 25, 2014 at 2:29 PM, Christian Grün > wrote: > >> We may have found a first evidence for the slow down. Do your >> documents use namespaces? >> >> >> On Tue, Mar 25, 2014

Re: [basex-talk] Multiple db:replace() = slower updates with 7.8

2014-04-01 Thread Christian Grün
Hi France, sorry for lettting you wait. We've already solved part of the problem, but we would first like to shed some more light on another related issue before relasing a new patch version. Christian On Tue, Apr 1, 2014 at 5:26 PM, France Baril wrote: > An

Re: [basex-talk] WEBDAV bug when changing admin password in 7.8.1

2014-04-01 Thread Christian Grün
Hi Maud, > But as soon as we change the admin password (best practice ? :p), the webdav > connexion becomes impossible, and so the restxq connexion with a 404, while > the rest connexion remains ok, like the client one. Yes, it's absolutely recommendable to change the admin password ;) Some quest

Re: [basex-talk] WEBDAV bug when changing admin password in 7.8.1

2014-04-01 Thread Maud Ingarao
Hi christian Thanks for answering so quickly, wie immer :) > > Yes, it's absolutely recommendable to change the admin password ;) > Some questions in advance: :) > > * How do you start the server (via "basexhttp", or by directly > starting Jetty or Tomcat)? basexhttp > * How did you change the pa

Re: [basex-talk] WEBDAV bug when changing admin password in 7.8.1

2014-04-01 Thread Christian Grün
Hi Maud, merci pour les réponses. I installed cadaver, and I could easily reproduce this behavior. The authentication will work as expected if you update the admin password in the webapp/WEB-INF/web.xml file [1]. But it's supposed to also function if the credentials are removed from the web.xml f

Re: [basex-talk] WEBDAV bug when changing admin password in 7.8.1

2014-04-01 Thread Andy Bunce
I wonder if this is related? It seems to me that the port and host do not get picked up from the system properties in WEB_INF/jetty.xml. That is: In the following instructions step 3 should not be required. http://cubeb.blogspot.co.uk/2014/03/a-very-rough-guide-to-running-basex-on.h

Re: [basex-talk] WEBDAV bug when changing admin password in 7.8.1

2014-04-01 Thread Christian Grün
Hi Maud, I found out that the authentication problem was specific to cadaver, and maybe some other WebDAV clients. The problem is fixed in the latest 8.0 snapshot [1]. This or next week, we are going release BaseX 7.8.2, which will also include this and some other fixes. Bonne nuit, Christian [1

Re: [basex-talk] WEBDAV bug when changing admin password in 7.8.1

2014-04-01 Thread Maud
Wonderful !! Thanks ;) (I forgot to tell you that this 401 authorization problem was occuring using oXygen for the webdav connexion as well) --- Maud Am 02.04.2014 um 00:07 schrieb Christian Grün : Hi Maud, I found out that the authentication problem was specific to cadaver, and maybe