From do-not-reply at jboss.org Mon Aug 30 03:46:00 2010 Content-Type: multipart/mixed; boundary="===============5720560501933993169==" MIME-Version: 1.0 From: do-not-reply at jboss.org To: exo-jcr-commits at lists.jboss.org Subject: [exo-jcr-commits] exo-jcr SVN: r3012 - jcr/branches/1.12.x/exo.jcr.docs/exo.jcr.docs.developer/en/src/main/docbook/en-US/modules/jcr/protocols. Date: Mon, 30 Aug 2010 03:46:00 -0400 Message-ID: <201008300746.o7U7k0cP013064@svn01.web.mwc.hst.phx2.redhat.com> --===============5720560501933993169== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: dkatayev Date: 2010-08-30 03:46:00 -0400 (Mon, 30 Aug 2010) New Revision: 3012 Modified: jcr/branches/1.12.x/exo.jcr.docs/exo.jcr.docs.developer/en/src/main/docb= ook/en-US/modules/jcr/protocols/webdav.xml Log: notes about possible problems with webdav on Windows 7 and Mac OS added to = documentation Modified: jcr/branches/1.12.x/exo.jcr.docs/exo.jcr.docs.developer/en/src/ma= in/docbook/en-US/modules/jcr/protocols/webdav.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- jcr/branches/1.12.x/exo.jcr.docs/exo.jcr.docs.developer/en/src/main/doc= book/en-US/modules/jcr/protocols/webdav.xml 2010-08-30 07:39:17 UTC (rev 30= 11) +++ jcr/branches/1.12.x/exo.jcr.docs/exo.jcr.docs.developer/en/src/main/doc= book/en-US/modules/jcr/protocols/webdav.xml 2010-08-30 07:46:00 UTC (rev 30= 12) @@ -350,4 +350,54 @@ + +
+ Restrictions + + There are some restrictions for webdav in different Operating + systems. + +
+ Windows 7 + + When you try to setup a web folder by =E2=80=9Cadding a networ= k location=E2=80=9D + or =E2=80=9Cmap a network drive=E2=80=9D through My Computer, you ca= n get an error + saying that either =E2=80=9CThe folder you entered does not appear t= o be valid. + Please choose another=E2=80=9D or =E2=80=9CWindows cannot access=E2= =80=A6 Check the spelling of + the name. Otherwise, there might be=E2=80=A6=E2=80=9D. These errors = appear whether I=E2=80=99m + using SSL or non-SSL. + + To fix this follow such steps: + + + + Go to Windows Registry Editor + + + + Find a key: + \HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlset\services\WebClient\= Parameters\BasicAuthLevel + + + + + Change the value to 2 + + +
+ +
+ Mac OS 10.5.3 and higher + + There is a known Finder bug started from Mac OS v.10.5.3 and n= ot + yet fixed. + + When you upload file to webdav server, the file will appear wi= th 0 + kb. size. + + For more details follow: Apple + Disscussion thread. +
+
--===============5720560501933993169==--