我写了一个简单的ssh 控制台输入如下
可以更好的理解log4j
ClassPathXmlApplicationContext - Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@18f1d7e: display name [org.springframework.context.support.ClassPathXmlApplicationContext@18f1d7e]; startup date [Tue Jun 24 13:58:38 CST 2008]; root of context hierarchy
ClassUtils - Class [org.apache.commons.collections.map.LinkedMap] or one of its dependencies is not present: java.lang.ClassNotFoundException: org.apache.commons.collections.map.LinkedMap
ClassUtils - Class [edu.emory.mathcs.backport.java.util.concurrent.ConcurrentHashMap] or one of its dependencies is not present: java.lang.ClassNotFoundException: edu.emory.mathcs.backport.java.util.concurrent.ConcurrentHashMap
PluggableSchemaResolver - Loading schema mappings from [META-INF/spring.schemas]
PluggableSchemaResolver - Loaded schema mappings: {http://www.springframework.org/schema/aop/spring-aop-2.0.xsd=org/springframework/aop/config/spring-aop-2.0.xsd, http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/util/spring-util-2.0.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang-2.0.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/tx/spring-tx-2.0.xsd=org/springframework/transaction/config/spring-tx-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/aop/spring-aop.xsd=org/springframework/aop/config/spring-aop-2.0.xsd, http://www.springframework.org/schema/tx/spring-tx.xsd=org/springframework/transaction/config/spring-tx-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-2.0.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/beans/spring-beans-2.0.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd}
PluggableSchemaResolver - Loading schema mappings from [META-INF/spring.schemas]
PluggableSchemaResolver - Loaded schema mappings: {http://www.springframework.org/schema/aop/spring-aop-2.0.xsd=org/springframework/aop/config/spring-aop-2.0.xsd, http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/util/spring-util-2.0.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang-2.0.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/tx/spring-tx-2.0.xsd=org/springframework/transaction/config/spring-tx-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/aop/spring-aop.xsd=org/springframework/aop/config/spring-aop-2.0.xsd, http://www.springframework.org/schema/tx/spring-tx.xsd=org/springframework/transaction/config/spring-tx-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-2.0.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/beans/spring-beans-2.0.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd}
XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [applicationContext.xml]
DefaultDocumentLoader - Using JAXP provider [org.apache.xerces.jaxp.DocumentBuilderFactoryImpl]
PluggableSchemaResolver - Found XML schema [http://www.springframework.org/schema/beans/spring-beans-2.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-2.0.xsd
DefaultNamespaceHandlerResolver - Loaded mappings [{http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler, http://www.springframework.org/schema/lang=org.springframework.scripting.config.LangNamespaceHandler, http://www.springframework.org/schema/jee=org.springframework.ejb.config.JeeNamespaceHandler, http://www.springframework.org/schema/aop=org.springframework.aop.config.AopNamespaceHandler, http://www.springframework.org/schema/util=org.springframework.beans.factory.xml.UtilNamespaceHandler, http://www.springframework.org/schema/tx=org.springframework.transaction.config.TxNamespaceHandler}]
DefaultBeanDefinitionDocumentReader - Loading bean definitions
BeanDefinitionParserDelegate - No XML 'id' specified - using '/addLocation' as bean name and [] as aliases
XmlBeanDefinitionReader - Loaded 5 bean definitions from location pattern [applicationContext.xml]
ClassPathXmlApplicationContext - Bean factory for application context [org.springframework.context.support.ClassPathXmlApplicationContext@18f1d7e]: org.springframework.beans.factory.support.DefaultListableBeanFactory@19e11a1
ClassPathXmlApplicationContext - 5 beans defined in org.springframework.context.support.ClassPathXmlApplicationContext@18f1d7e: display name [org.springframework.context.support.ClassPathXmlApplicationContext@18f1d7e]; startup date [Tue Jun 24 13:58:38 CST 2008]; root of context hierarchy
ClassPathXmlApplicationContext - Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@20f237]
ClassPathXmlApplicationContext - Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@1bdb58]
DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@19e11a1: defining beans [mySessionFactory,myTransactionManager,locationDao,locationService,/addLocation]; root of factory hierarchy
DefaultListableBeanFactory - Creating shared instance of singleton bean 'mySessionFactory'
DefaultListableBeanFactory - Creating instance of bean 'mySessionFactory' with merged definition [Root bean: class [org.springframework.orm.hibernate3.LocalSessionFactoryBean]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in class path resource [applicationContext.xml]]
DefaultListableBeanFactory - Eagerly caching bean 'mySessionFactory' to allow for resolving potential circular references
Environment - Hibernate 3.2.3
Environment - hibernate.properties not found
Environment - Bytecode provider name : cglib
Environment - using JDK 1.4 java.sql.Timestamp handling
Configuration - configuring from url: file:/G:/MyEclipse/eclipse/MySpace/HotPort/WebRoot/WEB-INF/classes/hibernate.cfg.xml
DTDEntityResolver - trying to resolve system-id [http://hibernate.sourceforge.net/hibernate-configuration-3.0.dtd]
DTDEntityResolver - recognized hibernate namespace; attempting to resolve on classpath under org/hibernate/
DTDEntityResolver - located [http://hibernate.sourceforge.net/hibernate-configuration-3.0.dtd] in classpath
Configuration - show_sql=true
Configuration - connection.driver_class=com.mysql.jdbc.Driver
Configuration - connection.url=jdbc:mysql://localhost:3306/ww
Configuration - connection.username=root
Configuration - connection.password=123
Configuration - connection.isolation=2
Configuration - dialect=org.hibernate.dialect.MySQLDialect
Configuration - connection.autocommit=true
Configuration - myeclipse.connection.profile=com.mysql.jdbc.Driver
Configuration - null<-org.dom4j.tree.DefaultAttribute@82254d [Attribute: name resource value "com/forlink/been/location.hbm.xml"]
Configuration - Reading mappings from resource : com/forlink/been/location.hbm.xml
DTDEntityResolver - trying to resolve system-id [http://hibernate.sourceforge.net/hibernate-mapping-3.0.dtd]
DTDEntityResolver - recognized hibernate namespace; attempting to resolve on classpath under org/hibernate/
DTDEntityResolver - located [http://hibernate.sourceforge.net/hibernate-mapping-3.0.dtd] in classpath
HbmBinder - Mapping class: com.forlink.been.Location -> Location
HbmBinder - Mapped property: id -> id
HbmBinder - Mapped property: SSID -> SSID
HbmBinder - Mapped property: Provider_Identifier -> Provider_Identifier
HbmBinder - Mapped property: Location_Identifier -> Location_Identifier
HbmBinder - Mapped property: Location_Name -> Location_Name
HbmBinder - Mapped property: Service_Provider_Brand -> Service_Provider_Brand
HbmBinder - Mapped property: Activestatus -> Activestatus
HbmBinder - Mapped property: Location_Type -> Location_Type
HbmBinder - Mapped property: Location_Address -> Location_Address
HbmBinder - Mapped property: Location_City -> Location_City
HbmBinder - Mapped property: Location_Province_Name -> Location_Province_Name
HbmBinder - Mapped property: Location_Country_Name -> Location_Country_Name
HbmBinder - Mapped property: SSID_Broadcasted -> SSID_Broadcasted
HbmBinder - Mapped property: Client_Support -> Client_Support
HbmBinder - Mapped property: Location_URL -> Location_URL
HbmBinder - Mapped property: Coverage_Area -> Coverage_Area
HbmBinder - Mapped property: Open_Monday -> Open_Monday
HbmBinder - Mapped property: Open_Wednesday -> Open_Wednesday
HbmBinder - Mapped property: Open_Thursday -> Open_Thursday
HbmBinder - Mapped property: Open_Friday -> Open_Friday
HbmBinder - Mapped property: Open_Saturday -> Open_Saturday
HbmBinder - Mapped property: Open_Sunday -> Open_Sunday
Configuration - Configured SessionFactory: null
Configuration - properties: {hibernate.connection.password=123, java.runtime.name=Java(TM) 2 Runtime Environment, Standard Edition, sun.boot.library.path=C:\Program Files\Java\jre1.5.0_07\bin, java.vm.version=1.5.0_07-b03, hibernate.connection.username=root, java.vm.vendor=Sun Microsystems Inc., java.vendor.url=http://java.sun.com/, path.separator=;, java.vm.name=Java HotSpot(TM) Client VM, file.encoding.pkg=sun.io, user.country=CN, sun.os.patch.level=Service Pack 2, hibernate.connection.isolation=2, java.vm.specification.name=Java Virtual Machine Specification, user.dir=G:\MyEclipse\eclipse\MySpace\HotPort, java.runtime.version=1.5.0_07-b03, java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment, java.endorsed.dirs=C:\Program Files\Java\jre1.5.0_07\lib\endorsed, os.arch=x86, hibernate.connection.autocommit=true, java.io.tmpdir=C:\DOCUME~1\wangping\LOCALS~1\Temp\, line.separator=
, java.vm.specification.vendor=Sun Microsystems Inc., user.variant=, os.name=Windows XP, sun.jnu.encoding=GBK, connection.isolation=2, java.library.path=C:\Program Files\Java\jre1.5.0_07\bin;.;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Java\jdk1.5.0_07\bin;G:\tomcat\bin;G:\MySQL\MySQL Server 5.0\bin;C:\Program Files\QuickTime\QTSystem\, hibernate.myeclipse.connection.profile=com.mysql.jdbc.Driver, java.specification.name=Java Platform API Specification, java.class.version=49.0, sun.management.compiler=HotSpot Client Compiler, os.version=5.1, connection.password=123, user.home=C:\Documents and Settings\wangping, user.timezone=Asia/Shanghai, connection.username=root, hibernate.connection.release_mode=on_close, java.awt.printerjob=sun.awt.windows.WPrinterJob, file.encoding=GBK, java.specification.version=1.5, myeclipse.connection.profile=com.mysql.jdbc.Driver, hibernate.connection.driver_class=com.mysql.jdbc.Driver, show_sql=true, user.name=wangping, java.class.path=G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\classes;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\jstl.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\standard.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\aopalliance.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\asm-2.2.3.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\asm-commons-2.2.3.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\asm-util-2.2.3.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\aspectjrt.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\aspectjweaver.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\c3p0-0.9.1.1.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\cglib-nodep-2.1_3.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\commons-attributes-api.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\commons-attributes-compiler.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\commons-codec.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\commons-dbcp.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\commons-fileupload.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\commons-httpclient.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\commons-io.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\commons-lang.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\commons-logging.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\cos.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\easymock.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\easymockclassextension.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\ehcache-1.2.4.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\freemarker.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\hibernate-annotations.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\hibernate-commons-annotations.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\hibernate-entitymanager.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\hibernate3.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\ibatis-2.3.0.677.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\itext-1.3.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\jakarta-oro-2.0.8.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\jasperreports-1.3.3.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\jboss-archive-browsing.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\jdo2-api.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\jotm.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\junit.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\jxl.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\log4j-1.2.14.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\openjpa-0.9.7-incubating.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\persistence.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\poi-2.5.1.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\portlet-api.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\serp-1.12.1.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\spring-agent.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\spring-aop.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\spring-beans.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\spring-context.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\spring-core.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\spring-dao.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\spring-hibernate3.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\spring-ibatis.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\spring-jca.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\spring-jdbc.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\spring-jdo.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\spring-jms.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\spring-jpa.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\spring-mock.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\spring-portlet.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\spring-struts.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\spring-tomcat-weaver.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\spring-toplink.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\spring-web.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\spring-webmvc.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\struts.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\toplink-api.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\toplink-essentials.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\velocity-1.5.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\velocity-tools-view-1.3.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\xapool.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\commons-beanutils.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\commons-collections.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\commons-digester.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\commons-validator.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\jakarta-oro.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\struts-legacy.jar;D:\JavaLib\spring\spring-mock.jar;D:\JavaLib\spring\spring-portlet.jar;D:\JavaLib\spring\spring-remoting.jar;D:\JavaLib\spring\spring-struts.jar;D:\JavaLib\spring\spring-support.jar;D:\JavaLib\spring\spring-tomcat-weaver.jar;D:\JavaLib\spring\spring-toplink.jar;D:\JavaLib\spring\spring-web.jar;D:\JavaLib\spring\spring-webmvc.jar;D:\JavaLib\spring\commons-pool-1.3.jar;D:\JavaLib\spring\spring.jar;D:\JavaLib\spring\spring-agent.jar;D:\JavaLib\spring\spring-aop.jar;D:\JavaLib\spring\spring-aspects.jar;D:\JavaLib\spring\spring-beans.jar;D:\JavaLib\spring\spring-context.jar;D:\JavaLib\spring\spring-core.jar;D:\JavaLib\spring\spring-dao.jar;D:\JavaLib\spring\spring-hibernate2.jar;D:\JavaLib\spring\spring-hibernate3.jar;D:\JavaLib\spring\spring-ibatis.jar;D:\JavaLib\spring\spring-jca.jar;D:\JavaLib\spring\spring-jdbc.jar;D:\JavaLib\spring\spring-jdo.jar;D:\JavaLib\spring\spring-jms.jar;D:\JavaLib\spring\spring-jmx.jar;D:\JavaLib\spring\spring-jpa.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\antlr-2.7.6rc1.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\asm-attrs.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\asm.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\c3p0-0.9.0.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\cglib-2.1.3.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\commons-collections-2.1.1.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\commons-logging-1.0.4.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\concurrent-1.3.2.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\connector.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\dom4j-1.6.1.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\ehcache-1.1.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\jaas.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\jacc-1_0-fr.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\jaxen-1.1-beta-7.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\jboss-cache.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\jboss-common.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\jboss-jmx.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\jboss-system.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\jdbc2_0-stdext.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\jgroups-2.2.8.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\jta.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\log4j-1.2.11.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\oscache-2.1.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\proxool-0.8.3.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\swarmcache-1.0rc2.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\xerces-2.6.2.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\xml-apis.jar;D:\JavaLib\commonlib\mysql-connector-java-3.1.6-bin.jar, hibernate.bytecode.use_reflection_optimizer=false, hibernate.show_sql=true, java.vm.specification.version=1.0, java.home=C:\Program Files\Java\jre1.5.0_07, sun.arch.data.model=32, hibernate.dialect=org.hibernate.dialect.MySQLDialect, hibernate.connection.url=jdbc:mysql://localhost:3306/ww, user.language=zh, java.specification.vendor=Sun Microsystems Inc., awt.toolkit=sun.awt.windows.WToolkit, java.vm.info=mixed mode, java.version=1.5.0_07, java.ext.dirs=C:\Program Files\Java\jre1.5.0_07\lib\ext, sun.boot.class.path=C:\Program Files\Java\jre1.5.0_07\lib\rt.jar;C:\Program Files\Java\jre1.5.0_07\lib\i18n.jar;C:\Program Files\Java\jre1.5.0_07\lib\sunrsasign.jar;C:\Program Files\Java\jre1.5.0_07\lib\jsse.jar;C:\Program Files\Java\jre1.5.0_07\lib\jce.jar;C:\Program Files\Java\jre1.5.0_07\lib\charsets.jar;C:\Program Files\Java\jre1.5.0_07\classes;G:\MyEclipse\myeclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.core_5.5.1\data\libraryset\1.4\activation.jar;G:\MyEclipse\myeclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.core_5.5.1\data\libraryset\1.4\javax.servlet.jar;G:\MyEclipse\myeclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.core_5.5.1\data\libraryset\1.4\javax.servlet.jsp.jar;G:\MyEclipse\myeclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.core_5.5.1\data\libraryset\1.4\jboss-j2ee.jar;G:\MyEclipse\myeclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.core_5.5.1\data\libraryset\1.4\jboss-jaxrpc.jar;G:\MyEclipse\myeclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.core_5.5.1\data\libraryset\1.4\jboss-jsr77.jar;G:\MyEclipse\myeclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.core_5.5.1\data\libraryset\1.4\jboss-saaj.jar;G:\MyEclipse\myeclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.core_5.5.1\data\libraryset\1.4\mail.jar;G:\MyEclipse\myeclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.core_5.5.1\data\libraryset\1.4\namespace.jar;G:\MyEclipse\myeclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.core_5.5.1\data\libraryset\1.4\xml-apis.jar, java.vendor=Sun Microsystems Inc., connection.driver_class=com.mysql.jdbc.Driver, file.separator=\, java.vendor.url.bug=http://java.sun.com/cgi-bin/bugreport.cgi, sun.io.unicode.encoding=UnicodeLittle, sun.cpu.endian=little, connection.autocommit=true, sun.desktop=windows, connection.url=jdbc:mysql://localhost:3306/ww, dialect=org.hibernate.dialect.MySQLDialect, sun.cpu.isalist=pentium_pro+mmx pentium_pro pentium+mmx pentium i486 i386 i86}
LocalSessionFactoryBean - Building new Hibernate SessionFactory
Configuration - Preparing to build session factory with filters : {}
Configuration - processing extends queue
Configuration - processing collection mappings
Configuration - processing native query and ResultSetMapping mappings
Configuration - processing association property references
Configuration - processing foreign key constraints
DriverManagerConnectionProvider - Using Hibernate built-in connection pool (not for production use!)
DriverManagerConnectionProvider - Hibernate connection pool size: 20
DriverManagerConnectionProvider - autocommit mode: true
DriverManagerConnectionProvider - JDBC isolation level: READ_COMMITTED
DriverManagerConnectionProvider - using driver: com.mysql.jdbc.Driver at URL: jdbc:mysql://localhost:3306/ww
DriverManagerConnectionProvider - connection properties: {user=root, password=123, autocommit=true, release_mode=on_close}
DriverManagerConnectionProvider - opening new JDBC connection
DriverManagerConnectionProvider - created connection to: jdbc:mysql://localhost:3306/ww, Isolation Level: 2
SettingsFactory - RDBMS: MySQL, version: 5.0.51b-community-nt
SettingsFactory - JDBC driver: MySQL-AB JDBC Driver, version: mysql-connector-java-3.1.6 ( $Date: 2004/12/09 15:57:25 $, $Revision: 1.27.4.52 $ )
Dialect - Using dialect: org.hibernate.dialect.MySQLDialect
TransactionFactoryFactory - Using default transaction strategy (direct JDBC transactions)
TransactionManagerLookupFactory - No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended)
SettingsFactory - Automatic flush during beforeCompletion(): disabled
SettingsFactory - Automatic session close at end of transaction: disabled
SettingsFactory - JDBC batch size: 15
SettingsFactory - JDBC batch updates for versioned data: disabled
SettingsFactory - Scrollable result sets: enabled
SettingsFactory - Wrap result sets: disabled
SettingsFactory - JDBC3 getGeneratedKeys(): enabled
SettingsFactory - Connection release mode: on_close
SettingsFactory - Maximum outer join fetch depth: 2
SettingsFactory - Default batch fetch size: 1
SettingsFactory - Generate SQL with comments: disabled
SettingsFactory - Order SQL updates by primary key: disabled
SettingsFactory - Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory
ASTQueryTranslatorFactory - Using ASTQueryTranslatorFactory
SettingsFactory - Query language substitutions: {}
SettingsFactory - JPA-QL strict compliance: disabled
SettingsFactory - Second-level cache: enabled
SettingsFactory - Query cache: disabled
SettingsFactory - Cache provider: org.hibernate.cache.NoCacheProvider
SettingsFactory - Optimize cache for minimal puts: disabled
SettingsFactory - Structured second-level cache entries: disabled
SettingsFactory - Echoing all SQL to stdout
SettingsFactory - Statistics: disabled
SettingsFactory - Deleted entity synthetic identifier rollback: disabled
SettingsFactory - Default entity-mode: pojo
SettingsFactory - Named query checking : enabled
SessionFactoryImpl - building session factory
SessionFactoryImpl - Session factory constructed with filter configurations : {}
SessionFactoryImpl - instantiating session factory with properties: {java.runtime.name=Java(TM) 2 Runtime Environment, Standard Edition, hibernate.connection.password=123, sun.boot.library.path=C:\Program Files\Java\jre1.5.0_07\bin, java.vm.version=1.5.0_07-b03, hibernate.connection.username=root, java.vm.vendor=Sun Microsystems Inc., java.vendor.url=http://java.sun.com/, path.separator=;, java.vm.name=Java HotSpot(TM) Client VM, file.encoding.pkg=sun.io, user.country=CN, sun.os.patch.level=Service Pack 2, hibernate.connection.isolation=2, java.vm.specification.name=Java Virtual Machine Specification, user.dir=G:\MyEclipse\eclipse\MySpace\HotPort, java.runtime.version=1.5.0_07-b03, java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment, java.endorsed.dirs=C:\Program Files\Java\jre1.5.0_07\lib\endorsed, os.arch=x86, hibernate.connection.autocommit=true, java.io.tmpdir=C:\DOCUME~1\wangping\LOCALS~1\Temp\, line.separator=
, java.vm.specification.vendor=Sun Microsystems Inc., user.variant=, os.name=Windows XP, sun.jnu.encoding=GBK, java.library.path=C:\Program Files\Java\jre1.5.0_07\bin;.;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Java\jdk1.5.0_07\bin;G:\tomcat\bin;G:\MySQL\MySQL Server 5.0\bin;C:\Program Files\QuickTime\QTSystem\, connection.isolation=2, hibernate.myeclipse.connection.profile=com.mysql.jdbc.Driver, java.specification.name=Java Platform API Specification, java.class.version=49.0, sun.management.compiler=HotSpot Client Compiler, os.version=5.1, user.home=C:\Documents and Settings\wangping, connection.password=123, user.timezone=Asia/Shanghai, java.awt.printerjob=sun.awt.windows.WPrinterJob, hibernate.connection.release_mode=on_close, connection.username=root, java.specification.version=1.5, file.encoding=GBK, hibernate.connection.driver_class=com.mysql.jdbc.Driver, myeclipse.connection.profile=com.mysql.jdbc.Driver, show_sql=true, java.class.path=G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\classes;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\jstl.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\standard.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\aopalliance.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\asm-2.2.3.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\asm-commons-2.2.3.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\asm-util-2.2.3.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\aspectjrt.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\aspectjweaver.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\c3p0-0.9.1.1.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\cglib-nodep-2.1_3.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\commons-attributes-api.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\commons-attributes-compiler.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\commons-codec.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\commons-dbcp.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\commons-fileupload.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\commons-httpclient.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\commons-io.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\commons-lang.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\commons-logging.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\cos.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\easymock.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\easymockclassextension.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\ehcache-1.2.4.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\freemarker.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\hibernate-annotations.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\hibernate-commons-annotations.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\hibernate-entitymanager.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\hibernate3.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\ibatis-2.3.0.677.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\itext-1.3.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\jakarta-oro-2.0.8.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\jasperreports-1.3.3.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\jboss-archive-browsing.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\jdo2-api.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\jotm.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\junit.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\jxl.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\log4j-1.2.14.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\openjpa-0.9.7-incubating.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\persistence.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\poi-2.5.1.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\portlet-api.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\serp-1.12.1.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\spring-agent.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\spring-aop.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\spring-beans.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\spring-context.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\spring-core.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\spring-dao.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\spring-hibernate3.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\spring-ibatis.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\spring-jca.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\spring-jdbc.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\spring-jdo.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\spring-jms.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\spring-jpa.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\spring-mock.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\spring-portlet.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\spring-struts.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\spring-tomcat-weaver.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\spring-toplink.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\spring-web.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\spring-webmvc.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\struts.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\toplink-api.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\toplink-essentials.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\velocity-1.5.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\velocity-tools-view-1.3.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\xapool.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\commons-beanutils.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\commons-collections.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\commons-digester.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\commons-validator.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\jakarta-oro.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\struts-legacy.jar;D:\JavaLib\spring\spring-mock.jar;D:\JavaLib\spring\spring-portlet.jar;D:\JavaLib\spring\spring-remoting.jar;D:\JavaLib\spring\spring-struts.jar;D:\JavaLib\spring\spring-support.jar;D:\JavaLib\spring\spring-tomcat-weaver.jar;D:\JavaLib\spring\spring-toplink.jar;D:\JavaLib\spring\spring-web.jar;D:\JavaLib\spring\spring-webmvc.jar;D:\JavaLib\spring\commons-pool-1.3.jar;D:\JavaLib\spring\spring.jar;D:\JavaLib\spring\spring-agent.jar;D:\JavaLib\spring\spring-aop.jar;D:\JavaLib\spring\spring-aspects.jar;D:\JavaLib\spring\spring-beans.jar;D:\JavaLib\spring\spring-context.jar;D:\JavaLib\spring\spring-core.jar;D:\JavaLib\spring\spring-dao.jar;D:\JavaLib\spring\spring-hibernate2.jar;D:\JavaLib\spring\spring-hibernate3.jar;D:\JavaLib\spring\spring-ibatis.jar;D:\JavaLib\spring\spring-jca.jar;D:\JavaLib\spring\spring-jdbc.jar;D:\JavaLib\spring\spring-jdo.jar;D:\JavaLib\spring\spring-jms.jar;D:\JavaLib\spring\spring-jmx.jar;D:\JavaLib\spring\spring-jpa.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\antlr-2.7.6rc1.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\asm-attrs.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\asm.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\c3p0-0.9.0.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\cglib-2.1.3.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\commons-collections-2.1.1.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\commons-logging-1.0.4.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\concurrent-1.3.2.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\connector.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\dom4j-1.6.1.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\ehcache-1.1.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\jaas.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\jacc-1_0-fr.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\jaxen-1.1-beta-7.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\jboss-cache.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\jboss-common.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\jboss-jmx.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\jboss-system.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\jdbc2_0-stdext.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\jgroups-2.2.8.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\jta.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\log4j-1.2.11.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\oscache-2.1.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\proxool-0.8.3.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\swarmcache-1.0rc2.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\xerces-2.6.2.jar;G:\MyEclipse\eclipse\MySpace\HotPort\WebRoot\WEB-INF\lib\xml-apis.jar;D:\JavaLib\commonlib\mysql-connector-java-3.1.6-bin.jar, user.name=wangping, hibernate.bytecode.use_reflection_optimizer=false, hibernate.show_sql=true, java.vm.specification.version=1.0, sun.arch.data.model=32, java.home=C:\Program Files\Java\jre1.5.0_07, hibernate.connection.url=jdbc:mysql://localhost:3306/ww, hibernate.dialect=org.hibernate.dialect.MySQLDialect, java.specification.vendor=Sun Microsystems Inc., user.language=zh, awt.toolkit=sun.awt.windows.WToolkit, java.vm.info=mixed mode, java.version=1.5.0_07, java.ext.dirs=C:\Program Files\Java\jre1.5.0_07\lib\ext, sun.boot.class.path=C:\Program Files\Java\jre1.5.0_07\lib\rt.jar;C:\Program Files\Java\jre1.5.0_07\lib\i18n.jar;C:\Program Files\Java\jre1.5.0_07\lib\sunrsasign.jar;C:\Program Files\Java\jre1.5.0_07\lib\jsse.jar;C:\Program Files\Java\jre1.5.0_07\lib\jce.jar;C:\Program Files\Java\jre1.5.0_07\lib\charsets.jar;C:\Program Files\Java\jre1.5.0_07\classes;G:\MyEclipse\myeclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.core_5.5.1\data\libraryset\1.4\activation.jar;G:\MyEclipse\myeclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.core_5.5.1\data\libraryset\1.4\javax.servlet.jar;G:\MyEclipse\myeclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.core_5.5.1\data\libraryset\1.4\javax.servlet.jsp.jar;G:\MyEclipse\myeclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.core_5.5.1\data\libraryset\1.4\jboss-j2ee.jar;G:\MyEclipse\myeclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.core_5.5.1\data\libraryset\1.4\jboss-jaxrpc.jar;G:\MyEclipse\myeclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.core_5.5.1\data\libraryset\1.4\jboss-jsr77.jar;G:\MyEclipse\myeclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.core_5.5.1\data\libraryset\1.4\jboss-saaj.jar;G:\MyEclipse\myeclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.core_5.5.1\data\libraryset\1.4\mail.jar;G:\MyEclipse\myeclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.core_5.5.1\data\libraryset\1.4\namespace.jar;G:\MyEclipse\myeclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.core_5.5.1\data\libraryset\1.4\xml-apis.jar, java.vendor=Sun Microsystems Inc., file.separator=\, connection.driver_class=com.mysql.jdbc.Driver, java.vendor.url.bug=http://java.sun.com/cgi-bin/bugreport.cgi, sun.cpu.endian=little, sun.io.unicode.encoding=UnicodeLittle, connection.autocommit=true, sun.desktop=windows, connection.url=jdbc:mysql://localhost:3306/ww, sun.cpu.isalist=pentium_pro+mmx pentium_pro pentium+mmx pentium i486 i386 i86, dialect=org.hibernate.dialect.MySQLDialect}
AbstractEntityPersister - Static SQL for entity: com.forlink.been.Location
AbstractEntityPersister - Version select: select id from Location where id =?
AbstractEntityPersister - Snapshot select: select location_.id, location_.SSID as SSID0_, location_.Provider_Identifier as Provider3_0_, location_.Location_Identifier as Location4_0_, location_.Location_Name as Location5_0_, location_.Service_Provider_Brand as Service6_0_, location_.Activestatus as Activest7_0_, location_.Location_Type as Location8_0_, location_.Location_Address as Location9_0_, location_.Location_City as Location10_0_, location_.Location_Province_Name as Location11_0_, location_.Location_Country_Name as Location12_0_, location_.SSID_Broadcasted as SSID13_0_, location_.Client_Support as Client14_0_, location_.Location_URL as Location15_0_, location_.Coverage_Area as Coverage16_0_, location_.Open_Monday as Open17_0_, location_.Open_Wednesday as Open18_0_, location_.Open_Thursday as Open19_0_, location_.Open_Friday as Open20_0_, location_.Open_Saturday as Open21_0_, location_.Open_Sunday as Open22_0_ from Location location_ where location_.id=?
AbstractEntityPersister - Insert 0: insert into Location (SSID, Provider_Identifier, Location_Identifier, Location_Name, Service_Provider_Brand, Activestatus, Location_Type, Location_Address, Location_City, Location_Province_Name, Location_Country_Name, SSID_Broadcasted, Client_Support, Location_URL, Coverage_Area, Open_Monday, Open_Wednesday, Open_Thursday, Open_Friday, Open_Saturday, Open_Sunday, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
AbstractEntityPersister - Update 0: update Location set SSID=?, Provider_Identifier=?, Location_Identifier=?, Location_Name=?, Service_Provider_Brand=?, Activestatus=?, Location_Type=?, Location_Address=?, Location_City=?, Location_Province_Name=?, Location_Country_Name=?, SSID_Broadcasted=?, Client_Support=?, Location_URL=?, Coverage_Area=?, Open_Monday=?, Open_Wednesday=?, Open_Thursday=?, Open_Friday=?, Open_Saturday=?, Open_Sunday=? where id=?
AbstractEntityPersister - Delete 0: delete from Location where id=?
AbstractEntityPersister - Identity insert: insert into Location (SSID, Provider_Identifier, Location_Identifier, Location_Name, Service_Provider_Brand, Activestatus, Location_Type, Location_Address, Location_City, Location_Province_Name, Location_Country_Name, SSID_Broadcasted, Client_Support, Location_URL, Coverage_Area, Open_Monday, Open_Wednesday, Open_Thursday, Open_Friday, Open_Saturday, Open_Sunday) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
EntityLoader - Static select for entity com.forlink.been.Location: select location0_.id as id0_0_, location0_.SSID as SSID0_0_, location0_.Provider_Identifier as Provider3_0_0_, location0_.Location_Identifier as Location4_0_0_, location0_.Location_Name as Location5_0_0_, location0_.Service_Provider_Brand as Service6_0_0_, location0_.Activestatus as Activest7_0_0_, location0_.Location_Type as Location8_0_0_, location0_.Location_Address as Location9_0_0_, location0_.Location_City as Location10_0_0_, location0_.Location_Province_Name as Location11_0_0_, location0_.Location_Country_Name as Location12_0_0_, location0_.SSID_Broadcasted as SSID13_0_0_, location0_.Client_Support as Client14_0_0_, location0_.Location_URL as Location15_0_0_, location0_.Coverage_Area as Coverage16_0_0_, location0_.Open_Monday as Open17_0_0_, location0_.Open_Wednesday as Open18_0_0_, location0_.Open_Thursday as Open19_0_0_, location0_.Open_Friday as Open20_0_0_, location0_.Open_Saturday as Open21_0_0_, location0_.Open_Sunday as Open22_0_0_ from Location location0_ where location0_.id=?
EntityLoader - Static select for entity com.forlink.been.Location: select location0_.id as id0_0_, location0_.SSID as SSID0_0_, location0_.Provider_Identifier as Provider3_0_0_, location0_.Location_Identifier as Location4_0_0_, location0_.Location_Name as Location5_0_0_, location0_.Service_Provider_Brand as Service6_0_0_, location0_.Activestatus as Activest7_0_0_, location0_.Location_Type as Location8_0_0_, location0_.Location_Address as Location9_0_0_, location0_.Location_City as Location10_0_0_, location0_.Location_Province_Name as Location11_0_0_, location0_.Location_Country_Name as Location12_0_0_, location0_.SSID_Broadcasted as SSID13_0_0_, location0_.Client_Support as Client14_0_0_, location0_.Location_URL as Location15_0_0_, location0_.Coverage_Area as Coverage16_0_0_, location0_.Open_Monday as Open17_0_0_, location0_.Open_Wednesday as Open18_0_0_, location0_.Open_Thursday as Open19_0_0_, location0_.Open_Friday as Open20_0_0_, location0_.Open_Saturday as Open21_0_0_, location0_.Open_Sunday as Open22_0_0_ from Location location0_ where location0_.id=?
EntityLoader - Static select for entity com.forlink.been.Location: select location0_.id as id0_0_, location0_.SSID as SSID0_0_, location0_.Provider_Identifier as Provider3_0_0_, location0_.Location_Identifier as Location4_0_0_, location0_.Location_Name as Location5_0_0_, location0_.Service_Provider_Brand as Service6_0_0_, location0_.Activestatus as Activest7_0_0_, location0_.Location_Type as Location8_0_0_, location0_.Location_Address as Location9_0_0_, location0_.Location_City as Location10_0_0_, location0_.Location_Province_Name as Location11_0_0_, location0_.Location_Country_Name as Location12_0_0_, location0_.SSID_Broadcasted as SSID13_0_0_, location0_.Client_Support as Client14_0_0_, location0_.Location_URL as Location15_0_0_, location0_.Coverage_Area as Coverage16_0_0_, location0_.Open_Monday as Open17_0_0_, location0_.Open_Wednesday as Open18_0_0_, location0_.Open_Thursday as Open19_0_0_, location0_.Open_Friday as Open20_0_0_, location0_.Open_Saturday as Open21_0_0_, location0_.Open_Sunday as Open22_0_0_ from Location location0_ where location0_.id=? for update
EntityLoader - Static select for entity com.forlink.been.Location: select location0_.id as id0_0_, location0_.SSID as SSID0_0_, location0_.Provider_Identifier as Provider3_0_0_, location0_.Location_Identifier as Location4_0_0_, location0_.Location_Name as Location5_0_0_, location0_.Service_Provider_Brand as Service6_0_0_, location0_.Activestatus as Activest7_0_0_, location0_.Location_Type as Location8_0_0_, location0_.Location_Address as Location9_0_0_, location0_.Location_City as Location10_0_0_, location0_.Location_Province_Name as Location11_0_0_, location0_.Location_Country_Name as Location12_0_0_, location0_.SSID_Broadcasted as SSID13_0_0_, location0_.Client_Support as Client14_0_0_, location0_.Location_URL as Location15_0_0_, location0_.Coverage_Area as Coverage16_0_0_, location0_.Open_Monday as Open17_0_0_, location0_.Open_Wednesday as Open18_0_0_, location0_.Open_Thursday as Open19_0_0_, location0_.Open_Friday as Open20_0_0_, location0_.Open_Saturday as Open21_0_0_, location0_.Open_Sunday as Open22_0_0_ from Location location0_ where location0_.id=? for update
EntityLoader - Static select for entity com.forlink.been.Location: select location0_.id as id0_0_, location0_.SSID as SSID0_0_, location0_.Provider_Identifier as Provider3_0_0_, location0_.Location_Identifier as Location4_0_0_, location0_.Location_Name as Location5_0_0_, location0_.Service_Provider_Brand as Service6_0_0_, location0_.Activestatus as Activest7_0_0_, location0_.Location_Type as Location8_0_0_, location0_.Location_Address as Location9_0_0_, location0_.Location_City as Location10_0_0_, location0_.Location_Province_Name as Location11_0_0_, location0_.Location_Country_Name as Location12_0_0_, location0_.SSID_Broadcasted as SSID13_0_0_, location0_.Client_Support as Client14_0_0_, location0_.Location_URL as Location15_0_0_, location0_.Coverage_Area as Coverage16_0_0_, location0_.Open_Monday as Open17_0_0_, location0_.Open_Wednesday as Open18_0_0_, location0_.Open_Thursday as Open19_0_0_, location0_.Open_Friday as Open20_0_0_, location0_.Open_Saturday as Open21_0_0_, location0_.Open_Sunday as Open22_0_0_ from Location location0_ where location0_.id=? for update
EntityLoader - Static select for action ACTION_MERGE on entity com.forlink.been.Location: select location0_.id as id0_0_, location0_.SSID as SSID0_0_, location0_.Provider_Identifier as Provider3_0_0_, location0_.Location_Identifier as Location4_0_0_, location0_.Location_Name as Location5_0_0_, location0_.Service_Provider_Brand as Service6_0_0_, location0_.Activestatus as Activest7_0_0_, location0_.Location_Type as Location8_0_0_, location0_.Location_Address as Location9_0_0_, location0_.Location_City as Location10_0_0_, location0_.Location_Province_Name as Location11_0_0_, location0_.Location_Country_Name as Location12_0_0_, location0_.SSID_Broadcasted as SSID13_0_0_, location0_.Client_Support as Client14_0_0_, location0_.Location_URL as Location15_0_0_, location0_.Coverage_Area as Coverage16_0_0_, location0_.Open_Monday as Open17_0_0_, location0_.Open_Wednesday as Open18_0_0_, location0_.Open_Thursday as Open19_0_0_, location0_.Open_Friday as Open20_0_0_, location0_.Open_Saturday as Open21_0_0_, location0_.Open_Sunday as Open22_0_0_ from Location location0_ where location0_.id=?
EntityLoader - Static select for action ACTION_REFRESH on entity com.forlink.been.Location: select location0_.id as id0_0_, location0_.SSID as SSID0_0_, location0_.Provider_Identifier as Provider3_0_0_, location0_.Location_Identifier as Location4_0_0_, location0_.Location_Name as Location5_0_0_, location0_.Service_Provider_Brand as Service6_0_0_, location0_.Activestatus as Activest7_0_0_, location0_.Location_Type as Location8_0_0_, location0_.Location_Address as Location9_0_0_, location0_.Location_City as Location10_0_0_, location0_.Location_Province_Name as Location11_0_0_, location0_.Location_Country_Name as Location12_0_0_, location0_.SSID_Broadcasted as SSID13_0_0_, location0_.Client_Support as Client14_0_0_, location0_.Location_URL as Location15_0_0_, location0_.Coverage_Area as Coverage16_0_0_, location0_.Open_Monday as Open17_0_0_, location0_.Open_Wednesday as Open18_0_0_, location0_.Open_Thursday as Open19_0_0_, location0_.Open_Friday as Open20_0_0_, location0_.Open_Saturday as Open21_0_0_, location0_.Open_Sunday as Open22_0_0_ from Location location0_ where location0_.id=?
SessionFactoryObjectFactory - initializing class SessionFactoryObjectFactory
SessionFactoryObjectFactory - registered: 40283ced1ab92709011ab9270c1d0000 (unnamed)
SessionFactoryObjectFactory - Not binding factory to JNDI, no JNDI name configured
SessionFactoryImpl - instantiated session factory
SessionFactoryImpl - Checking 0 named HQL queries
SessionFactoryImpl - Checking 0 named SQL queries
DefaultListableBeanFactory - Creating shared instance of singleton bean 'myTransactionManager'
DefaultListableBeanFactory - Creating instance of bean 'myTransactionManager' with merged definition [Root bean: class [org.springframework.orm.hibernate3.HibernateTransactionManager]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in class path resource [applicationContext.xml]]
DefaultListableBeanFactory - Eagerly caching bean 'myTransactionManager' to allow for resolving potential circular references
DefaultListableBeanFactory - Returning cached instance of singleton bean 'mySessionFactory'
DefaultListableBeanFactory - Creating shared instance of singleton bean 'locationDao'
DefaultListableBeanFactory - Creating instance of bean 'locationDao' with merged definition [Root bean: class [com.forlink.dao.LocationDaoImpl]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in class path resource [applicationContext.xml]]
DefaultListableBeanFactory - Eagerly caching bean 'locationDao' to allow for resolving potential circular references
DefaultListableBeanFactory - Returning cached instance of singleton bean 'mySessionFactory'
DefaultListableBeanFactory - Creating shared instance of singleton bean 'locationService'
DefaultListableBeanFactory - Creating instance of bean 'locationService' with merged definition [Root bean: class [com.forlink.services.LocationServiceImpl]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in class path resource [applicationContext.xml]]
DefaultListableBeanFactory - Eagerly caching bean 'locationService' to allow for resolving potential circular references
DefaultListableBeanFactory - Returning cached instance of singleton bean 'locationDao'
DefaultListableBeanFactory - Creating shared instance of singleton bean '/addLocation'
DefaultListableBeanFactory - Creating instance of bean '/addLocation' with merged definition [Root bean: class [com.forlink.struts.AddLocation]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in class path resource [applicationContext.xml]]
DefaultListableBeanFactory - Eagerly caching bean '/addLocation' to allow for resolving potential circular references
DefaultListableBeanFactory - Returning cached instance of singleton bean 'locationService'
ClassPathXmlApplicationContext - Publishing event in context [org.springframework.context.support.ClassPathXmlApplicationContext@18f1d7e]: org.springframework.context.event.ContextRefreshedEvent[source=org.springframework.context.support.ClassPathXmlApplicationContext@18f1d7e: display name [org.springframework.context.support.ClassPathXmlApplicationContext@18f1d7e]; startup date [Tue Jun 24 13:58:38 CST 2008]; root of context hierarchy]
DefaultListableBeanFactory - Returning cached instance of singleton bean 'locationDao'
SessionFactoryUtils - Opening Hibernate Session
SessionImpl - opened session at timestamp: 12142871217
AbstractSaveEventListener - executing identity-insert immediately
AbstractBatcher - about to open PreparedStatement (open PreparedStatements: 0, globally: 0)
ConnectionManager - opening JDBC connection
SQL - insert into Location (SSID, Provider_Identifier, Location_Identifier, Location_Name, Service_Provider_Brand, Activestatus, Location_Type, Location_Address, Location_City, Location_Province_Name, Location_Country_Name, SSID_Broadcasted, Client_Support, Location_URL, Coverage_Area, Open_Monday, Open_Wednesday, Open_Thursday, Open_Friday, Open_Saturday, Open_Sunday) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into Location (SSID, Provider_Identifier, Location_Identifier, Location_Name, Service_Provider_Brand, Activestatus, Location_Type, Location_Address, Location_City, Location_Province_Name, Location_Country_Name, SSID_Broadcasted, Client_Support, Location_URL, Coverage_Area, Open_Monday, Open_Wednesday, Open_Thursday, Open_Friday, Open_Saturday, Open_Sunday) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
IdentifierGeneratorFactory - Natively generated identity: 15
AbstractBatcher - about to close PreparedStatement (open PreparedStatements: 1, globally: 1)
HibernateTemplate - Ea