You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Ryan Ernst (JIRA)" <ji...@apache.org> on 2013/05/08 04:25:16 UTC

[jira] [Updated] (SOLR-4791) solr.xml sharedLib does not work in 4.3.0

     [ https://issues.apache.org/jira/browse/SOLR-4791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ryan Ernst updated SOLR-4791:
-----------------------------

    Attachment: SOLR-4791.patch

I believe the attached patch should fix the problem.

I haven't come up with a test yet...would need to add a test solr.xml that specifies sharedLib (and uses a different name than "lib").

On a side note, it is annoying that the 1 argument addToClassLoader expects a single file, while the 3 argument one expects a directory...
                
> solr.xml sharedLib does not work in 4.3.0
> -----------------------------------------
>
>                 Key: SOLR-4791
>                 URL: https://issues.apache.org/jira/browse/SOLR-4791
>             Project: Solr
>          Issue Type: Bug
>    Affects Versions: 4.3
>            Reporter: Jan Høydahl
>            Assignee: Erick Erickson
>         Attachments: SOLR-4791.patch
>
>
> The sharedLib attribute on {{<solr>}} tag in solr.xml stopped working in 4.3.
> Using old-style solr.xml with sharedLib defined on solr tag. Solr does not load any of them. Simply swapping out solr.war with the 4.2.1 one, brings sharedLib loading back.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org