Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Solr Wiki" for change 
notification.

The following page has been changed by MattKangas:
http://wiki.apache.org/solr/SolrJetty

------------------------------------------------------------------------------
  The "`overrideDescriptor`" settings will be applied AFTER it has been 
configured by the default descriptor
  and the WEB-INF/web.xml descriptor.
  
- It is still necessary to define the "`plusConfig`" and set 
"`ConfigurationClasses`" to it. Without this, the `overrideDescriptor` won't be 
applied.
+ Alas, you still need the additional "Plus" .jars, and you need to define the 
"`plusConfig`" and set "`ConfigurationClasses`" appropriately. Without this, 
the `overrideDescriptor` won't be applied.
  
- I'm glossing over a lot of details, natch, so I am attaching a tarball with a 
known-good configuration that runs two Solr instances inside one Jetty 
container. I'm using Solr 1.2.0 and Jetty 6.1.3 respectively.
+ I'm glossing over a lot of details, so attached is a tarball with a 
known-good configuration that runs two Solr instances inside one Jetty 
container. I'm using Solr 1.2.0 and Jetty 6.1.3 respectively.
  
  attachment:DEMO_multiple_webapps_jetty_6.1.3.tgz
  

Reply via email to