Versions Compared

Key

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

...

Step 1) Compile and deploye a new/corrected instance of VIVO and start it

At this stage it is necessary to stop the execution of TOMCAT by running the following commands

Code Block
languagebash
cd $TOMCAT_HOME/bin
./catalina.sh jpda stop


Step 2) Running VIVO for testing and/or finding an i18n problem

...