是wzflow项目中的,我下载学习
index.html
index.htm
index.jsp
http://10.0.0.111:6666/index.html
看不到启动页面
也没有接受请求的日志
2017-11-15 16:29:56,200 [DEBUG][org.springframework.core.env.PropertySourcesPropertyResolver] - Searching for key 'spring.liveBeansView.mbeanDomain' in [servletConfigInitParams]
2017-11-15 16:29:56,201 [DEBUG][org.springframework.core.env.PropertySourcesPropertyResolver] - Searching for key 'spring.liveBeansView.mbeanDomain' in [servletContextInitParams]
2017-11-15 16:29:56,201 [DEBUG][org.springframework.core.env.PropertySourcesPropertyResolver] - Searching for key 'spring.liveBeansView.mbeanDomain' in [jndiProperties]
2017-11-15 16:29:56,201 [DEBUG][org.springframework.jndi.JndiTemplate] - Looking up JNDI object with name [java:comp/env/spring.liveBeansView.mbeanDomain]
2017-11-15 16:29:56,203 [DEBUG][org.springframework.jndi.JndiLocatorDelegate] - Converted JNDI name [java:comp/env/spring.liveBeansView.mbeanDomain] not found - trying original name [spring.liveBeansView.mbeanDomain]. javax.naming.NameNotFoundException: Name [spring.liveBeansView.mbeanDomain] is not bound in this Context. Unable to find [spring.liveBeansView.mbeanDomain].
2017-11-15 16:29:56,203 [DEBUG][org.springframework.jndi.JndiTemplate] - Looking up JNDI object with name [spring.liveBeansView.mbeanDomain]
2017-11-15 16:29:56,203 [DEBUG][org.springframework.jndi.JndiPropertySource] - JNDI lookup for name [spring.liveBeansView.mbeanDomain] threw NamingException with message: Name [spring.liveBeansView.mbeanDomain] is not bound in this Context. Unable to find [spring.liveBeansView.mbeanDomain].. Returning null.
2017-11-15 16:29:56,204 [DEBUG][org.springframework.core.env.PropertySourcesPropertyResolver] - Searching for key 'spring.liveBeansView.mbeanDomain' in [systemProperties]
2017-11-15 16:29:56,204 [DEBUG][org.springframework.core.env.PropertySourcesPropertyResolver] - Searching for key 'spring.liveBeansView.mbeanDomain' in [systemEnvironment]
2017-11-15 16:29:56,204 [DEBUG][org.springframework.core.env.PropertySourcesPropertyResolver] - Could not find key 'spring.liveBeansView.mbeanDomain' in any property source. Returning [null]
2017-11-15 16:29:56,205 [DEBUG][org.springframework.beans.factory.support.DefaultListableBeanFactory] - Returning cached instance of singleton bean 'cxf'
2017-11-15 16:29:56,209 [DEBUG][org.apache.cxf.resource.DefaultResourceManager] - resolving resource </WEB-INF/cxfServletStaticResourcesMap.txt> type <class java.io.InputStream>
2017-11-15 16:29:56,209 [DEBUG][org.apache.cxf.resource.DefaultResourceManager] - resolving resource </cxfServletStaticResourcesMap.txt> type <class java.io.InputStream>
[2017-11-15 04:29:56,494] Artifact wzflow:war exploded: Artifact is deployed successfully
[2017-11-15 04:29:56,494] Artifact wzflow:war exploded: Deploy took 9,420 milliseconds
是什么地方的问题吗 ,刚挡下来的代码