Re: Running Solr6 on Tomcat7

2017-04-21 Thread rgummadi
Thanks. I will try your steps. -- View this message in context: http://lucene.472066.n3.nabble.com/Running-Solr6-on-Tomcat7-tp4330500p4331258.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Running Solr6 on Tomcat7

2017-04-21 Thread ankur.168
As Shawn said, it is not recommended, still if you want to do this you can follow these steps(picked from following post http://lucene.472066.n3.nabble.com/Running-Solr-6-3-on-Tomcat-Help-Please-td4320874.html) The following instructions work with Solr 6.2 + Tomcat 8.5: 1. Copy solr-6.2.0/server/

Re: Running Solr6 on Tomcat7

2017-04-18 Thread Shawn Heisey
On 4/18/2017 7:40 AM, rgummadi wrote: > Is anyone successfull in running Solr6 on Tomcat7. If so can you give > me some pointers on how you did this? Running in this way is officially unsupported. You can most likely do it, but we strongly recommend that you don't. You are on your own when it co