Fixing Tomcat Issues - struct-by-lightning/wpi-suite GitHub Wiki

If you experience issues installing and using Tomcat in Eclipse try following these steps:

Open the guide here: http://lackovic.wordpress.com/2012/05/31/set-up-eclipse-and-tomcat-7-on-ubuntu-12-04-to-create-java-restful-web-services-with-jersey/

Note that the install directory of Tomcat might be different on your system.

  1. Do step 4 (make sure you're using a Java 7 jre).
  2. If on Ubuntu 12.04, do steps 6, 7, 8, 9, 10, or else everything will be very broken.
  3. Do steps 11, 12, and 13 (or whatever the equivalent is on your OS).

If you left everything else as default, the WPISuite project should be pointing to the server thing you just added, and there shouldn't be any errors in the project.

⚠️ **GitHub.com Fallback** ⚠️