Re: Slide gives excetpion on PUT normal file (Help!!!)
"Pablo Mosquera Saenz" <[email protected]> Mon, 12 Mar 2007 09:55:42 +0100
| Newsgroups | gmane.comp.jakarta.slide.user |
|---|---|
| Message-ID | <[email protected]> |
Hi, in our project we used slide and we had an exception with the put method because of one parameter (the lenght of the file). We had to redefine the WebdavResource api, changing the put method and now it works 2007/3/10, Ven Helsing <[email protected]>: > > > Hi antoinell, > If you know the answer, plz reply soon, i need the work around. > > antoinell wrote: > > > > Hello, > > > > where is your slide server installed ? on a Windows box ? Are you > storing > > the content on file system (I suppose this is the default > configuration). > > In this case it is understandable why you cannot have both abc.txt and > > Abc.txt. If your store is a database or on a Unix file system, then this > > would be a bug. > > > > Regards, > > > > Antoine > > > > -------- Original-Nachricht -------- > > Datum: Wed, 28 Feb 2007 02:30:46 -0800 (PST) > > Von: Ven Helsing <[email protected]> > > An: [email protected] > > CC: > > Betreff: Slide gives excetpion on PUT normal file (Help!!!) > > > >> > >> Hello All, > >> I have the following problem related to slide. > >> > >> 1. when i put a file for ex: named 'abc.txt' to slide it successfully > >> putted > >> in slide. No problem. 2. Now i want to put another file for ex: named > >> 'Abc.txt' (plz note the first character is Capital). For it if i put it > >> in > >> slide, then slide gives exception. If i first propfind for check if it > >> exist > >> then it returns false, which is obvious because slide is case > sensitive. > >> After returning false if i try to put my 'Abc.txt' file then it gives > >> excetpion. Why? Plz anybody let me know the solution for this Case > >> Problem. > >> -- > >> View this message in context: > >> > http://www.nabble.com/Slide-gives-excetpion-on-PUT-normal-file-%28Help%21%21%21%29-tf3307979.html#a9201438 > >> Sent from the Jakarta Slide - User mailing list archive at Nabble.com. > >> > >> > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > > > > > -- > View this message in context: > http://www.nabble.com/Slide-gives-excetpion-on-PUT-normal-file-%28Help%21%21%21%29-tf3307979.html#a9407846 > Sent from the Jakarta Slide - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >