I use Loadrunner vugen 9.5 version
JDK1.6 and JDK1.7 are installed in my system.
with JDK1.7 --> a simple java vuser protocol script is not compiling. throwing some error. i have attached the script and error screenshots.
with JDK1.6 --> i am able to comple a simple java vuser protocol script. but the problem is i have to call a method from a .jar file which is actually compiled in JDK1.7 version. so version compatibility issues occur.
please help me on how to proceed. i know vugen 11.5 version supports JDK1.7, but is there any other option? can i get a patch or something to resolve the java issues with vugen 9.5?