Hi All,
I am using wM7.1.2. When i am trying to compile a java service getting error which is as below :
cannot access com.wm.util.Values
bad class file: C:\webMethods712\common\lib\wm-isclient.jar(com/wm/util/Values.class)
class file has wrong version 49.0, should be 48.0
Please remove or make sure it appears in the correct subdirectory of the classpath.
import com.wm.util.Values;
^
I already have wm-isclient.jar file which is of 3.34 MB in size. I tried to google to download new versioin of the jar file but could not able to locate. Kindly share me if anyone knows url from where i can download wm-isclient.jar file.
Thanks,
RP
#Integration-Server-and-ESB#webMethods#Flow-and-Java-services