On Tue, Jan 25, 2005 at 05:03:37PM +0100, gilles wrote: > Hi, > > Trying to deploy cocoon (2.1.6) webapp under an already installed jetty > server (5.1.1), I met some problems with Xindice (1.1b4) servlet > configuration embedded in cocoon. > > I had error messages saying that the configuration file of xindice > could not be loaded (the trace is listed below).
Since you are using Jetty 5.x, this bug may apply: http://issues.apache.org/bugzilla/show_bug.cgi?id=30891 It says this is fixed in cvs, but not in any released versions yet: http://cvs.apache.org/viewcvs.cgi/xml-xindice/java/src/org/apache/xindice/server/XindiceServlet.java?r1=1.30&r2=1.31&diff_format=h HTH, --Tim Larson