: I'm having a problem trying to get multiple solr applications to run in the
: same servlet container because they all try to claim "solr" as a

Hmmm... i think you're in new territory here.   I don't know that anyone 
has ever mentioned doing this before.

Honestly: I thought the hierarchical nature of JMX would mean that 
the Servlet Container would start up a JMX server, and present a seperate 
"branch" to each webapp in isolation -- based on what you're saying it 
sounds like different webapps can't actually break eachother by mucking 
with JMX Beans/values.

: If a configuration option like <jmx name="solr1" /> exists that'd fix my
: problem but i can't seem to find it in the documentation.

It doesn't, but it would probably be pretty trivial to add if you want to 
take a stab at a patch for it.


-Hoss

Reply via email to