Re: [xwiki-users] WebDav

2011-09-20 Thread Sergiu Dumitriu
On 09/20/2011 09:58 AM, Haru Mamburu wrote:
> Hi!
>
> I used to play with WebDav and Total Commander's plugin 
> http://ghisler.fileburst.com/fsplugins/webdav.zip
> Enter URL like this:
> url/xwiki
> or
> url:port/xwiki
> Then it connects fine. Also, try to play with UTF-8 options to read pages 
> correctly (if you have problems)
>
> The only problem I found: there is no Deleted attachments in WebDav access. 
> Am I missing something?

Nope, this feature is not implemented yet; feel free to open a new 
feature request on jira.xwiki.org

> Dmitry Bakbardin
>
>
> 20 сентября 2011, 16:19 от Gerritjan Koekkoek:
>> I do understand it is a feature always on?
>>
>> I did a little test with mac os x lion, finder, go to server
>> I entered http://[url] without www.
>>
>> But how do I Identify myself and what rights are exposed, I assume the same 
>> rights the user has on the Wiki?
>> Or should I use another webDAv client?
>>
>> Op 20 sep. 2011, om 13:02 heeft Vincent Massol het volgende geschreven:
>>
>>>
>>> On Sep 20, 2011, at 12:51 PM, Gerritjan Koekkoek wrote:
>>>
 On the xwiki.org there is a feature on XWiki presented;
 The WebDAV feature exposes wiki content (attachments, page content) 
 through the well-known WebDAV protocol.
 This allows using WebDAV clients like DAVExplorer, file browsers like the 
 Windows Explorer (XP), the Finder (MAC) or
 Nautilus (Linux) to directly browse and edit wiki content just as you 
 would do for files in your local file system.

 Does this feature require configuration of the server.
>>>
>>> No
>>>
 Do I understand that by dropping photo's in a folder I could add photo's 
 the the XWiki photoalbum
>>>
>>> Yes
>>>
 although the XWiki stores all the attachments in a mySql database?
>>>
>>> XWiki stores attachment where you've defined it. By default it's in the 
>>> database (any DB supported by Hibernate, doesn't have to be MySQL).
>>> See http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Attachments
>>>
>>> Thanks
>>> -Vincent
>>>

 We have a server on version 2.7.1

 Gerritjan


-- 
Sergiu Dumitriu
http://purl.org/net/sergiu/
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] WebDav

2011-09-20 Thread Vincent Massol

On Sep 20, 2011, at 2:18 PM, Gerritjan Koekkoek wrote:

> I do understand it is a feature always on?

yes

> I did a little test with mac os x lion, finder, go to server
> I entered http://[url] without www.

I use Max OSX lion and it works fine for me.
The URL is http://localhost:8080/xwiki/webdav/

> But how do I Identify myself and what rights are exposed, I assume the same 
> rights the user has on the Wiki?

Correct.

> Or should I use another webDAv client?

No it works perfectly well.

Thanks
-Vincent

> 
> Op 20 sep. 2011, om 13:02 heeft Vincent Massol het volgende geschreven:
> 
>> 
>> On Sep 20, 2011, at 12:51 PM, Gerritjan Koekkoek wrote:
>> 
>>> On the xwiki.org there is a feature on XWiki presented;
>>> The WebDAV feature exposes wiki content (attachments, page content) through 
>>> the well-known WebDAV protocol. 
>>> This allows using WebDAV clients like DAVExplorer, file browsers like the 
>>> Windows Explorer (XP), the Finder (MAC) or 
>>> Nautilus (Linux) to directly browse and edit wiki content just as you would 
>>> do for files in your local file system.
>>> 
>>> Does this feature require configuration of the server.
>> 
>> No
>> 
>>> Do I understand that by dropping photo's in a folder I could add photo's 
>>> the the XWiki photoalbum
>> 
>> Yes
>> 
>>> although the XWiki stores all the attachments in a mySql database?
>> 
>> XWiki stores attachment where you've defined it. By default it's in the 
>> database (any DB supported by Hibernate, doesn't have to be MySQL).
>> See http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Attachments
>> 
>> Thanks
>> -Vincent
>> 
>>> 
>>> We have a server on version 2.7.1
>>> 
>>> Gerritjan
>> 
>> ___
>> users mailing list
>> users@xwiki.org
>> http://lists.xwiki.org/mailman/listinfo/users
> 
> ___
> users mailing list
> users@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] WebDav

2011-09-20 Thread Haru Mamburu
Hi!

I used to play with WebDav and Total Commander's plugin 
http://ghisler.fileburst.com/fsplugins/webdav.zip 
Enter URL like this:
url/xwiki 
or
url:port/xwiki
Then it connects fine. Also, try to play with UTF-8 options to read pages 
correctly (if you have problems)

The only problem I found: there is no Deleted attachments in WebDav access. Am 
I missing something?

Dmitry Bakbardin


