Good luck
Michael Oliver
CTO
Alarius Systems LLC
6800 E. Lake Mead Blvd, #1096
Las Vegas, NV 89156
Phone:(702)953-8949
Fax:(702)974-0341
-Original Message-
From: Eugeny N Dzhurinsky [mailto:[EMAIL PROTECTED]
Sent: Tuesday, February 14, 2006 10:05 AM
To: Slide Users Mailing List
Subject
On Tue, Feb 14, 2006 at 10:00:10AM -0800, Michael Oliver wrote:
> Two things,
>
> /files is the root directory for content in default slide, it is normally
> configured by Domain.xml on startup if it doesn't exist. If your store has
> a different root for content that is probably the source of th
Two things,
/files is the root directory for content in default slide, it is normally
configured by Domain.xml on startup if it doesn't exist. If your store has
a different root for content that is probably the source of the problem.
However, if you follow my guide, you will find the problem, I
On Tue, Feb 14, 2006 at 09:20:24AM -0800, Michael Oliver wrote:
> Well obviously it is hard to say without seeing the code (no I don't have
> time to look at your code), but something you did say might be a clue.
>
> You said, " my store returns true for folder /files, so I don't have any
> idea w
Well obviously it is hard to say without seeing the code (no I don't have
time to look at your code), but something you did say might be a clue.
You said, " my store returns true for folder /files, so I don't have any
idea why slide tries to get contents of this directory "
So do you understand t
I facing strange problem - I'm trying to create simple store (similar to
WebdavFileStore). I implemented just BasicWebdavStore interface. Everything
works fine while there is no directories created inside store, on clean
startup. But when I restarting tomcat, application crashes with this
exception
On Tue, Feb 14, 2006 at 08:14:27AM -0800, Ver?nica ballarta wrote:
> ---
> Hi Eugene...you have to check the config files of Apache tomcat-users
> add the follow lines:
>
> restart
---
Hi Eugene...you have to check the config files of Apache tomcat-users
add the follow lines:
restart apache tomcat and try it other time so you can access
i hope this help y
Hi there!
First of all - I'm new to WebDAV and never was using it, so my question seems
to be very dumb :).
I checked out latestt Slide from SVN with WCK module, built it and installed
under my Tomcat 5.0. For now, I'm trying to access it with cadaver
http://localhost:8180/webdav
and it asks fo