Changes between Version 14 and Version 15 of QuickStart


Ignore:
Timestamp:
03/04/2013 10:11:01 PM (13 years ago)
Author:
chenxiaohu
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • QuickStart

    v14 v15  
    2626</database> 
    2727 
     28 <env-entry> 
     29    <description>application properties</description> 
     30    <env-entry-name>props</env-entry-name> 
     31    <env-entry-type>java.lang.String</env-entry-type> 
     32    <env-entry-value>${resin.home}conf/app_code.properties</env-entry-value> 
     33</env-entry> 
     34 
     35 
    2836<web-app id="/" document-directory="/Users/chenxiaohu/svn_root/app_code/target/app_code-1.0/" lazy-init="false"/> 
    2937}}}