Hi, My Team has found the following issue.
JRebel no longer seems to work with the latest version of Struts, 6.7.0. When we try to hit a page in our app, we immediately get the following error: JRebel: Class 'com.opensymphony.xwork2.ActionContext' could not be processed by org.zeroturnaround.javarebel.integration.struts2.cbp.actioncontext...@com.ibm.ws.classloader.CompoundClassLoader@640f8dc6: java.lang.RuntimeException: org.zeroturnaround.bundled.javassist.NotFoundException: setContext(..) is not found in com.opensymphony.xwork2.ActionContext This prevents using the application unless JRebel is disabled. It appears the JRebel needs to update their codebase for it to function with the new version of Struts. Do you know if this is a known issue that's actively being worked on? Thanks, Davo