Versions Compared

Key

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

If you're interested in a simple way to look at messages by Fedora you can use either the attached python or Go scripts. 

Step 1: Run Fedora

Code Block
java -jar fcrepo-webapp-{fcrepo-version}-jetty-console.jar

Step 2: Setup message listener

Step 2a: Python (listener.py)

Code Block
pip install stomp.py
python listener.py

Step 2b: Go (fcr-listen)

Code Block
chmod +x /usr/local/bin/fcr-listen
./fcr-listen