I have read that solr 5.x has moved away from deployable WAR architecture to a runnable Java Application architecture. Our infrastructure/standards folks are adamant about not running SOLR on Jetty (as we are about to upgrade from 4.7.2 to 5.1), any ideas on how I can make it run on Glassfish or at least on Tomcat ?? And do I have to watch for any gotchas regarding the different containers or the upgrade itself ? Would love to hear from people who have already treaded down that path.
Thanks Ravi Kiran Bhaskar