-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
Description
The branch sesame2.9.0 contains a modification of CHe feature that uses a version of Sesame which is more sensible with SPARQL queries.
While trying to get it to work I noticed that most of the issues where regarding the log frameworks (logback vs slf4j vs pax.logging[the system used by karaf]). I am not very proficient on configuring these but in the end I managed to make it work.
The only problem is that the Logging system has been hijacked by the new log framework and all the logs are writen to console, instead of in the log files like it should.
May someone who is more proficient on log systems + karaf (maybe @michelegirolami or @kismet ) have a look at it and see if there is some configuration that could fix it.
procedure to replicate:
- check out context:sesame2.9.0 https://github.com/universAAL/context/tree/sesame2.9.0
- build at least the karaf feature for context
- run karaf and install uAAL-ctxt.CHe feature
observe the matrix
Reactions are currently unavailable