The UI should now be working when deployed as a named webapp (tomcat, or
whatever) in the M4 build.
Andy
On 04/08/14 12:04, Andy Seaborne wrote:
On 04/08/14 10:24, Amira Sifaoui Ep Ghaddab wrote:
Hi Andy,
I tested the new version of Fuseki2 but unfortunately I can't see my
datasets.
I tested it as a standalone sever and it doesn't detect the datasets (in
the old version it detects it ).
My problem is I don't have the directory: /etc/fuseki !! should I have
it!!
/etc/fuseki is used when Fuseki is running in Tomcat.
For the standalone server, the default is run/ in the current directory.
Andy
Thank you .
2014-08-02 19:36 GMT+02:00 Andy Seaborne <[email protected]>:
There's a new developer build (M3)
http://people.apache.org/~andy/fuseki2/
This fixes things around dispatch when Fuseki isn't the root webapp and
also a startup bug.
One thing that I know isn't working is the UI when Fuseki is not running
as webapp ROOT. This needs some further work.
I have configured a dataset in /etc/fuseki/config.ttl (i.e. the old
style
way of doing datasets) and "it works for me" whether ROOT or 'fuseki'.
Andy
On 01/08/14 21:20, Andy Seaborne wrote:
OK - so the development version is not working in Tomcat - this'll need
some fixing. Some, and not all, parts when running as the ROOT do work
but anything to do with running as a named webapp is not (dispatch to
operation is basically completely broken).
Sorry about that - my fault.
I need to get this working anyway so thank you for bring this up.
Andy
On 01/08/14 15:27, Amira Sifaoui Ep Ghaddab wrote:
Thanks you Andy !!
2014-08-01 16:12 GMT+02:00 Andy Seaborne <[email protected]>:
On 31/07/14 22:44, Amira Sifaoui Ep Ghaddab wrote:
Hi all,
FUSEKI_BASE is an environment variable that points the fuseki
directory/run.
I don't find the fuseki log file: I find the directory log but il's
empty.
The version of Fuseki2 is 03/2014.
Thanks !!!
Partial answer - there is a later build in http://people.apache.org/~
andy/fuseki2/ (23-Jul-2014)