信息: Loading WebApplicationContext for Spring FrameworkServlet 'xiorkflow'
INFO - Loading XML bean definitions from ServletContext resource [/WEB-INF/xiorkflow-servlet.xml]
INFO - Bean factory for application context [WebApplicationContext for namespace 'xiorkflow-servlet']: org.springframework.beans.factory.support.DefaultListableBeanFactory defining beans [defaultHandlerMapping,/addprocess.xf,/deleteprocess.xf,/getprocess.xf,/listprocess.xf,/updateprocess.xf]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory defining beans [webAppRootKey,baseDirName,fileType,defaultFileName,processService]; root of BeanFactory hierarchy
INFO - 6 beans defined in application context [WebApplicationContext for namespace 'xiorkflow-servlet']
INFO - Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@2ad7d568]
INFO - Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@3ffbb4d1]
INFO - Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.DelegatingThemeSource@20d1fa4]
INFO - Pre-instantiating singletons in factory [org.springframework.beans.factory.support.DefaultListableBeanFactory defining beans [defaultHandlerMapping,/addprocess.xf,/deleteprocess.xf,/getprocess.xf,/listprocess.xf,/updateprocess.xf]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory defining beans [webAppRootKey,baseDirName,fileType,defaultFileName,processService]; root of BeanFactory hierarchy]
INFO - Using context class [org.springframework.web.context.support.XmlWebApplicationContext] for servlet 'xiorkflow'
INFO - Unable to locate MultipartResolver with name 'multipartResolver': no multipart request handling provided
INFO - Unable to locate LocaleResolver with name 'localeResolver': using default [org.springframework.web.servlet.i18n.AcceptHeaderLocaleResolver@73908404]
INFO - Unable to locate ThemeResolver with name 'themeResolver': using default [org.springframework.web.servlet.theme.FixedThemeResolver@19dc6592]
INFO - No HandlerAdapters found in servlet 'xiorkflow': using default
INFO - No ViewResolvers found in servlet 'xiorkflow': using default
INFO - FrameworkServlet 'xiorkflow': initialization completed in 146 ms
INFO - Servlet 'xiorkflow' configured successfully
启动服务后 出现的报告 大神帮我解读下
------解决思路----------------------
/SIPAI/Flow/listprocess.xf 你的这个文件在DispatcherServlt 中没有'xiorkflow'的映射