Versions Compared

Key

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

...

Info

For more information on how to setup MongoDB, or load data into the relational data store or document data store, see Technology Changes in Financials Post 6.0.2.

Application

  • We recommend building and running KFS locally. The KFS war can be build using maven (mvn -DskipTests=true packageand deployed to a container such as Tomcat.

    Info

    Note, the -DskipTests=true is optional, but if you don't skip the tests, they will take some time to run and aren't strictly necessary for packaging the KFS war.

  • We recommend building and running a Standalone Rice instance locally. The Rice war can also be built using maven and deployed to a container such as Tomcat. See the Rice Documentation.  Also, see Setup Development Standalone Rice for information on setting up your database and standalone rice on your workstation.

 

Info

For more information on how to configure KFS to connect to a Standalone Rice instance, see Technology Changes in Financials Post 6.0.2.