Hi, I worked on a j2ee Fuseki distribution (a WAR file with Fuseki that use an external DB like mysql). I wrote about it in https://issues.apache.org/jira/browse/JENA-201 . I solved the problem of the broken connection using ReconnectingSDB ( [email protected]:shellac/ReconnectingSDB.git). You can modify ReconnectingSDB in order to use a connection pool. It solves the connection closed by DB for inactivity reason. The Connection Pool tests and recreates the connection transparently.
I used jena-2.7.3-source-release to build the WAR. Now we have the 2.10.0 release. If it is usefull, I can give to jena user group my maven project (fuseki as a WAR, ReconnectingSDB and Connection Pool). It's a maven project so it's easy to build the WAR. 2013/3/5 Bohms, H.M. (Michel) <[email protected]>: > Dear all, > We want to run fuseki on a linux server. > We think we need a war otherwise we need one user continuously logged in it > seems. > > Thanks for advice, Michel > > > > This e-mail and its contents are subject to the DISCLAIMER at > http://www.tno.nl/emaildisclaimer -- ufficio: 0542 32640 mail: [email protected] cell: 349 3508348 skype: [email protected]
