This is due to a JDK version incompatibility, but again, you need to post the full exception... The class was most likely compiled with a 1.5 JDK and its probably running on your ATG server on JDK 1.5, but you are using the ACC and that is using a 1.4 JDK.