JDK requirement for Java classes in the server

Java classes that you install and use in the server must be compiled with JDK 1.2.2. If you compile a class with a later JDK, you will be able to install it in the server using the installjava utility, but you will receive a java.lang.ClassFormatError exception when you attempt to use the class in Adaptive Server.