20 сентября 2011, 16:19 от Gerritjan Koekkoek :
> I do understand it is a feature always on?
> 
> I did a little test with mac os x lion, finder, go to server
> I entered http://[url] without www.
> 
> But how do I Identify myself and what rights are exposed, I assume the same 
> rights the user has on the Wiki?
> Or should I use another webDAv client?
> 
> Op 20 sep. 2011, om 13:02 heeft Vincent Massol het volgende geschreven:
> 
> >
> > On Sep 20, 2011, at 12:51 PM, Gerritjan Koekkoek wrote:
> >
> >> On the xwiki.org there is a feature on XWiki presented;
> >> The WebDAV feature exposes wiki content (attachments, page content) 
> >> through the well-known WebDAV protocol.
> >> This allows using WebDAV clients like DAVExplorer, file browsers like the 
> >> Windows Explorer (XP), the Finder (MAC) or
> >> Nautilus (Linux) to directly browse and edit wiki content just as you 
> >> would do for files in your local file system.
> >>
> >> Does this feature require configuration of the server.
> >
> > No
> >
> >> Do I understand that by dropping photo's in a folder I could add photo's 
> >> the the XWiki photoalbum
> >
> > Yes
> >
> >> although the XWiki stores all the attachments in a mySql database?
> >
> > XWiki stores attachment where you've defined it. By default it's in the 
> > database (any DB supported by Hibernate, doesn't have to be MySQL).
> > See http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Attachments
> >
> > Thanks
> > -Vincent
> >
> >>
> >> We have a server on version 2.7.1
> >>
> >> Gerritjan
> >
> > ___
> > users mailing list
> > users@xwiki.org
> > http://lists.xwiki.org/mailman/listinfo/users
> 
> ___
> users mailing list
> users@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
> 
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] WebDav

2011-09-20 Thread Gerritjan Koekkoek
I do understand it is a feature always on?

I did a little test with mac os x lion, finder, go to server
I entered http://[url] without www.

But how do I Identify myself and what rights are exposed, I assume the same 
rights the user has on the Wiki?
Or should I use another webDAv client?

Op 20 sep. 2011, om 13:02 heeft Vincent Massol het volgende geschreven:

> 
> On Sep 20, 2011, at 12:51 PM, Gerritjan Koekkoek wrote:
> 
>> On the xwiki.org there is a feature on XWiki presented;
>> The WebDAV feature exposes wiki content (attachments, page content) through 
>> the well-known WebDAV protocol. 
>> This allows using WebDAV clients like DAVExplorer, file browsers like the 
>> Windows Explorer (XP), the Finder (MAC) or 
>> Nautilus (Linux) to directly browse and edit wiki content just as you would 
>> do for files in your local file system.
>> 
>> Does this feature require configuration of the server.
> 
> No
> 
>> Do I understand that by dropping photo's in a folder I could add photo's the 
>> the XWiki photoalbum
> 
> Yes
> 
>> although the XWiki stores all the attachments in a mySql database?
> 
> XWiki stores attachment where you've defined it. By default it's in the 
> database (any DB supported by Hibernate, doesn't have to be MySQL).
> See http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Attachments
> 
> Thanks
> -Vincent
> 
>> 
>> We have a server on version 2.7.1
>> 
>> Gerritjan
> 
> ___
> users mailing list
> users@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] WebDav

2011-09-20 Thread Thomas Mortagne
On Tue, Sep 20, 2011 at 12:51 PM, Gerritjan Koekkoek
 wrote:
> On the xwiki.org there is a feature on XWiki presented;
> The WebDAV feature exposes wiki content (attachments, page content) through 
> the well-known WebDAV protocol.
> This allows using WebDAV clients like DAVExplorer, file browsers like the 
> Windows Explorer (XP), the Finder (MAC) or
> Nautilus (Linux) to directly browse and edit wiki content just as you would 
> do for files in your local file system.
>
> Does this feature require configuration of the server.
> Do I understand that by dropping photo's in a folder I could add photo's the 
> the XWiki photoalbum
> although the XWiki stores all the attachments in a mySql database?

WebDAV actually expose "virtual" folder/files so by dropping image in
a folder what really happen behind the scene is that this files is
sent to XWiki and attached to a wiki page like you could do with XWiki
UI.

>
> We have a server on version 2.7.1
>
> Gerritjan
>
>
> ___
> users mailing list
> users@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
>



-- 
Thomas Mortagne
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] WebDav

2011-09-20 Thread Vincent Massol

On Sep 20, 2011, at 12:51 PM, Gerritjan Koekkoek wrote:

> On the xwiki.org there is a feature on XWiki presented;
> The WebDAV feature exposes wiki content (attachments, page content) through 
> the well-known WebDAV protocol. 
> This allows using WebDAV clients like DAVExplorer, file browsers like the 
> Windows Explorer (XP), the Finder (MAC) or 
> Nautilus (Linux) to directly browse and edit wiki content just as you would 
> do for files in your local file system.
> 
> Does this feature require configuration of the server.

No

> Do I understand that by dropping photo's in a folder I could add photo's the 
> the XWiki photoalbum

Yes

> although the XWiki stores all the attachments in a mySql database?

