Our setup generally follows these instructions: http://wiki.apache.org/solr/SolrTomcat#Multiple_Solr_Webapps
BTW, we're running on Tomcat 6. You'll definitely want to undo your changes to the Tomcat lib directory since you don't want anything Solr-related shared across your web apps. On Nov 20, 2012, at 7:02 AM, kfdroid <kfdr...@gmail.com> wrote: > I renamed the 4.0 .war file solr4.war and put it in the \lib directory of > Tomcat (where solr.war already exists for version 1.4.1). I have a new core > created using the solr example that came with 4.0. It looks like I can run > queries and do a few other things using the URL, but the Solr Admin UI > doesn't work. The screen comes up but clicking Dashboard or Core Admin etc > do nothing. They just change the URL to /solr4/#/~core or something like > that. I get the feeling the hashtag should be something else but I can't > figure out how to get it to work. The old Admin tool works fine for both my > 1.4 cores. > > Have you gotten the new admin UI to work successfully? Do you remember what > you did to get it to work? > Thanks, > Ken > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Can-Solr-v1-4-and-v4-0-co-exist-in-Tomcat-tp4021146p4021317.html > Sent from the Solr - User mailing list archive at Nabble.com.