Sv: Sv: Sv: Embed Fuseki in Spring Boot (Jetty 9.4)

2020-04-02 Thread Glenn TheMan
ss for FusekiServer? //Cheers Från: Andy Seaborne Skickat: den 31 mars 2020 12:17 Till: users@jena.apache.org Ämne: Re: Sv: Sv: Embed Fuseki in Spring Boot (Jetty 9.4) On 31/03/2020 09:24, Glenn TheMan wrote: > Hi Andy > > The Jetty included in

Re: Sv: Sv: Embed Fuseki in Spring Boot (Jetty 9.4)

2020-03-31 Thread Andy Seaborne
pattern? Probably (= "yes, I don't see why not but I haven't tried"). Getting to it isn't easy - you'll have to look a the code of FusekiServer.Builder. How it will interact with DispatcherServlet, I don't know. Andy Greetings. ____________ Från: Andy Sea

Sv: Sv: Embed Fuseki in Spring Boot (Jetty 9.4)

2020-03-31 Thread Glenn TheMan
___ Från: Andy Seaborne Skickat: den 30 mars 2020 19:38 Till: users@jena.apache.org Ämne: Re: Sv: Embed Fuseki in Spring Boot (Jetty 9.4) Hi Glenn, The error means that something else is already using port. Have you configured the Spring Boot Jetty server to use port 3330? Fusek

Re: Sv: Embed Fuseki in Spring Boot (Jetty 9.4)

2020-03-30 Thread Andy Seaborne
Hi Glenn, The error means that something else is already using port. Have you configured the Spring Boot Jetty server to use port 3330? FusekiServer...build() will create a new Jetty server but maybe that's OK if nothing else is not already listening on the port. What's hard if you want

Sv: Embed Fuseki in Spring Boot (Jetty 9.4)

2020-03-30 Thread Glenn TheMan
I use jena version 3.14.0. org.apache.jena apache-jena-libs pom 3.14.0 org.apache.jena jena-fuseki-main 3.14.0 Från: Glenn Eriksson Skickat: den 30