我在Eclipse中創建了一個項目通過讓JRebel的遠程和給定部署URL作爲JRebel的在WebLogic環境
http://172.27.162.28:7001/testJrebel/
,我部署在weblogic10 war文件斷絕之前,我順利地拿到了輸出
我做了一些在我ecllipse IDE chnages點擊同步
它給下面的錯誤...而不是commiting ...
JRebel Remoting沒有迴應。服務器啓動了,但啓用了JRebel Remoting?
我在Eclipse中創建了一個項目通過讓JRebel的遠程和給定部署URL作爲JRebel的在WebLogic環境
http://172.27.162.28:7001/testJrebel/
,我部署在weblogic10 war文件斷絕之前,我順利地拿到了輸出
我做了一些在我ecllipse IDE chnages點擊同步
它給下面的錯誤...而不是commiting ...
JRebel Remoting沒有迴應。服務器啓動了,但啓用了JRebel Remoting?
從zeroturnaround http/https端口用於遠程處理。如果你在瀏覽器中打開地址,你會得到迴應嗎?您的服務器是否配置爲使用JRebel遠程處理?你在服務器上使用JRebel的最新版本5.1.0嗎? und.com/forums/topic/jrebel-remoting-server-not-responding/
我認爲你必須更新JRebel的從Help (Menu) >> Check for Updates
實際上,你必須能夠與-Drebel明確遠程處理功能.remoting_plugin = true
WebLogic應該從命令行啓動。
Javaagent必須指定-javaagent:%REBEL_HOME%\ jrebel.jar
https://manuals.zeroturnaround.com/jrebel/standalone/launch-from-command-line.html