Hi Mark > > Hmm. That suggests a corrupted context.xml file > > > My configuration descriptor is as follows > > <?xml version="1.0" encoding="utf-8"?> > > <Context docBase="/home/lewis/Downloads/wombra/wombra.war" > > crossContext="true"> > > <Environment name="solr/home" type="java.lang.String" > > value="/home/lewis/Downloads/wombra" override="true"/> > > </Context> > > But that looks OK. Very odd.
I had comments included within the context.xml, I have never had problems with these in the past and actually found them of use when I first started using this method for deploying my web app like this. Removing them solves my problem as you suggested. Thank you for your sound help Lewis --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