XWiki stores attachment where you've defined it. By default it's in the 
database (any DB supported by Hibernate, doesn't have to be MySQL).
See http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Attachments

Thanks
-Vincent

> 
> We have a server on version 2.7.1
> 
> Gerritjan

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] WebDav

2011-09-20 Thread Gerritjan Koekkoek
On the xwiki.org there is a feature on XWiki presented;
The WebDAV feature exposes wiki content (attachments, page content) through the 
well-known WebDAV protocol. 
This allows using WebDAV clients like DAVExplorer, file browsers like the 
Windows Explorer (XP), the Finder (MAC) or 
Nautilus (Linux) to directly browse and edit wiki content just as you would do 
for files in your local file system.

Does this feature require configuration of the server.
Do I understand that by dropping photo's in a folder I could add photo's the 
the XWiki photoalbum
although the XWiki stores all the attachments in a mySql database?

We have a server on version 2.7.1

Gerritjan


___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Webdav Access for a mulitple virtual Wiki's

2010-08-11 Thread Asiri Rathnayake
Hi,

On Wed, Aug 4, 2010 at 1:31 PM, Thomas Hoeschele  wrote:

> Hallo everybody,
>
> I want to have permanent Webdav access to multiple virtual wikis for file
> synchronisation. However, there are some problems with achiving that:
>
> 1. Mounting a webdav access on a networkdrive via Netdrive won't suffice as
> there will be more than 26 Wikis. Ideally there could be one webdav access
> for the whole wiki farm, for example through URL-Path based webdav access.
> (One drive for the whole farm)
>

I did some digging into the code and it seems current webdav implementation
does not take into account multiple wikis, it always access the main wiki.
Our top-level webdav view consists of following sub directories:

- home
- spaces
- attachments
- orphans
- whatsnew

IMO we should have a top-level view which lists all the wikis available, and
inside each such wiki directory we can list above sub directories. The
reason for webdav support not being actively developed is that it is not a
feature frequently requested or funded (w.r.t components like
officeimporter, wiki macros etc.). If this feature is really important for
your organization what you can do is:

1) Dig into the code, implement support for multi-wiki environments and
contribute the code back to xwiki.

OR

2) Sponsor the development of this feature (via a commercial xwiki support
company like XWiki SAS and ask them to contribute that code to XWiki
opensource project).

Either way you can support the xwiki opensource project while getting your
work done.


> 2. It seems adding files via a mounted Netdrive webdav access is not really
> possible; it works through http:// webdav access though.
>

No, this should already work. Did you drop the files inside a wiki page
directory? Then they should be added as attachments. If you are on a linux
environment you can use [1] or [2] and develop shell scripts to manage your
attachments. Note that the behaviour of webdav servers is very much
dependant on the webdav client you are using, you should try out several
clients and pick one that works best for your OS / environment.

Hope this helps.

- Asiri

[1] http://platform.xwiki.org/xwiki/bin/view/Features/WebDAVNautilus
[2] http://platform.xwiki.org/xwiki/bin/view/Features/WebDAVDavFs2


>
> Help will be very appriciated!
>
> P.S. where can I change the core. and xe. messages in XWiki?
> --
> GMX DSL: Internet-, Telefon- und Handy-Flat ab 19,99 EUR/mtl.
> Bis zu 150 EUR Startguthaben inklusive! http://portal.gmx.net/de/go/dsl
> ___
> users mailing list
> users@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
>
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] Webdav Access for a mulitple virtual Wiki's

2010-08-04 Thread Thomas Hoeschele
Hallo everybody,

I want to have permanent Webdav access to multiple virtual wikis for file 
synchronisation. However, there are some problems with achiving that:

1. Mounting a webdav access on a networkdrive via Netdrive won't suffice as 
there will be more than 26 Wikis. Ideally there could be one webdav access for 
the whole wiki farm, for example through URL-Path based webdav access. (One 
drive for the whole farm)

2. It seems adding files via a mounted Netdrive webdav access is not really 
possible; it works through http:// webdav access though.

Help will be very appriciated!

P.S. where can I change the core. and xe. messages in XWiki?
-- 
GMX DSL: Internet-, Telefon- und Handy-Flat ab 19,99 EUR/mtl.  
Bis zu 150 EUR Startguthaben inklusive! http://portal.gmx.net/de/go/dsl
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] webdav access on virtual wikis

2010-07-31 Thread Asiri Rathnayake
Hi,

On Fri, Jul 30, 2010 at 8:10 PM, Thomas Hoeschele  wrote:

> Hi Asiri,
>
> thanks for the quick reply,
>
> its path based farm, thats why I'm struggling I suppose.
> So there is a webdav access to the virtual wiki it just needs the correct
> address.
> Any Idea what would be the address?
>

I'm really sorry but I'm clue-less in this case. I think you should report a
JIRA saying that webdav doesn't work in path based wiki farms (or may be
even perhaps in any virtual wiki configuration). At least, there should be
some documentation regarding this.

