以下是我的调试信息:我觉得很奇怪,是不是缺少什么包啊?2009-2-21 14:16:54 org.apache.catalina.core.AprLifecycleListener lifecycleEvent
信息: The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: C:\Program Files\Java\jdk1.6.0_05\bin;C:\Program Files\Apache Software Foundation\Tomcat 5.5\bin
2009-2-21 14:16:54 org.apache.coyote.http11.Http11BaseProtocol init
信息: Initializing Coyote HTTP/1.1 on http-8080
2009-2-21 14:16:54 org.apache.catalina.startup.Catalina load
信息: Initialization processed in 672 ms
2009-2-21 14:16:55 org.apache.catalina.core.StandardService start
信息: Starting service Catalina
2009-2-21 14:16:55 org.apache.catalina.core.StandardEngine start
信息: Starting Servlet Engine: Apache Tomcat/5.5.26
2009-2-21 14:16:55 org.apache.catalina.core.StandardHost start
信息: XML validation disabled
2009-2-21 14:16:55 org.apache.catalina.core.ApplicationContext log
信息: org.apache.webapp.balancer.BalancerFilter: init(): ruleChain: [org.apache.webapp.balancer.RuleChain: [org.apache.webapp.balancer.rules.URLStringMatchRule: Target string: News / Redirect URL: http://www.cnn.com], [org.apache.webapp.balancer.rules.RequestParameterRule: Target param name: paramName / Target param value: paramValue / Redirect URL: http://www.yahoo.com], [org.apache.webapp.balancer.rules.AcceptEverythingRule: Redirect URL: http://jakarta.apache.org]]
2009-2-21 14:16:55 org.apache.catalina.core.ApplicationContext log
信息: ContextListener: contextInitialized()
2009-2-21 14:16:55 org.apache.catalina.core.ApplicationContext log
信息: SessionListener: contextInitialized()
log4j:WARN No appenders could be found for logger (org.apache.commons.digester.Digester).
log4j:WARN Please initialize the log4j system properly.
2009-2-21 14:16:57 org.apache.catalina.core.StandardContext start
严重: Error filterStart
2009-2-21 14:16:57 org.apache.catalina.core.StandardContext start
严重: Context [/LoginSystem] startup failed due to previous errors
2009-2-21 14:16:58 org.apache.catalina.core.ApplicationContext log
信息: ContextListener: contextInitialized()
2009-2-21 14:16:58 org.apache.catalina.core.ApplicationContext log
信息: SessionListener: contextInitialized()
2009-2-21 14:16:59 org.springframework.context.support.AbstractApplicationContext refresh
信息: No beans defined in application context [org.codehaus.xfire.transport.http.XFireConfigurableServlet$GenericWebApplicationContextX;hashCode=18481264]
2009-2-21 14:16:59 org.springframework.context.support.AbstractApplicationContext initMessageSource
信息: Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@1aa89eb]
2009-2-21 14:16:59 org.springframework.context.support.AbstractApplicationContext initApplicationEventMulticaster
信息: Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@125f76b]
2009-2-21 14:16:59 org.springframework.ui.context.support.UiApplicationContextUtils initThemeSource
信息: Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@90fb5f]
2009-2-21 14:16:59 org.springframework.beans.factory.support.DefaultListableBeanFactory preInstantiateSingletons
信息: Pre-instantiating singletons in factory [org.springframework.beans.factory.support.DefaultListableBeanFactory defining beans []; root of BeanFactory hierarchy]
2009-2-21 14:16:59 org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
信息: Loading XML bean definitions from class path resource [org/codehaus/xfire/spring/xfire.xml]
2009-2-21 14:16:59 org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
信息: Loading XML bean definitions from class path resource [org/codehaus/xfire/spring/customEditors.xml]
2009-2-21 14:17:00 org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
信息: Loading XML bean definitions from class path resource [META-INF/xfire/services.xml]
2009-2-21 14:17:00 org.springframework.context.support.AbstractApplicationContext refresh
信息: 10 beans defined in application context [org.codehaus.xfire.spring.GenericApplicationContext;hashCode=17172710]
2009-2-21 14:17:00 org.springframework.context.support.AbstractApplicationContext initMessageSource
信息: Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@101a4f3]
2009-2-21 14:17:00 org.springframework.context.support.AbstractApplicationContext initApplicationEventMulticaster
信息: Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@f45223]
2009-2-21 14:17:00 org.springframework.beans.factory.support.DefaultListableBeanFactory preInstantiateSingletons
信息: Pre-instantiating singletons in factory [org.springframework.beans.factory.support.DefaultListableBeanFactory defining beans [xfire.customEditorConfigurer,xfire.serviceRegistry,xfire.transportManager,xfire,xfire.typeMappingRegistry,xfire.aegisBindingProvider,xfire.serviceFactory,xfire.servletController,xfire.messageServiceFactory,xfire.messageBindingProvider]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory defining beans []; root of BeanFactory hierarchy]
2009-2-21 14:17:01 org.apache.coyote.http11.Http11BaseProtocol start
信息: Starting Coyote HTTP/1.1 on http-8080
2009-2-21 14:17:01 org.apache.jk.common.ChannelSocket init
信息: JK: ajp13 listening on /0.0.0.0:8009
2009-2-21 14:17:01 org.apache.jk.server.JkMain start
信息: Jk running ID=0 time=0/47  config=null
2009-2-21 14:17:01 org.apache.catalina.storeconfig.StoreLoader load
信息: Find registry server-registry.xml at classpath resource
2009-2-21 14:17:01 org.apache.catalina.startup.Catalina start
信息: Server startup in 6938 ms