Jerome Louvel <contact <at> noelios.com> writes: > "Automatically create required client connectors" > http://restlet.tigris.org/issues/show_bug.cgi?id=293
thanks, Jerome. One fyi, I came accross line 67 of ApplicationDispatcher and noticed that it has knowledge of a War Client (getWarClient()). I was wondering if this War client shouldnt be handled in the same way that any other client is handled by war deployment: i.e. transparently from the core restlet framework. regards, -- yuri

