Hi Ferenc, With respect to the JDK vs. JRE issue, look at what your JAVA_HOME is set to:
Java home: /usr/lib/jvm/java-6-openjdk/jre See the "jre" at the end of that line? Before when you were using the sun JDK it said the same thing, you want iit to point to the JDK home directory, not the JRE dorectory. Here's what mine is set to (on ubuntu 10.04, sun java 1.6_20, same as yours): JAVA_HOME: /usr/lib/jvm/java-6-sun -- View this message in context: http://appfuse.547863.n4.nabble.com/appfuse-full-source-problem-tp2309786p2542325.html Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net For additional commands, e-mail: users-h...@appfuse.dev.java.net