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

Andy Seaborne commented on JENA-843:
------------------------------------

The not finding the JAR is unrelated.  Just work-in-progress elsewhere.

> Fuseki 2: --loc TDB fileset references on Windows don't work. 
> --------------------------------------------------------------
>
>                 Key: JENA-843
>                 URL: https://issues.apache.org/jira/browse/JENA-843
>             Project: Apache Jena
>          Issue Type: Bug
>          Components: Fuseki
>    Affects Versions: Fuseki 2.0.0
>         Environment: Windows 7
>            Reporter: Stuart Williams
>            Assignee: Andy Seaborne
>            Priority: Minor
>             Fix For: Fuseki 2.0.0
>
>
> From the windows command-line shell and using Fuseki 2:
>     fusek-server --loc=c:\datastores\foo\tdb /ds
> fails to reference a TDB fileset a c:\datastores\foo\tdb. Instead it creates 
> a directory:
>    datastorefootdb
> presumed relative to the current working directory.
> Earlier versions of fuseki (eg. 1.1.1) correctly reference the TDB fileset. 
> This can be worked around using a forward-slashes rather than back-slashes. ie
>     fusek-server --loc=c:/datastores/foo/tdb /ds
> works as expected.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to