当我尝试使用JRebel部署webApp (使用springMVC)时,我遇到了一个问题。:117) at com.zeroturnaround.javarebel.kh.a(JRebel(JRebel:46)
at org.zeroturnaround.bundled.javassist.compiler.CodeGen.doTypeCheck(JRebel:242)(JRe
我们最近从Weblogic 12切换到了14,在WL 12中,我们通过在JRebel启动bat文件中设置WebLogic选项来使用WebLogic:if exist "%VIEW_HOME%\...\jrebel5\jrebel.jar" set REBEL_HOME=%VIEW_HOME%\...\jrebel5
s
我可以使用ByteBuddyAgent (byte-buddy-agent)在运行时成功地附加许多其他代理,但由于某种原因,JRebel失败了。com.sun.tools.attach.AgentLoadException: Failed to load agent library: _Agent_OnAttach@12 is not available in C:\JRebel\lib\jrebel64.dll
at jdk.attach/sun.tools.attach.VirtualMachineImpl.execu