Utilities Blog by JuCa Cruz
If it happened to me before, maybe what I've posted here will help you.
Sunday, June 27, 2010
WebServices with CXF - Configuration files - web.xml
Archetype Created Web Application
webAppRootKey
my-web-app
log4jConfigLocation
/WEB-INF/conf/log4j/log4j-config.xml
contextConfigLocation
/WEB-INF/conf/spring/daoApplicationContext.xml, /WEB-INF/conf/spring/serviceApplicationContext.xml, /WEB-INF/conf/cxf/cxf-services.xml
org.springframework.web.util.Log4jConfigListener
org.springframework.web.context.ContextLoaderListener
mx.com.mylibrary.web.listener.ContextListener
webApplicationServlet
org.springframework.web.servlet.DispatcherServlet
contextConfigLocation
/WEB-INF/conf/spring/webApplicationContext.xml
1
CXF Servlet
CXFServlet
org.apache.cxf.transport.servlet.CXFServlet
1
CXFServlet
/services/*
webApplicationServlet
*.do
30
/index.jsp
DB Connection
jdbc/bookStoreDS
javax.sql.DataSource
Container
Shareable
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment