RE: Re: Missing root reference

2010-08-06 Thread Thierry Boileau
Hello Tal and Tim, thanks for reporting this bug. This has been fixed in the svn repository. Best regards, Thierry Boileau -- http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2643856

Re: Missing root reference

2010-07-30 Thread Tim Peierls
I just came across this myself. Feels like a bug -- why would riap://component/foo have a non-null host ref and riap://application/foo not have one (with component's default host routed directly to a single application)? --tim On Thu, Jul 22, 2010 at 3:21 PM, Tal Liron wrote: > I've managed to t

Re: Missing root reference

2010-07-22 Thread Tal Liron
I've managed to trace this -- the effect is specific to the RIAP protocol. Could this be intentional or is it a bug? On 07/22/2010 02:10 PM, Tal Liron wrote: > I've noticed that Request.getRootRef() returns null in Restlet 2.0.0. > > I haven't been able to find out what triggers this, but will t

Missing root reference

2010-07-22 Thread Tal Liron
I've noticed that Request.getRootRef() returns null in Restlet 2.0.0. I haven't been able to find out what triggers this, but will try to dig more... -Tal -- http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2637021