Apache-CXF-2.7:基于XML文件的配置
摘要:1 2 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46
阅读全文
posted @
2013-10-15 09:42
月涛阑珊
阅读(763)
推荐(0)
Spring3+CXF2.7:同时配置两套Servlet Dispatcher
摘要:1 2 7 8 9 contextConfigLocation10 classpath*:application-context_beans.xml11 12 13 14 15 org.springframework.web.context.ContextLoaderListener16 17 18 19 20 SpringServlet21 SpringServlet22 23 ...
阅读全文
posted @
2013-10-15 09:36
月涛阑珊
阅读(658)
推荐(0)