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

Tommaso Teofili updated UIMA-2047:
----------------------------------

    Attachment: relativeurl.patch

With the current implementation I think that's not possible, please have a look 
at this patch which can handle also relative urls like 
file://a/relative/path/solrmapping.xml .
It continues to work with absolute urls 
file:///home/someone/where/to/solrmapping.xml
and classpath urls classpath:/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