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 <radam...@techtarget.com>: > > 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 upgrade path is not > the direction I can easily take (have prod systems already with other > apps using that version). > > Any ideas?