Re: feedback on restlet

2009-02-06 Thread Raif S. Naffah
hello dude, this is not the best sort of email one can hope getting any help for. if it's really an advertisement for a new project, then congratulations but pls. next time re-word the subject line accordingly. if on the other hand, this is a real cry for help and an earnest desire to

Re: Patch to parameterize port numbers in JUnit tests

2009-01-15 Thread Raif S. Naffah
Louvel -- Restlet ~ Founder and Lead developer ~ http://www.restlet.org Noelios Technologies ~ Co-founder ~ http://www.noelios.com -Message d'origine- De : Raif S. Naffah [mailto:tig...@naffah-raif.name] Envoye : samedi 10 janvier 2009 07:48 A : discuss@restlet.tigris.org Objet : Patch

Patch to parameterize port numbers in JUnit tests

2009-01-09 Thread Raif S. Naffah
hello there, the JUnit tests (in org.restlet.test) have hard-wired port numbers which may not suit every developer's environment. this patch introduces a new property in the main build.xml, and injects at as a system environment variable. when more than one port is required, the property

securing Restlet 1.2

2009-01-02 Thread Raif S. Naffah
hello all, i went through the 13 High priority enhancements for Restlet 1.2 in the Requirements section of Security re-factoring found here (http://wiki.restlet.org/developers/172-restlet/212-restlet.html) and tried to classify them in order to come up with an implementation plan. here are

Re: Maven Dependancy Referances

2008-12-30 Thread Raif S. Naffah
hello Gan123, it's not clear from your message if you are, or not, able to access the template directory at all. in other words are you able to load the ...myApplication.propeties file in one application but not the other? i would suggest you first ensure that you can indeed access this

Re: Just a test: Full compatibility with the Maven build system

2008-12-28 Thread Raif S. Naffah
hello JY, this is a good effort and i'm willing to help in the migration if the project maintainers are willing to make the switch. On Thursday 25 December 2008 03:04:11 JY wrote: Here a exemple of Restlet Maven Site generated: http://jycronier.free.fr/tmp/restlet-maven-site/ - Global

Re: Sample code for using FreeMarker with Restlets

2008-12-26 Thread Raif S. Naffah
hello Mark, On Friday 26 December 2008 07:17:55 Mark Petrovic wrote: Good day, and Merry Christmas to all who are celebrating it. Would someone be kind enough to post a few lines of example config and code showing how you use FreeMarker with Restlets in returning html views. the

Re: contributing - areas of interest

2008-12-26 Thread Raif S. Naffah
://www.restlet.org Noelios Technologies ~ Co-founder ~ http://www.noelios.com -Message d'origine- De : Raif S. Naffah [mailto:tig...@naffah-raif.name] Envoye : jeudi 25 decembre 2008 08:03 A : discuss@restlet.tigris.org Cc : Jerome Louvel Objet : Re: contributing - areas of interest

Re: securing Restlet

2008-12-26 Thread Raif S. Naffah
-founder ~ http://www.noelios.com -Message d'origine- De : Raif S. Naffah [mailto:tig...@naffah-raif.name] Envoye : jeudi 18 decembre 2008 10:34 A : discuss@restlet.tigris.org Objet : securing Restlet hello all, as a follow up to my original post re. contributing to the project (see

Re: contributing - areas of interest

2008-12-24 Thread Raif S. Naffah
-Message d'origine- De : Raif S. Naffah [mailto:tig...@naffah-raif.name] Envoye : lundi 8 decembre 2008 09:05 A : discuss@restlet.tigris.org Objet : contributing - areas of interest hello there, (i'm sending this again since it does not look like it made it to the list the first time

Re: securing Restlet

2008-12-20 Thread Raif S. Naffah
hello Stephan, On Saturday 20 December 2008 22:32:50 Stephan Koops wrote: Hi Raif, Another possibility to not require the browser login prompt is to use an AJAX reqeust and set the credentials in it. I've implemented this, but I needed a new return status for it, because if the server

Re: securing Restlet

2008-12-20 Thread Raif S. Naffah
hello Stephan, On Sunday 21 December 2008 00:41:48 Stephan Koops wrote: Hi Raif, Another possibility to not require the browser login prompt is to use an AJAX reqeust and set the credentials in it. I've implemented this, but I needed a new return status for it, because if the server

Re: securing Restlet

2008-12-20 Thread Raif S. Naffah
On Sunday 21 December 2008 09:05:46 Rhett Sutphin wrote: On Dec 20, 2008, at 3:34 PM, Raif S. Naffah wrote: hello Stephan, On Sunday 21 December 2008 00:41:48 Stephan Koops wrote: Hi Raif, Another possibility to not require the browser login prompt is to use an AJAX reqeust and set

Re: securing Restlet

2008-12-19 Thread Raif S. Naffah
in your identity if i can check your credentials from two separate sources; as a consequence i can then authorize you to do more. best regards Stephan Raif S. Naffah schrieb: hello all, as a follow up to my original post re. contributing to the project (see http

securing Restlet

2008-12-18 Thread Raif S. Naffah
hello all, as a follow up to my original post re. contributing to the project (see http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447dsMessageId=981057), and after digesting the suggestions and responses that followed, here's a summary of the discussion threads and issues (see list at

Re: contributing - areas of interest

2008-12-09 Thread Raif S. Naffah
for the pointer. (I doubt I'll be able to follow the discussions in details over the next couple of weeks at least.) Best wishes, Bruno. Raif S. Naffah wrote: hello Avi, On Tuesday 09 December 2008 03:32:54 Avi Flax wrote: On Mon, Dec 8, 2008 at 03:04, Raif S. Naffah [EMAIL PROTECTED

contributing - areas of interest

2008-12-08 Thread Raif S. Naffah
hello there, (i'm sending this again since it does not look like it made it to the list the first time around). i'd like to contribute to this project in my free time. areas of interests which i've identified so far --and am personally interested in-- are: * Java Bindings to XML Schemas:

Re: contributing - areas of interest

2008-12-08 Thread Raif S. Naffah
hello Thierry, On Monday 08 December 2008 20:14:28 Thierry Boileau wrote: Hello Raif, that's very nice of you to help the project and of course you're very welcome. thank you. Since Jérôme is on vacations right now, you have to wait a little bit. He will be back in the middle of the new

Re: contributing - areas of interest

2008-12-08 Thread Raif S. Naffah
hello Avi, On Tuesday 09 December 2008 03:32:54 Avi Flax wrote: On Mon, Dec 8, 2008 at 03:04, Raif S. Naffah [EMAIL PROTECTED] raif.namewrote: i'd like to contribute to this project in my free time. Raif, that's great! Can I suggest RFE 658, Add support for JSecurity? http

Re: Restlet and Java 6

2008-12-03 Thread Raif S. Naffah
hello again, On Wednesday 03 December 2008 06:46:39 pm Raif S. Naffah wrote: hello Mark, On Wednesday 03 December 2008 09:50:38 am Mark Derricutt wrote: We used to get LOTS of JVM crashes with Restlet under JDK 6 update 10, the solution (aka work around) was to add: -XX:CompileCommand

RE: Re: No available xxx connector supports the required protocols

2008-12-03 Thread Raif S. Naffah
hi there, i've already attached a patch to that issue to handle init-param elements both in the component and the attach elements. cheers; rsn -- http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447dsMessageId=978798

Re: Restlet and Java 6

2008-12-03 Thread Raif S. Naffah
Technologies ~ Co-founder ~ http://www.noelios.com -Message d'origine- De : Raif S. Naffah [mailto:[EMAIL PROTECTED] Envoye : mercredi 3 decembre 2008 10:33 A : discuss@restlet.tigris.org Objet : Re: Restlet and Java 6 hello again, On Wednesday 03 December 2008 06:46:39 pm Raif S

Re: Restlet and Java 6

2008-12-02 Thread Raif S. Naffah
, Dec 2, 2008 at 2:38 AM, Raif S. Naffah [EMAIL PROTECTED]wrote: before i delve in with a debugger i thought i'd ask first: are there any known issues running Restlet (w/ ServerServlet) in tomcat 6.0.18 with: cheers; rsn -- http

Re: Restlet and Java 6

2008-12-02 Thread Raif S. Naffah
, Jerome and Thierry will be happy, if you could contribute. best regards Stephan Raif S. Naffah schrieb: java version 1.6.0_10 -- http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447dsMessageId=97 8537 cheers; rsn

Re: Restlet and Java 6

2008-12-02 Thread Raif S. Naffah
Raif S. Naffah schrieb: java version 1.6.0_10 -- http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447dsMessageId= 978537 cheers; rsn -- http://restlet.tigris.org/ds

Re: No available xxx connector supports the required protocols

2008-11-27 Thread Raif S. Naffah
hello Thierry, On Thursday 27 November 2008 08:38:17 pm Thierry Boileau wrote: Hello Raif, as a side-note, i see in the Component schema a parameter element in the ComponentType type. where can i find more documentation about this element? Actually, there is no documentation about this

Re: No available xxx connector supports the required protocols

2008-11-26 Thread Raif S. Naffah
salut Thierry, On Wednesday 26 November 2008 08:54:29 pm Thierry Boileau wrote: Hello Raif, at this time, servlet parameters are only copied into the application's context when using the org.restlet.application parameter in the web.xml file... noted. I'm looking for a way to transmit

Re: No available xxx connector supports the required protocols

2008-11-26 Thread Raif S. Naffah
-Message d'origine- De : Thierry Boileau [mailto:[EMAIL PROTECTED] Envoyé : mercredi 26 novembre 2008 10:54 À : Raif S. Naffah; discuss@restlet.tigris.org Objet : Re: No available xxx connector supports the required protocols Hello Raif, at this time, servlet parameters are only copied

Re: No available xxx connector supports the required protocols

2008-11-25 Thread Raif S. Naffah
salut Thierry, thank you muchly for spending so much time on this :-) really appreciate it. i installed your test application and ran it and it worked ok. but since it does not reflect the environment i described in my initial post, i started changing the configuration to resemble my

No available xxx connector supports the required protocols

2008-11-19 Thread Raif S. Naffah
hello, i'm a new user to the RESTlet library and i'm having problems getting few things done. i would appreciate it if a seasoned user can point me to some documentation which can help me solve my problems. i'll describe later the make-up of the test application in case it's known to have a