I recently downloaded the Metro 2.0 from https://metro.dev.java.net.
I wanted to install it on my Tomcat 6 (apache-tomcat-6.0.18) with JDK (1.6.0_10)
I followed Java example in the "Getting started with Metro" guide from https://metro.dev.java.net/getting-started/basic.html
Below are the issues I ran into during this process so thought of posting this for others benefit.
Continue Reading