Hi Rob, The feature is now in SVN trunk! Looking forward to your enhanced GWT integration approach.
Best regards, Jerome > -----Message d'origine----- > De : Rob Heittman [mailto:[EMAIL PROTECTED] > Envoyé : jeudi 3 janvier 2008 00:36 > À : [email protected] > Objet : Re: ServerServlet broken by concurrency fix in 1.1M1 > > > I'm in process of adding the ability to specify the > component to instantiate > via a Servlet parameter. This is useful for > multi-applications components as > well as for specifying client connectors. See related issue: > http://restlet.tigris.org/issues/show_bug.cgi?id=407 > > > Cool! I added myself as a CC ... let me know (or touch the > RFE) when that lands in trunk. I'd like to submit a harmless > variation of my GWT GWTShellServlet composition approach: > http://restlet.tigris.org/issues/show_bug.cgi?id=127 > <http://restlet.tigris.org/issues/show_bug.cgi?id=127> ... > collectively this would save me from having to extend > ServerServlet individually for all of our GWT+Restlet > projects, which seem to be multiplying like bunnies. We can > do that via Class.forName() without having to add any GWT > dependencies. > > > - Rob > > >

