RE: Re: How to write an Universal redirector

2010-04-08 Thread Thierry Boileau
Hi, I've entered a new RFE for this point : http://restlet.tigris.org/issues/show_bug.cgi?id=1077 This is due to the request generated by the redirector. Best regards, Thierry Boileau --

RE: Re: How to write an Universal redirector

2010-04-07 Thread Thierry Boileau
Hello ab, I'm sorry for the delay of my answer... I've juste tried with your sample project and was able to notice what looks like a bug with the internal client. When using the net extension, the application works perfectly on Tomcat. I investigate on this point and keep you informed. Best

RE: How to write an Universal redirector

2010-03-09 Thread Jerome Louvel
Noelios Technologies ~ http://www.noelios.com -Message d'origine- De : Tal Liron [mailto:tal.li...@threecrickets.com] Envoyé : vendredi 26 février 2010 19:31 À : discuss@restlet.tigris.org Objet : Re: How to write an Universal redirector Hi Thierry -- The documentation for the URI

Re: How to write an Universal redirector

2010-03-04 Thread Thierry Boileau
at all. Best Regards, ab View this message in context: Re: How to write an Universal redirector http://n2.nabble.com/How-to-write-an-Universal-redirector-tp4620578p4673751.html Sent from the Restlet Discuss mailing

Re: How to write an Universal redirector

2010-03-04 Thread Thierry Boileau
(Thread.java:619) Another problem is when I deploy the application to Tomcat. The Redirects do not work at all. Best Regards, ab View this message in context: Re: How to write an Universal redirector http://n2

Re: How to write an Universal redirector

2010-03-04 Thread Thierry Boileau
, ab View this message in context: Re: How to write an Universal redirector http://n2.nabble.com/How-to-write-an-Universal-redirector-tp4620578p4673751.html Sent from the Restlet Discuss mailing list archive http://n2

Re: How to write an Universal redirector

2010-03-02 Thread Thierry Boileau
Hello, thanks for providing a sample test case. I've just tried it with the last snapshot and it works well. Could you update your dependencies and test again? Best regards, Thierry Boileau Hi, It is really nice of you to help me. It is quite possible, that my problem is in the project

RE: How to write an Universal redirector

2010-02-26 Thread Jerome Louvel
~ http://www.noelios.com -Message d'origine- De : asdfasdf [mailto:b...@duf.de] Envoyé : jeudi 25 février 2010 11:13 À : discuss@restlet.tigris.org Objet : Re: How to write an Universal redirector Hi, I have made some tests with Fiddler2. I have executed the same Request/Headers that I

RE: How to write an Universal redirector

2010-02-26 Thread asdfasdf
wrote: Hi ab, It would help if you could package a small project reproducing your issue. There is really nothing in Restlet that should prevent you from doing this reverse proxy scenario. Best regards, Jerome Louvel -- View this message in context: http://n2.nabble.com/How-to-write

Re: How to write an Universal redirector

2010-02-26 Thread Tal Liron
; } } Thank you for helping me. ab View this message in context: How to write an Universal redirector http://n2.nabble.com/How-to-write-an-Universal-redirector-tp4620578p4620578.html Sent from the Restlet Discuss mailing

Re: How to write an Universal redirector

2010-02-25 Thread asdfasdf
this Request? Browser, or Server? Please help me going... I am really stuck... Best wishes, ab -- View this message in context: http://n2.nabble.com/How-to-write-an-Universal-redirector-tp4620578p4631601.html Sent from the Restlet Discuss mailing list archive at Nabble.com

Re: How to write an Universal redirector

2010-02-24 Thread Thierry Boileau
View this message in context: How to write an Universal redirector http://n2.nabble.com/How-to-write-an-Universal-redirector-tp4620578p4620578.html Sent from the Restlet Discuss mailing list archive http://n2.nabble.com/Restlet-Discuss-f1400322.html at Nabble.com

Re: How to write an Universal redirector

2010-02-24 Thread asdfasdf
this message in context: http://n2.nabble.com/How-to-write-an-Universal-redirector-tp4620578p4624772.html Sent from the Restlet Discuss mailing list archive at Nabble.com. -- http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447dsMessageId=2451439

Re: How to write an Universal redirector

2010-02-24 Thread asdfasdf
/2176172632 in a separate Firefox window, a correct answer is returned... (Is it because of the same origin policy?) It seems that this URL is called from the browser and not tunneled through the server... Thanks, ab -- View this message in context: http://n2.nabble.com/How-to-write-an-Universal

Re: How to write an Universal redirector

2010-02-24 Thread Thierry Boileau
anything matching the request URI. May be this will help you helping me ;) Thank you again, ab View this message in context: Re: How to write an Universal redirector http://n2.nabble.com/How-to-write-an-Universal

Re: How to write an Universal redirector

2010-02-24 Thread asdfasdf
listening on port . Best regards, Thierry Boileau -- View this message in context: http://n2.nabble.com/How-to-write-an-Universal-redirector-tp4620578p4625967.html Sent from the Restlet Discuss mailing list archive at Nabble.com

How to write an Universal redirector

2010-02-23 Thread asdfasdf
); // -- here is missing something return ref; } } Thank you for helping me. ab -- View this message in context: http://n2.nabble.com/How-to-write-an-Universal-redirector-tp4620578p4620578.html Sent from the Restlet Discuss mailing list archive at Nabble.com