Hi Marcel, I would say anything (testing, document, debugging) that you can do on this front would be welcome. It appears that many users have a hard time getting Tomcat working with Restlets. A dedicated How-To would be very useful, illustrating all configuration steps, from Tomcat installation to Restlet execution in the browser. There is already an issue for this, you might want to contribute directly to it. http://restlet.tigris.org/issues/show_bug.cgi?id=119
As for the emails, if it's specific to a bug report then it's probably better to add a comment to it (tracking and archiving purpose). Otherwise the current "discuss" list should be fine. I don't think we are at a point where the traffic justifies a separate "users" list. If someone feels different, let me know. Best regards, Jerome > -----Message d'origine----- > De : Marcel Schepers [mailto:[EMAIL PROTECTED] > Envoyé : lundi 11 septembre 2006 22:09 > À : [email protected] > Objet : Re: b17, tomcat and spring > > Hi Jerome, > > I am about to start with Tomcat, Spring and Restlet. If there is > anything I can do (testing, document, debugging etc) please let me > know. I invite you to use my private email if you want to keep > development progress of the users-list. > > Greetings, > Marcel > > On Sep 11, 2006, at 12:21 PM, Jerome Louvel wrote: > > > > > Hi Peter, > > > > In beta 18, I've only been able to partially support the "Restlet > > Application" concept. Two core classes where added > org.restlet.Context > > (accessible form Call.getContext()) and > > org.restlet.component.Application. > > > > Two subclasses of Context were also added: > > - org.restlet.component.ContainerContext for standalone Restlet > > applications. > > - com.noelios.restlet.ext.servlet.ServletContext for Restlet > > applications > > embedded in Servlet containers. > > > > In beta 19, I'm planning to complete the work, adding support for > > description/configuration and deployment/installation. Sorry for > > the delay, > > see updated roadmap here: > > http://www.restlet.org/roadmap > > > > Best regards, > > Jerome > > > >> -----Message d'origine----- > >> De : news [mailto:[EMAIL PROTECTED] De la part de Peter Murray > >> Envoyé : mercredi 30 août 2006 23:19 > >> À : [email protected] > >> Objet : Re: b17, tomcat and spring > >> > >> Jerome Louvel <contact <at> noelios.com> writes: > >>> In upcoming versions, you will be able to ignore all this > >> plumbing in order > >>> to focus on your business logic. Please be patient, beta 18 > >> is coming along > >> > >> With b18 out now, can you offer some hints on how to ignore a > >> lot of the > >> plumbing and make it work? I can't quite seem to fit the > >> pieces together with > >> all of the changes in the API. > >> > >> Thanks in advance, > >> > >> > >> Peter > >> > >> > >

