Re: tomcat support

2010-01-21 Thread Lance Norskog
http://wiki.apache.org/solr/SolrTomcat I'm impressed; I haven't looked at this problem in a long time and the wiki page is nice. On Thu, Jan 21, 2010 at 10:43 AM, David MARTIN wrote: > I haven't got any information about the tomcat/solr compatibility > matrix, but you can easily have instances o

Re: tomcat support

2010-01-21 Thread David MARTIN
I haven't got any information about the tomcat/solr compatibility matrix, but you can easily have instances of tomcat running together, each having a different version (with different jvm versions too). It may be simpler to fine tune such a dedicated instance. David 2010/1/21, Adamsky, Robert : >

tomcat support

2010-01-21 Thread Adamsky, Robert
Have been running solr 1.3 on tomcat 5.0.28 without issue. Went to use 1.4 and it doesn't load - causing server not to start. It does show a few solr log messages along the way but only info. Does Solr 1.4 still support tomcat 5.0.28? I did try it with tomcat 5.5.28 without issue but the upgrad