Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • -Dsesame.host=<defaults.to.localhost> 
  • -Dsesame.port=<defaults.to.8081>

Finally, you will potentially need to set the output directory for the FileSerializer (which is a testing class for showing what is being indexed)

  • -Dfile.serializer.dir=<defaults.to.webcontainer.target>

Below is an example of how to download, build, and start the jms-event-indexer

...