This bothers me too. I find it really strange that Solr's entry-point is a servlet filter instead of a servlet.
~ David On 12/17/08 12:07 PM, "Jérôme Etévé" <jerome.et...@gmail.com> wrote: Hi all, In solr.xml ( /lucene/solr/trunk/src/webapp/web/WEB-INF/web.xml ),it's written that "It is unnecessary, and potentially problematic, to have the SolrDispatchFilter configured to also filter on forwards. Do not configure this dispatcher as <dispatcher>FORWARD</dispatcher>." The problem is that if filters do not have this FORWARD thing, then cross context forwarding doesn't work. Is there a workaround to this problem ? Jerome. -- Jerome Eteve. Chat with me live at http://www.eteve.net jer...@eteve.net