该调试不支持hessian 接口调用

 

1.配置远程jetty 服务器的 bin/jetty.sh

 

JAVA_OPTIONS+=("-Xdebug -Xrunjdwp:server=y,transport=dt_socket,address=10000,suspend=n")

 

2.配置eclipse 远程Debug

相关文章:

  • 2021-11-26
  • 2021-05-12
  • 2021-04-13
  • 2022-01-16
  • 2021-09-20
  • 2021-04-03
猜你喜欢
  • 2021-04-25
  • 2021-12-11
  • 2021-12-04
  • 2021-04-28
  • 2022-12-23
  • 2021-09-22
  • 2021-08-22
相关资源
相似解决方案