Forum Discussion
redfish4ktc2
12 years agoSuper Contributor
hi, for the following error, this means that you are using jre 6 or prior and the proxy search lib needs java 7
this is strange, because SoapUI is supposed to support java 6
about
do you know if the dependency you have added also depends on the bcprov artifact? it could be a version mismatch (SoapUI already transitively depends on several different versions of bcprov and this is wrong, but AFAIK, there is currently no runtime problems because of that)
java.lang.UnsupportedClassVersionError: com/btr/proxy/search/ProxySearch : Unsupported major.minor version 51.0
this is strange, because SoapUI is supposed to support java 6
about
java.lang.NoClassDefFoundError: org/bouncycastle/jce/provider/BouncyCastleProvider
do you know if the dependency you have added also depends on the bcprov artifact? it could be a version mismatch (SoapUI already transitively depends on several different versions of bcprov and this is wrong, but AFAIK, there is currently no runtime problems because of that)