我自己排查原因是我在POM中引入了cxf-rt-frontend-jaxws,不引入正常启动,引入就报下面的异常。不知道这个问题怎么解决,日志报的是和druid有关,但是cxf-rt-frontend-jaxws引入拿掉又可以。请帮忙看是啥原因。
引入的jar包
org.apache.cxf
cxf-rt-frontend-jaxws
3.2.4
日志异常
11:35:59.556 [localhost-startStop-1] INFO com.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited
22-Jun-2018 11:36:03.608 SEVERE [localhost-startStop-1] org.apache.catalina.core.StandardContext.startInternal One or more Filters failed to start. Full details will be found in the appropriate container log file
22-Jun-2018 11:36:03.608 SEVERE [localhost-startStop-1] org.apache.catalina.core.StandardContext.startInternal Context [/MySSH] startup failed due to previous errors
11:36:03.628 [localhost-startStop-1] INFO com.alibaba.druid.pool.DruidDataSource - {dataSource-1} closed