On 3/2/11 3:25 PM, Adam Lally wrote:
file:com/apache.d.txt is a relative path; relative paths for resources are resolved using the classpath and/or the datapath. For the file protocol, URLs starting with file:/ orfile:/// are absolute.
What is the default data path directory when deploying an UIMA AS Service with the deploy script ? I tried something like this but that does notwork file:models/en-sent.bin, that would be relative to the working directory
which I guess is not the datapath. Jörn
