Hi, I am trying to compile my classes (which make use of sun.security.tools.keytool CertAndKeyGen) but I am always getting "cannot find symbol". If I add the JRE-lib folder into my build-script it works. I donĀ“t know why, as the JDK-lib folder also contains the rt.jar containing the needed classes.
With JDK7 it always worked without that. I am using Ant v1.9.4. Any suggestions? Thanks and best regards Markus