Yes, we made sure to update and we did notice that there were recent changes to
the latch code.
-jeff
"Thierry Boileau" wrote in message
news:4b62c277.1060...@noelios.com...
Hello Jeff,
did you try the latest snapshot (the internal connectors have been updated a
few days ago)?
Best r
We're seeing the vm blocking forever on a call to Client.put that
worked fine on an earlier release of 2.0-SNAPSHOT:
Thread [main] (Suspended)
Unsafe.park(boolean, long) line: not available [native method]
LockSupport.park(Object) line: 158
CountDownLatch$Sync(
Hmmm...
That's quite confusing since 2.0-SNAPSHOT still exists under the old groupId.
Makes it look like both are currently under development?
I get an NPE when I turn on slf4j facade using the system property:
Exception in thread "main" java.lang.NullPointerException
at org.restlet.eng
I see the code checked in for the announced slf4j extension but don't see the
artifact posted?
http://maven.restlet.org/org/restlet/
Was that a slip or has the requisite waiting period not elapsed yet?
Thanks, guys!
-jeff
--
http://restlet.
under ~ http://www.noelios.com
-Message d'origine-
De : news [mailto:[EMAIL PROTECTED] De la part de Jeff Ramsdale
Envoyé : samedi 22 novembre 2008 20:51
À : discuss@restlet.tigris.org
Objet : Re: Restlet on IRC
Several of us have been hanging out at #restlet on irc.freenode.net.
and allows us to publicize the channel as a vehicle for community self-help.
-jeff
Jeff Ramsdale wrote:
Have any community members ever considered a Restlet IRC channel--say,
on Freenode? Any interest?
-jeff
Have any community members ever considered a Restlet IRC channel--say,
on Freenode? Any interest?
-jeff
Thanks for all the info! I'll definitely look into it...
-jeff
Tamás Cservenák wrote:
Hi there,
as integration i meant making those two (restlet + jsecurity) to play
together. But in fact, we are using out-of-the-box (slightly
nexus-ified) JSecurity Servlet filters, thus our Restlet Applicatio
Tamás Cservenák wrote:
Hi all,
JSecurity is a really cool piece of software, and is really easy to
integrate with restlet. In Nexus, we have it integrated pretty easily.
Is that code you can donate back or a pattern you can divulge? A blog
post maybe?
~t~
Thanks,
-jeff
Nearly two years ago someone asked a question about how to use a
Redirector as a proxy--I've got exactly the same question but the
Restlet code has changed (I'm using 1.1.1) and I'm having trouble
implementing the suggested solution.
The question concerned using a Redirector to proxy calls to
Karel,
By any chance did you look at JSecurity as an alternative to Spring
Security? Was about to look into integrating one or the other of these
with Restlet myself but wondered if other research had been done...
I understand (I think) that Sonatype's Nexus uses Restlet and integrated
JSecu
It's not a Restlet tool, but Apache Commons VFS might provide the
low-level file access you need and you could wrap it with a Restlet:
http://commons.apache.org/vfs/
-jeff
Marc-Elian Bégin wrote:
Hi,
Is there a Restlet mechanism (Directory or other) such that if a user
hits a zip file or t
Vincent Nonnenmacher wrote:
One question (and I admit , I would just posture if I say I'm naive here) :
Would it be so awfull to have two such (PUBLISH/SUBSCRIBE) verbs added
to the REST actions ?
After all even if the http don't include them (yet) it is a logically
wrong inference to tied the
I wrote a lovely little program to try out a number of variations and
everything worked flawlessly, leaving only myself to blame for the
original problem. That sent me back to look at some side code that
didn't close a reader (see response to Rob). My bad! Thanks for the
hints to move me forwar
open, though ... it's not a
feature if it is.
On Tue, Sep 30, 2008 at 8:48 PM, Jeff Ramsdale <[EMAIL PROTECTED]> wrote:
I'm using GWT and Restlet 1.1-SNAPSHOT. My server provides a Directory, from
which I can GET a text file and display it in an editable TextArea in the
browser. I have
nputStream would still be open, though ... it's not a
feature if it is.
On Tue, Sep 30, 2008 at 8:48 PM, Jeff Ramsdale <[EMAIL PROTECTED]> wrote:
I'm using GWT and Restlet 1.1-SNAPSHOT. My server provides a Directory, from
which I can GET a text file and display it in an editable
I'm using GWT and Restlet 1.1-SNAPSHOT. My server provides a Directory,
from which I can GET a text file and display it in an editable TextArea
in the browser. I have a button that should PUT the modified contents
back to the server but the PUT fails on the server with:
WARNING: Unable
17 matches
Mail list logo