1,在eclipse中打开debug configuration

2,点击java application,在main的project选择要调试的项目

3,在main class中输入resin的启动类:com.caucho.server.Resin

eclipse下resin调试设置

4,在arguments标签中配置resin的配置文件和服务器地址

eclipse下resin调试设置

5,在classpath标签下的bootstrap entres下降resin的lib下的jar添加进去即可

eclipse下resin调试设置

6,在common标签中选定指定的字符编码后配置就成功了

eclipse下resin调试设置

eclipse下resin调试设置

相关文章:

  • 2021-07-21
  • 2021-07-31
  • 2021-07-05
  • 2022-12-23
  • 2022-01-10
  • 2021-11-30
  • 2022-01-11
  • 2021-04-28
猜你喜欢
  • 2022-12-23
  • 2021-07-17
  • 2021-06-14
  • 2021-11-24
  • 2021-09-08
  • 2022-12-23
  • 2021-11-11
相关资源
相似解决方案