On 10/01/15 12:02, Trevor Donaldson wrote:
Thanks Andy. Question, so I'm order to build fuseki2 I just need to build
it from the github repo.

You can do that if you want - you can get it already built.

The development code base get built every night (these are not formal releases).

The binary distribution has standalone and WAR files in it:

https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-fuseki/jena-fuseki-dist/2.0.0-SNAPSHOT/

        Andy

[*] "every night" when some thing external does not break Jenkins. The overall Apache Jenkins installation is large and complicated; much of the team running Jenkins are volunteers.

"night" is, in fact, now some time between 07:00 and 10:00 UTC.

On Jan 10, 2015 6:58 AM, "Andy Seaborne" <[email protected]> wrote:

On 09/01/15 23:56, Trevor Donaldson wrote:

Awesome. That is exactly what I was trying to do. Use shiro. Woohoo. Is
there an example utilizing Shiro and fuseki?


When Fuseki first runs, it formats it's work area and that includes the
default Shiro ini file.

         Andy

  On Jan 9, 2015 6:45 PM, "Andy Seaborne" <[email protected]> wrote:

  On 09/01/15 22:11, Trevor Donaldson wrote:

  Is it possible to have a Web.xml file with fuseki. I would like to
setup a
filter element. Is this possible?


  Yes.

See Fuseki2 which is all web.xml driven including as a WAR file.  (It
already uses a servlet filter to put Apache Shiro onto the dispatch patch
for security handling.)

Artifacts:

jena-fuseki-server -- standalone jar
jena-fuseki-war -- war file form
jena-fuseki-dist -- for the binary distribution
    somewhat like Fuseki1
    see the webapp/ directory for the web.xml.

          Andy







Reply via email to