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