Hi, I am using WSAD as IDE for an J2EE project. I am using an ant build file for this project. I am executing this build file on the console that is command prompt. Now when I am trying to run the same build file using WSAD it is giving me errors that jce.jar and sunjce_provider.jar files not found in the classpath. I added these jar files in the classpath and tried to build again but not it is giving me exception for unsupported version. Could anyone help me out.