if you use maven check the dependency tree and the classloader hierrchy for tests.
Romain Manni-Bucau @rmannibucau | Blog | Github | LinkedIn | Tomitriber 2016-04-05 12:35 GMT+02:00 akshit <[email protected]>: > Hi Romain, > I thank you for your previous reply. As you previously stated that the > exception means that there is a conflicting version of javassist, I have > checked all the possibilities of different javassist version existing. As of > now, there is only a single instance of javassist 3.15.0 GA and it is coming > from openejb-core: 4.5.1. But still I am getting the same error. Please note > that when I tried the execution after removing conflicting javassist, the > project ran but only for two times. After that, the same exception is > coming. And there is still only a single javassist version from openejb-core > 4.5.1. > Hoping for a solution. > > Thanks & Regards, > > > > > -- > View this message in context: > http://tomee-openejb.979440.n4.nabble.com/java-lang-NoSuchMethodError-javassist-util-proxy-ProxyFactory-isProxyClass-Ljava-lang-Class-Z-tp4678040p4678085.html > Sent from the TomEE Dev mailing list archive at Nabble.com.
