Re: Restlet + Dojo?

2008-09-15 Thread Ralf Bommersbach
Yes I am. Have a look at this: http://restfulswe.iitb.fraunhofer.de/REST-SOS/CATALOGUE/SOSSEARCH/@http://stl-d-p11.htw-saarland.de:8080/52nSOSv3/sos@/OFFERINGS/Buchensteige/observations (It's still a litte slow) Basically I use FreeMarker to dynamically generate HTML-representations of resource

Re: Restlet + Dojo?

2008-09-15 Thread Ralf Bommersbach
Okay the link below seems to be broken: This should work: http://restfulswe.iitb.fraunhofer.de/REST-SOS/CATALOGUE/SOSSEARCH/%40http://stl-d-p11.htw-saarland.de:8080/52nSOSv3/sos%40/OFFERINGS/Buchensteige/observations Ralf Bommersbach schrieb: Yes I am. Have a look at this: http://restfulswe.iitb

Re: Django’s Cache Framework

2008-09-15 Thread Avi Flax
On Mon, Sep 15, 2008 at 11:40, Rob Heittman <[EMAIL PROTECTED]> wrote: > I agree! > Want to tack that reference on to > http://restlet.tigris.org/issues/show_bug.cgi?id=25 ? Cool, done!

Django’s Cache Framework

2008-09-15 Thread Avi Flax
Hi all, I thought this was interesting, and potentially relevant to Restlet and how it does caching. Ryan Tomayko linked to: http://docs.djangoproject.com/en/dev/topics/cache/ with the note: All frameworks should approach caching the way Django does. The core app/origin framework does no real c

Re: ObjectRepresentation and String encoding

2008-09-15 Thread Hannes Ebner
Hi Thierry, Thierry Boileau wrote: > I had a look at the issue and I don't see what's wrong. I was able to > send a serialized object from a client using UTF-8 to a server using > ISO-8859-1 without encoding issues. > Could you send us a reproductible test case, and send us also the trace > of the

Re: Django’s Cache Framework

2008-09-15 Thread Rob Heittman
I agree! Want to tack that reference on to http://restlet.tigris.org/issues/show_bug.cgi?id=25 ? - R On Mon, Sep 15, 2008 at 11:36 AM, Avi Flax <[EMAIL PROTECTED]> wrote: > The core > app/origin framework does no real caching but provides utility/helper > methods for setting standard RFC 2616 c

RE: client-side support for Negotiate authentication scheme

2008-09-15 Thread Jerome Louvel
Hi Roman, Bruno and all, Roman, thanks for reporting this parsing bug with WWW-Authenticate HTTP header. I have just fixed it in SVN trunk. Regarding the support for SPNEGO, I've updated the related RFE with a link to Bruno's original filter and another one back to this thread. I've also change

Re: How to prevent access to nested directories?

2008-09-15 Thread Carlos Alexandre Moscoso
Hi, Now it seems to work for me, thanks. 2008/9/11 Thierry Boileau <[EMAIL PROTECTED]>: > Mail sent on the 08/22 and apparently lost. > --- > > Hi Carlos, > > thanks again for your report, I've upated the svn repository. A new snapshot > (called "unstable" in the following page http://www.restlet

new user here: can't figure out how to configure spring & restlet

2008-09-15 Thread Alexei Sokolov
Hello, I have the following config: What am I doing wrong if I get the following exception when I try to access my files: Thank you, Alex SEVERE: Unhandled exception or error intercepted java.lang.NullPointerException at com.noelios.restlet.local.DirectoryResource.getCl