Hi,
This means that the when you compiled classes and created jar file you used a different JVM version.
Now when you are adding the jar file in classpath, and writing java service, you are compiling with JVM other than the later one.
Check the jvm with which you are compiling java service, you can check watt.server.compile property in IS extended settings, change it to the one you used for creating a jar file.
Regards,
Sumit
#Flow-and-Java-services#webMethods#Integration-Server-and-ESB