Forum Discussion

rameshsoapui's avatar
rameshsoapui
Contributor
10 years ago

Unsupported major minor version 52.0 error

Hi

I have a external library or jar file to use for some utilities in the test case/for scripting... when I tried to use one of the utility/method ... it is give me error "
Unsupported major.minor version 52.0"
Please advise what could be wrong...

Thank you in advance

2 Replies

  • my soapui is using 1.7.0_40 as per soapui logs.

    How do I change this just in case if I want to use another java version ?
    • nmrao's avatar
      nmrao
      Champion Level 3
      Assume that you have installed desired jdk and set JAVA_HOME, PATH environment variables correctly.
      Then have a check in the $SOAPUI_HOME/bin/soapui-*.bat/sh to make sure soapui utility uses system java.