dangdangdotcom / dubbox

Dubbox now means Dubbo eXtensions, and it adds features like RESTful remoting, Kyro/FST serialization, etc to the Dubbo service framework.
http://dangdangdotcom.github.io/dubbox
Apache License 2.0
4.9k stars 2.06k forks source link

关于包含dubbo的web采用jinkens部署出现端口释放不掉的问题 #342

Open wangbolin opened 7 years ago

wangbolin commented 7 years ago

近期在研究jinkens,在部署的时候发现dubbo的端口不能被释放,原因是部署的时候只是删除了webapp下的war包,并自动解压部署的,而dubbo是检测tomcat停止才会释放,请问大家有解决方案吗?或者修改源码的方式。谢谢

cesar-blog commented 7 years ago

kill -9