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 main 启动使用内置tomcat,无法加载项目中web.xml #360

Open wangshuai112 opened 6 years ago

wangshuai112 commented 6 years ago

开发中使用dubbo main方式启动由于需要同时发布rest服务和dubbo服务,选择内置tomcat启动,成功后发现未加载项目中web.xml 文件