Versions Compared

Key

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

Eclipse code style code-style.xml

Deployment from Eclipse

The eclipse plugin has the compile feature options built in.

  1. Complile
    1. Right click on project > Debug As > Web Application OR
    2. Hit the Red"G" Box icon top left, and compile options will appear
  2. Wiki Markup
    Create a war, by zipping up the war directory and rename it \[project name\].war
    1. move libraries if need be, if there linked and not in the library folder
  3. Copy the war file to the webapp folder for Tomcat deployment

Tomcat Setting for Connection Pool (JNDI) for SQL Server 2005

...