Hi Andy, Thank you very much for your help, my problem is resolved; I have a cookies problem . Now Fuseki2 run as a web application and it detects datasets. I try to query my datasets , I have some problems I try to resolve them :) Just a question : I have my directory for storing ontologies and datasets with TDB, I used a servlet for that. Should my directory be under Fuseki?? or Tomcat??
In my case, I uplod files (ontologies+datasets) to store them with TDB. The storing directory is under tomcat: I have used this code in my servlet: getServletContext().getRealPath. This is right?? 2014-08-04 17:42 GMT+02:00 Amira Sifaoui Ep Ghaddab <[email protected] >: > Hi Andy, > I m still bolcked in : fuseki doesn't detect the datasets (I have the > directory etc/fuseki and the file config.ttl but I don't know why it > doesn't work) > Any help please !! > > > 2014-08-04 16:06 GMT+02:00 Amira Sifaoui Ep Ghaddab < > [email protected]>: > > Ok! >> >> But I m still bolcked in : fuseki doesn't detect the datasets (I have the >> directory etc/fuseki and the file config.ttl but I don't know why it >> doesn't work) >> >> >> 2014-08-04 15:38 GMT+02:00 Andy Seaborne <[email protected]>: >> >>> 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) >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>> >>>>>>> >>>>>> >>>>> >>>> >>> >> >
