bin scripts do not support non-default webapp names ---------------------------------------------------
Key: SOLR-188 URL: https://issues.apache.org/jira/browse/SOLR-188 Project: Solr Issue Type: Bug Components: update Affects Versions: 1.1.0, 1.2 Environment: Unix/Linux operating systems Reporter: Jeff Rodenburg Fix For: 1.1.0, 1.2 If the solr web application has been configured in a non-default location, i.e. http://localhost:8080/solrapp2/, the operation scripts under http://localhost:8080/solrapp2/bin/ will fail. The current logic assumes the location to be {hostname}:{port}/solr. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.