Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Add a note about database and servlet dependencies and the patch to remove them

...

  • hibernate 3
  • jta
  • mysql-connector
  • c3p0

You will also need a MySQL database and servlet container, such as Tomcat.

See the readme.txt file in the project root for more information.

Experimental Standalone Development Version

The issue Wookie-26 contains a patch that adds an ability to run Wookie on a development server without having to manually maintain a separate database or servlet container. Newcomers to Wookie might find it easier to apply that patch.