well, I still have the same problem while trying to compile
apache-tomcat-7.0.22 sources
...
BUILD FAILED
/media/sda7/inst/java/jars/j2ee/servlets/apache-tomcat-7.0.22-src/build.xml:2211:
The following error occurred while executing this line:
/media/sda7/inst/java/jars/j2ee/servlets/apache-tomca
The java -version will indicate that a JRE is present. Try javac -version
This will test if a JDK is available
glennop@uphen:~$ java -version
java version "1.6.0_23"
OpenJDK Runtime Environment (IcedTea6 1.11pre) (6b23~pre10-0ubuntu5)
OpenJDK Server VM (build 20.0-b11, mixed mode)
glennop@uphen: