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.
Can you share the piece of code you are trying to compile and your requirement.
And also in wM 7.1.2 in the file system I don’t see the path C:\webMethods712\common\lib\ (Not sure if this is correct as I am unable to locate this on my install)