One interesting experiment though is to try changing the webdav servlet
mapping in web.xml file. As you can see in
http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Configuration#HConfiguringWebDAV28since1.729webdav
servlet is mapped so that it handles any request matching /webdav/*
pattern. What you can do is try to change this mapping so that it
effectively becomes //webdav/*. This is just an un-proven idea,
but it might work if all goes well.

I wish I had enough time to look into this myself :(

- Asiri


>
> best regards
> Thomas
>
>  Original-Nachricht 
> > Datum: Fri, 30 Jul 2010 19:53:01 +0530
> > Von: Asiri Rathnayake 
> > An: XWiki Users 
> > Betreff: Re: [xwiki-users] webdav access on virtual wikis
>
> > Hi Thomas,
> >
> > On Fri, Jul 30, 2010 at 6:51 PM, Thomas Hoeschele 
> > wrote:
> >
> > > Hallo everybody,
> > >
> > > there is probably an easy solution for this: I would like to have
> access
> > > the virtual Wikis in my farm through the webdav interface like I do
> > access
> > > the main wiki.
> > >
> >
> > I don't exactly remember how we implemented support for virtual wikis in
> > webdave module. Anyway, what kind of a virtual wiki configuration you
> > have?
> > path based or domain name based?
> >
> > If it's a domain name based setup, i think you should be able to access
> > the
> > virtual wiki via webdav the same way you access the main wiki.  That is:
> >
> > http://domain.tld/xwiki/webdav -> main wiki
> >
> > http://subdomain.domain.tld/xwiki/webdav -> 'subdomain' virtual wiki
> >
> > Let us know if it works.
> >
> > Thanks.
> >
> > - Asiri
> >
> >
> > >
> > > Can anybody help me out here?
> > > --
> > > GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT!
> > > Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01
> > > ___
> > > users mailing list
> > > users@xwiki.org
> > > http://lists.xwiki.org/mailman/listinfo/users
> > >
> > ___
> > users mailing list
> > users@xwiki.org
> > http://lists.xwiki.org/mailman/listinfo/users
>
> --
> GMX DSL: Internet-, Telefon- und Handy-Flat ab 19,99 EUR/mtl.
> Bis zu 150 EUR Startguthaben inklusive! http://portal.gmx.net/de/go/dsl
> ___
> users mailing list
> users@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
>
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] webdav access on virtual wikis

2010-07-30 Thread Thomas Hoeschele
Hi Asiri,

thanks for the quick reply,

its path based farm, thats why I'm struggling I suppose.
So there is a webdav access to the virtual wiki it just needs the correct 
address.
Any Idea what would be the address?

best regards 
Thomas

 Original-Nachricht 
> Datum: Fri, 30 Jul 2010 19:53:01 +0530
> Von: Asiri Rathnayake 
> An: XWiki Users 
> Betreff: Re: [xwiki-users] webdav access on virtual wikis

> Hi Thomas,
> 
> On Fri, Jul 30, 2010 at 6:51 PM, Thomas Hoeschele 
> wrote:
> 
> > Hallo everybody,
> >
> > there is probably an easy solution for this: I would like to have access
> > the virtual Wikis in my farm through the webdav interface like I do
> access
> > the main wiki.
> >
> 
> I don't exactly remember how we implemented support for virtual wikis in
> webdave module. Anyway, what kind of a virtual wiki configuration you
> have?
> path based or domain name based?
> 
> If it's a domain name based setup, i think you should be able to access
> the
> virtual wiki via webdav the same way you access the main wiki.  That is:
> 
> http://domain.tld/xwiki/webdav -> main wiki
> 
> http://subdomain.domain.tld/xwiki/webdav -> 'subdomain' virtual wiki
> 
> Let us know if it works.
> 
> Thanks.
> 
> - Asiri
> 
> 
> >
> > Can anybody help me out here?
> > --
> > GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT!
> > Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01
> > ___
> > users mailing list
> > users@xwiki.org
> > http://lists.xwiki.org/mailman/listinfo/users
> >
> ___
> users mailing list
> users@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users

-- 
GMX DSL: Internet-, Telefon- und Handy-Flat ab 19,99 EUR/mtl.  
Bis zu 150 EUR Startguthaben inklusive! http://portal.gmx.net/de/go/dsl
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] webdav access on virtual wikis

2010-07-30 Thread Asiri Rathnayake
Hi Thomas,

On Fri, Jul 30, 2010 at 6:51 PM, Thomas Hoeschele  wrote:

> Hallo everybody,
>
> there is probably an easy solution for this: I would like to have access
> the virtual Wikis in my farm through the webdav interface like I do access
> the main wiki.
>

I don't exactly remember how we implemented support for virtual wikis in
webdave module. Anyway, what kind of a virtual wiki configuration you have?
path based or domain name based?

If it's a domain name based setup, i think you should be able to access the
virtual wiki via webdav the same way you access the main wiki.  That is:

http://domain.tld/xwiki/webdav -> main wiki

http://subdomain.domain.tld/xwiki/webdav -> 'subdomain' virtual wiki

Let us know if it works.

Thanks.

- Asiri


>
> Can anybody help me out here?
> --
> GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT!
> Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01
> ___
> users mailing list
> users@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
>
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] webdav access on virtual wikis

2010-07-30 Thread Thomas Hoeschele
Hallo everybody,

there is probably an easy solution for this: I would like to have access the 
virtual Wikis in my farm through the webdav interface like I do access the main 
wiki.

Can anybody help me out here?
-- 
GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT!
Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] WebDAV issue: "Not Implemented"

2010-07-02 Thread West, Graeme
Hi Asiri, Sergiu,
Thanks for looking into this. I think I've figured it out thanks to your 
assistance.

Here's a WebDAV transcript when I connected directly to Tomcat on port 8080, 
e.g. http://www.myhost.tld:8080/webdav/
(note that I have changed the domain in the transcript, as it's a private wiki)


> Transmit 4.0.5 (x86_64) Session Transcript [Version 10.6.4 (Build 10F569)] 
> (02/07/2010 13:58)
> Connecting to www.myhost.tld
> OPTIONS /webdav/ HTTP/1.1
>
> PROPFIND /webdav/ HTTP/1.1
> 200 OK
> In directory /webdav
> PROPFIND /webdav/ HTTP/1.1
> 207 Multi-Status
> tomcat.gif 1934  2009-07-27 22:24:34 +0100
> tomcat-power.gif   2324  2009-07-27 22:24:34 +0100
> index.html 2979  2009-07-27 22:24:34 +0100

Nothing appeared in catalina.out.


When I connected to http://www.myhost.tld:8080/xwiki/webdav/ , this happens:

> Transmit 4.0.5 (x86_64) Session Transcript [Version 10.6.4 (Build 10F569)] 
> (02/07/2010 14:01)
> Connecting to www.myhost.tld
> OPTIONS /xwiki/webdav/ HTTP/1.1
>
> PROPFIND /xwiki/webdav/ HTTP/1.1
> 200 OK


Again, nothing appeared in catalina.out. But I couldn't see any files and my 
WebDAV client gives an error:
> Make sure your user name and password were entered correctly and that the 
> server supports WebDAV.


I didn't expect /xwiki/webdav/ to work, since the /xwiki/ part of the URL 
doesn't exist in my servlet container.

The fix: I have removed the default Tomcat WebDAV web app, by deleting the 
folder /var/lib/tomcat5/webapps/webdav .

Now, requests to /webdav go straight to XWiki, as Xwiki's web.xml suggests.

Thanks all!

Just one other quick question: where does Xwiki store logging information for 
its LDAP connections? I'm trying to debug Active Directory integration, and 
there's nothing in catalina.out.


Graeme



Graeme West
Digital Repository Developer
Information Services
Glasgow Caledonian University
graeme.w...@gcu.ac.uk



On 2 Jul 2010, at 13:41, Sergiu Dumitriu wrote:

> On 07/02/2010 02:09 PM, Asiri Rathnayake wrote:
>> Hi,
>>
>> Normally XWiki / Tomcat works without much trouble when it comes to WebDAV.
>> Now I'm not sure if apache is doing anything before forwarding those
>> requests to tomcat.
>>
>> Can we see your tomcat log files when the "Not Implemented" error occurs? Or
>> do you see any log entries in xwiki.log file that has anything to do with
>> webdav?
>
> I suspect that the root helper servlet present on the default Jetty
> distribution, the one answering the OPTIONS request, is not deployed.
> Asiri, could you confirm that?
>
> We should probably integrate it's functionality in the redirect servlet.
>
>>
>> - Asiri
>>
>> On Fri, Jul 2, 2010 at 2:52 PM, West, Graeme  wrote:
>>
>>> Hello,
>>> I have just upgraded to XWiki Enterprise 2.3.1.29118 and have a question
>>> regarding configuring WebDAV.
>>>
>>> My XWiki is installed in Tomcat 5.5 as the 'ROOT' web app. Tomcat runs on
>>> port 8080 and I have an AJP connector with Apache proxying requests via SSL
>>> port 443, meaning that my wiki can be accessed at:
>>>
>>> https://www.myhost.tld/bin/view/Main  (etc.)
>>>
>>> My question is regarding WebDAV login. I understand that the normal login
>>> URL for this would be:
>>>
>>> http://www.myhost.tld:8080/xwiki/webdav
>>>
>>> However, since I have deployed XWiki as the ROOT webapp, it seems that I am
>>> getting redirected to Tomcat's built-in WebDAV app when accessing this URL.
>>>
>>> When I access:
>>> http://www.myhost.tld:8080/webdav
>>> or
>>> https://www.myhost.tld/xwiki/webdav
>>>
>>> I get the same list of three files - a generic HTML page listing
>>> information about Tomcat's WebDAV support, and a couple of GIF files with
>>> the Tomcat logo.
>>>
>>> When I access:
>>>
>>> http://www.myhost.tld:8080/xwiki/webdav
>>> or
>>> https://www.myhost.tld/xwiki/webdav
>>>
>>> I get a 'Not Implemented' error.
>>>
>>>
>>> Could someone advise on how to configure XWiki/Tomcat to pass me to XWiki's
>>> WebDAV implementation, rather than to Tomcat's default one? My xwiki.cfg has
>>> WebDAV enabled (as far as I know - it is pretty much set to defaults in all
>>> respects).
>>>
>>> On another note: thank you for all your sterling work with XWiki. It's a
>>> tremendously flexible and useful application, and it has been a breeze to
>>> administer.
>>>
>>> Regards,
>
>
> --
> Sergiu Dumitriu
> http://purl.org/net/sergiu/
> ___
> users mailing list
> users@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
>
> Email has been scanned for viruses by Altman Technologies' email management 
> service - www.altman.co.uk/emailsystems


Glasgow Caledonian University is a registered Scottish charity, number SC021474

Winner: Times Higher Education's Widening Participation Initiative of the Year 
2009 and Herald Society's Education Initiative of the Year 2009
http://www.gcu.ac.uk/newsevents/news/bycategory/theuniversity/1/name,6219,en.html
_

Re: [xwiki-users] WebDAV issue: "Not Implemented"

2010-07-02 Thread Sergiu Dumitriu
On 07/02/2010 02:09 PM, Asiri Rathnayake wrote:
> Hi,
>
> Normally XWiki / Tomcat works without much trouble when it comes to WebDAV.
> Now I'm not sure if apache is doing anything before forwarding those
> requests to tomcat.
>
> Can we see your tomcat log files when the "Not Implemented" error occurs? Or
> do you see any log entries in xwiki.log file that has anything to do with
> webdav?

I suspect that the root helper servlet present on the default Jetty 
distribution, the one answering the OPTIONS request, is not deployed. 
Asiri, could you confirm that?

We should probably integrate it's functionality in the redirect servlet.

>
> - Asiri
>
> On Fri, Jul 2, 2010 at 2:52 PM, West, Graeme  wrote:
>
>> Hello,
>> I have just upgraded to XWiki Enterprise 2.3.1.29118 and have a question
>> regarding configuring WebDAV.
>>
>> My XWiki is installed in Tomcat 5.5 as the 'ROOT' web app. Tomcat runs on
>> port 8080 and I have an AJP connector with Apache proxying requests via SSL
>> port 443, meaning that my wiki can be accessed at:
>>
>> https://www.myhost.tld/bin/view/Main  (etc.)
>>
>> My question is regarding WebDAV login. I understand that the normal login
>> URL for this would be:
>>
>> http://www.myhost.tld:8080/xwiki/webdav
>>
>> However, since I have deployed XWiki as the ROOT webapp, it seems that I am
>> getting redirected to Tomcat's built-in WebDAV app when accessing this URL.
>>
>> When I access:
>> http://www.myhost.tld:8080/webdav
>> or
>> https://www.myhost.tld/xwiki/webdav
>>
>> I get the same list of three files - a generic HTML page listing
>> information about Tomcat's WebDAV support, and a couple of GIF files with
>> the Tomcat logo.
>>
>> When I access:
>>
>> http://www.myhost.tld:8080/xwiki/webdav
>> or
>> https://www.myhost.tld/xwiki/webdav
>>
>> I get a 'Not Implemented' error.
>>
>>
>> Could someone advise on how to configure XWiki/Tomcat to pass me to XWiki's
>> WebDAV implementation, rather than to Tomcat's default one? My xwiki.cfg has
>> WebDAV enabled (as far as I know - it is pretty much set to defaults in all
>> respects).
>>
>> On another note: thank you for all your sterling work with XWiki. It's a
>> tremendously flexible and useful application, and it has been a breeze to
>> administer.
>>
>> Regards,


-- 
Sergiu Dumitriu
http://purl.org/net/sergiu/
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] WebDAV issue: "Not Implemented"

2010-07-02 Thread Asiri Rathnayake
Hi,

Normally XWiki / Tomcat works without much trouble when it comes to WebDAV.
Now I'm not sure if apache is doing anything before forwarding those
requests to tomcat.

Can we see your tomcat log files when the "Not Implemented" error occurs? Or
do you see any log entries in xwiki.log file that has anything to do with
webdav?

Thanks.

- Asiri

On Fri, Jul 2, 2010 at 2:52 PM, West, Graeme  wrote:

> Hello,
> I have just upgraded to XWiki Enterprise 2.3.1.29118 and have a question
> regarding configuring WebDAV.
>
> My XWiki is installed in Tomcat 5.5 as the 'ROOT' web app. Tomcat runs on
> port 8080 and I have an AJP connector with Apache proxying requests via SSL
> port 443, meaning that my wiki can be accessed at:
>
> https://www.myhost.tld/bin/view/Main  (etc.)
>
> My question is regarding WebDAV login. I understand that the normal login
> URL for this would be:
>
> http://www.myhost.tld:8080/xwiki/webdav
>
> However, since I have deployed XWiki as the ROOT webapp, it seems that I am
> getting redirected to Tomcat's built-in WebDAV app when accessing this URL.
>
> When I access:
> http://www.myhost.tld:8080/webdav
> or
> https://www.myhost.tld/xwiki/webdav
>
> I get the same list of three files - a generic HTML page listing
> information about Tomcat's WebDAV support, and a couple of GIF files with
> the Tomcat logo.
>
> When I access:
>
> http://www.myhost.tld:8080/xwiki/webdav
> or
> https://www.myhost.tld/xwiki/webdav
>
> I get a 'Not Implemented' error.
>
>
> Could someone advise on how to configure XWiki/Tomcat to pass me to XWiki's
> WebDAV implementation, rather than to Tomcat's default one? My xwiki.cfg has
> WebDAV enabled (as far as I know - it is pretty much set to defaults in all
> respects).
>
> On another note: thank you for all your sterling work with XWiki. It's a
> tremendously flexible and useful application, and it has been a breeze to
> administer.
>
> Regards,
>
>
> Graeme West
> Digital Repository Developer
> Information Services
> Glasgow Caledonian University
> graeme.w...@gcu.ac.uk
>
> Glasgow Caledonian University is a registered Scottish charity, number
> SC021474
>
> Winner: Times Higher Education's Widening Participation Initiative of the
> Year 2009 and Herald Society's Education Initiative of the Year 2009
>
> http://www.gcu.ac.uk/newsevents/news/bycategory/theuniversity/1/name,6219,en.html
> ___
> users mailing list
> users@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
>
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] WebDAV issue: "Not Implemented"

2010-07-02 Thread West, Graeme
Hello,
I have just upgraded to XWiki Enterprise 2.3.1.29118 and have a question 
regarding configuring WebDAV.

My XWiki is installed in Tomcat 5.5 as the 'ROOT' web app. Tomcat runs on port 
8080 and I have an AJP connector with Apache proxying requests via SSL port 
443, meaning that my wiki can be accessed at:

https://www.myhost.tld/bin/view/Main  (etc.)

My question is regarding WebDAV login. I understand that the normal login URL 
for this would be:

http://www.myhost.tld:8080/xwiki/webdav

However, since I have deployed XWiki as the ROOT webapp, it seems that I am 
getting redirected to Tomcat's built-in WebDAV app when accessing this URL.

When I access:
http://www.myhost.tld:8080/webdav
or
https://www.myhost.tld/xwiki/webdav

I get the same list of three files - a generic HTML page listing information 
about Tomcat's WebDAV support, and a couple of GIF files with the Tomcat logo.

When I access:

http://www.myhost.tld:8080/xwiki/webdav
or
https://www.myhost.tld/xwiki/webdav

I get a 'Not Implemented' error.


Could someone advise on how to configure XWiki/Tomcat to pass me to XWiki's 
WebDAV implementation, rather than to Tomcat's default one? My xwiki.cfg has 
WebDAV enabled (as far as I know - it is pretty much set to defaults in all 
respects).

On another note: thank you for all your sterling work with XWiki. It's a 
tremendously flexible and useful application, and it has been a breeze to 
administer.

Regards,


Graeme West
Digital Repository Developer
Information Services
Glasgow Caledonian University
graeme.w...@gcu.ac.uk

Glasgow Caledonian University is a registered Scottish charity, number SC021474

Winner: Times Higher Education's Widening Participation Initiative of the Year 
2009 and Herald Society's Education Initiative of the Year 2009
http://www.gcu.ac.uk/newsevents/news/bycategory/theuniversity/1/name,6219,en.html
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] WebDAV and saving

2009-05-17 Thread Sean Davis
On Sun, May 17, 2009 at 8:53 AM, Sergiu Dumitriu  wrote:

> Sean Davis wrote:
> > On Sun, May 17, 2009 at 1:09 AM, Asiri Rathnayake <
> > asiri.rathnay...@gmail.com> wrote:
> >
> >> Hi Sean,
> >>
> >> On Sun, May 17, 2009 at 2:03 AM, Sean Davis 
> wrote:
> >>
> >>> I am using 1.9-milestone-2 and trying webdav.  I am connecting via Mac
> OS
> >>> finder.  I can read files, but trying to save results in "unable to
> save"
> >>> error on the Mac side of things and this in the log (truncated for
> >>> brevity):
> >>>
> >>> 2009-05-16 14:05:19,901 [
> http://localhost:8080/xwiki/webdav/mach_kernel]
> >>> [14615...@qtp0-3] ERROR webdav.XWikiDavServlet  - WebDAV
> >> Exception
> >>> Occurred :
> >>> org.apache.jackrabbit.webdav.DavException: Method Not Allowed
> >>>
> >>> I imagine I might have missed a configuration parameter somewhere.  Any
> >>> suggestions?
> >>
> >> Which file are you trying to save? is it /webdav/mach_kernel or is this
> >> some
> >> file generated by finder? (I'm not a mac user)
> >
> >
> > It was a simple test blog post and I was editing the .xml file.
> >
>
> Yes, that's not possible yet. See
> http://jira.xwiki.org/jira/browse/XWIKI-2910 and the last comment on the
> issue.
>

Thanks, Sergiu.  This makes sense.

Sean
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] WebDAV and saving

2009-05-17 Thread Sergiu Dumitriu
Sean Davis wrote:
> On Sun, May 17, 2009 at 1:09 AM, Asiri Rathnayake <
> asiri.rathnay...@gmail.com> wrote:
> 
>> Hi Sean,
>>
>> On Sun, May 17, 2009 at 2:03 AM, Sean Davis  wrote:
>>
>>> I am using 1.9-milestone-2 and trying webdav.  I am connecting via Mac OS
>>> finder.  I can read files, but trying to save results in "unable to save"
>>> error on the Mac side of things and this in the log (truncated for
>>> brevity):
>>>
>>> 2009-05-16 14:05:19,901 [http://localhost:8080/xwiki/webdav/mach_kernel]
>>> [14615...@qtp0-3] ERROR webdav.XWikiDavServlet  - WebDAV
>> Exception
>>> Occurred :
>>> org.apache.jackrabbit.webdav.DavException: Method Not Allowed
>>>
>>> I imagine I might have missed a configuration parameter somewhere.  Any
>>> suggestions?
>>
>> Which file are you trying to save? is it /webdav/mach_kernel or is this
>> some
>> file generated by finder? (I'm not a mac user)
> 
> 
> It was a simple test blog post and I was editing the .xml file.
> 

Yes, that's not possible yet. See 
http://jira.xwiki.org/jira/browse/XWIKI-2910 and the last comment on the 
issue.

-- 
Sergiu Dumitriu
http://purl.org/net/sergiu/
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] WebDAV and saving

2009-05-17 Thread Sean Davis
On Sun, May 17, 2009 at 1:09 AM, Asiri Rathnayake <
asiri.rathnay...@gmail.com> wrote:

> Hi Sean,
>
> On Sun, May 17, 2009 at 2:03 AM, Sean Davis  wrote:
>
> > I am using 1.9-milestone-2 and trying webdav.  I am connecting via Mac OS
> > finder.  I can read files, but trying to save results in "unable to save"
> > error on the Mac side of things and this in the log (truncated for
> > brevity):
> >
> > 2009-05-16 14:05:19,901 [http://localhost:8080/xwiki/webdav/mach_kernel]
> > [14615...@qtp0-3] ERROR webdav.XWikiDavServlet  - WebDAV
> Exception
> > Occurred :
> > org.apache.jackrabbit.webdav.DavException: Method Not Allowed
> >
> > I imagine I might have missed a configuration parameter somewhere.  Any
> > suggestions?
>
>
> Which file are you trying to save? is it /webdav/mach_kernel or is this
> some
> file generated by finder? (I'm not a mac user)


It was a simple test blog post and I was editing the .xml file.


>
>
> Also, which editor are you using? (Did you try some other editor
> available?)


I have tried vi and TextEdit (Mac version of NotePad).  I have also tried
some command-line stuff and had some issues (resource busy).  I'll play with
this a bit more under linux and let you know if I come to any conclusions.


>
>
> You might have to configure your editor in a way similar to
> http://dev.xwiki.org/xwiki/bin/view/Drafts/WebDAVDavFs2#HConfiguringEditors
>

Good pointer.

Thanks,
Sean


>
> >
> >
> > Thanks,
> > Sean
> > ___
> > users mailing list
> > users@xwiki.org
> > http://lists.xwiki.org/mailman/listinfo/users
> >
> ___
> users mailing list
> users@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
>
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] WebDAV and saving

2009-05-16 Thread Asiri Rathnayake
Hi Sean,

On Sun, May 17, 2009 at 2:03 AM, Sean Davis  wrote:

> I am using 1.9-milestone-2 and trying webdav.  I am connecting via Mac OS
> finder.  I can read files, but trying to save results in "unable to save"
> error on the Mac side of things and this in the log (truncated for
> brevity):
>
> 2009-05-16 14:05:19,901 [http://localhost:8080/xwiki/webdav/mach_kernel]
> [14615...@qtp0-3] ERROR webdav.XWikiDavServlet  - WebDAV Exception
> Occurred :
> org.apache.jackrabbit.webdav.DavException: Method Not Allowed
>
> I imagine I might have missed a configuration parameter somewhere.  Any
> suggestions?


Which file are you trying to save? is it /webdav/mach_kernel or is this some
file generated by finder? (I'm not a mac user)

Also, which editor are you using? (Did you try some other editor available?)

You might have to configure your editor in a way similar to
http://dev.xwiki.org/xwiki/bin/view/Drafts/WebDAVDavFs2#HConfiguringEditors

Thanks.

- Asiri


>
>
> Thanks,
> Sean
> ___
> users mailing list
> users@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
>
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] WebDAV and saving

2009-05-16 Thread Sean Davis
I am using 1.9-milestone-2 and trying webdav.  I am connecting via Mac OS
finder.  I can read files, but trying to save results in "unable to save"
error on the Mac side of things and this in the log (truncated for brevity):

2009-05-16 14:05:19,901 [http://localhost:8080/xwiki/webdav/mach_kernel]
[14615...@qtp0-3] ERROR webdav.XWikiDavServlet  - WebDAV Exception
Occurred :
org.apache.jackrabbit.webdav.DavException: Method Not Allowed

I imagine I might have missed a configuration parameter somewhere.  Any
suggestions?

Thanks,
Sean
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users