[ 
https://issues.apache.org/jira/browse/UIMA-2047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13003378#comment-13003378
 ] 

Tommaso Teofili commented on UIMA-2047:
---------------------------------------

>From rev. 1078800 relative paths should not have the file:// protocol (as they 
>are not proper URIs) so accessing the solrmapping.xml inside the test 
>resources directory must be accessed like this: 
>src/test/resources/solrmapping.xml

> Solrcas should not resolve the solrmapping file only via the classpath
> ----------------------------------------------------------------------
>
>                 Key: UIMA-2047
>                 URL: https://issues.apache.org/jira/browse/UIMA-2047
>             Project: UIMA
>          Issue Type: Improvement
>          Components: Sandbox-Solrcas
>            Reporter: Jörn Kottmann
>         Attachments: relativeurl.patch
>
>
> The solrmapping file is currently only resolved via the classpath. It should 
> be possible to place a solrmapping file next to the AE descriptor and load it 
> like referenced descriptors. 
> The Solrcas jar file also contains a default solrmapping file. That should 
> not be included in the jar file, otherwise it might accidentally be loaded 
> depending on the location of that jar on the classpath.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to