Re: Cannot get Fuseki 5 to run...

2024-05-02 Thread Phillip Rhodes
Thanks Andy. Once that patch is in place, I can do a build and test in my environment. I'm following the issue on GitHub to keep track. Phil On Thu, May 2, 2024, 5:05 AM Andy Seaborne wrote: > Hi Phil, > > It's a bug. > > Fuseki uses the CORS filter from Eclipse Jetty by code-copy so as not

Re: Cannot get Fuseki 5 to run...

2024-05-02 Thread Andy Seaborne
Hi Phil, It's a bug. Fuseki uses the CORS filter from Eclipse Jetty by code-copy so as not to depend on Jetty. But at the last update, some Jetty code usage didn't get replaced and there are class references. Issue created: https://github.com/apache/jena/issues/2443 Andy On 02/05/2024

Cannot get Fuseki 5 to run...

2024-05-01 Thread Phillip Rhodes
Gang: I'm having NO luck at all getting Fuseki 5 to run. I'm using Java 17 and the latest Tomcat 10 release that I see (apache-tomcat-10.1.23) and Fuseki "jena-fuseki-war-5.0.0.war". From what I could find of docs I thought this combination was sufficient, but apparently not. When I try to launch