Changes between Version 4 and Version 5 of kfhjdj
- Timestamp:
- 11/24/2011 06:15:04 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
kfhjdj
v4 v5 11 11 <web-app id='/mis' document-directory="D:\workspace\mis2\src\web"/>[[BR]] 12 12 13 2.在 resin_mis.conf 文件中配置数据库。 13 2.在 resin_mis.conf 文件中配置数据库。 14 <database> 15 <jndi-name>jdbc/mis</jndi-name> 16 <driver type="oracle.jdbc.driver.OracleDriver"> 17 <url>jdbc:oracle:thin:@192.168.10.204:1521:dev204</url> 18 <user>用户名</user> 19 <password>密码</password> 20 </driver> 21 <prepared-statement-cache-size>8</prepared-statement-cache-size> 22 <max-connections>20</max-connections> 23 <max-idle-time>30s</max-idle-time> 24 </database> 14 25 15 26 '''配置Eclipse调试环境:'''[[BR]] … … 31 42 5.配置好之后点击“应用”按钮,然后点击下面的“运行”按钮即可运行该项目。并且在工具栏的 Run 工具下会多出一个刚才配置的 Resin2 运行。[[BR]] 32 43 33 [[Image(explam 3.png)]]44 [[Image(explam4.png)]] 34 45
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)