Andy Seaborne created JENA-1804:
-----------------------------------

             Summary: Fuskei filter: pass on requests that are not matched.
                 Key: JENA-1804
                 URL: https://issues.apache.org/jira/browse/JENA-1804
             Project: Apache Jena
          Issue Type: Improvement
          Components: Fuseki
    Affects Versions: Jena 3.13.1
            Reporter: Andy Seaborne
            Assignee: Andy Seaborne
             Fix For: Jena 3.14.0


Taken from [users@ 
thread|https://lists.apache.org/thread.html/bd790ba2b02718aba46e4e80ea73a15589179c9fcd4410f4912904aa%40%3Cusers.jena.apache.org%3E].

A request {{/dataset/name}} is routed first to "dataset" then "name" looked up 
in the services. If "name" is not found, a 404 is generated by the Fuseki 
dispatcher.

If, instead, the Fuseki dispatcher just klevas the request alone, the name can 
be provided by a plain servlet or static file in conventional request routing 
by the container.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to