>>>>> Steinar Bang <[email protected]>:
>>>>> Andy Seaborne 
>>>>> <andy-1odqgaof3lkdnm+yrofe0a-xmd5yjdbdmrexy1tmh2...@public.gmane.org>:
>> I'm wondering why you need to write a java driver.

> Not something I _need_ to do, just something I would like to try out.

> I stumbled over this maven plugin
>   https://github.com/alexkasko/windows-service-installer
> and thought "hey, an MSI that would install jena fuseki as a windows
> service, that would be kind of cool".

Well, I won't get an msi... running
 mvn windows-service-installer:installer
on https://github.com/steinarb/fusekiservice currently gets me this, in
the target directory:
  -rw-rw-rw-  1 sb None 92126065 02-07 09:06 
fusekiservice-0.0.1-SNAPSHOT-installer.zip
  -rw-rw-rw-  1 sb None 24859992 02-07 09:06 install.jar

Double-clicking on the "install.jar" starts an IzPack installer of the
stuff in the zip file (which in its the current state doesn't include
the unpacked jena fuseki webapp, so the it won't actually run).

(Note: I haven't actually run the installer fully through yet. I think I
will use a VM for that, at least for the first couple of runs)

Reply via email to