Hello guys, I have to load solr/home from a .properties file, because of some environment standards I have to follow for one client that insists I should deliver Solr in one .ear containing its .war
The thing is: the same .ear in testing must the .ear in production, so I can't change the env-entry in web.xml The other problem, the sysadmin won't let me alter JVM parameters. I would like to rear the experts opinion. -- Alexander Ramos Jardim