Changes between Version 15 and Version 16 of QuickStart
- Timestamp:
- 03/04/2013 10:12:18 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
QuickStart
v15 v16 22 22 <database jndi-name="jdbc/app_code"> 23 23 <driver user="root" password="" 24 url="jdbc:mysql://127.0.0.1/app book?useUnicode=true&characterEncoding=UTF-8"24 url="jdbc:mysql://127.0.0.1/app_code?useUnicode=true&characterEncoding=UTF-8" 25 25 type="com.mysql.jdbc.jdbc2.optional.MysqlConnectionPoolDataSource"/> 26 26 </database> 27 27 28 <env-entry>28 <env-entry> 29 29 <description>application properties</description> 30 30 <env-entry-name>props</env-entry-name> … … 33 33 </env-entry> 34 34 35 <web-app id="/" document-directory="/Users/chenxiaohu/svn_root/app_code/target/app_code-1.0/" lazy-init="false"/> 35 36 36 <web-app id="/" document-directory="/Users/chenxiaohu/svn_root/app_code/target/app_code-1.0/" lazy-init="false"/>37 37 }}} 38 38
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)