Changes for page About the Properties file
Last modified by Theodore Petrosky on 2016/06/28 12:30
From version 9.1
edited by Kieran Kelleher
on 2007/10/10 15:50
on 2007/10/10 15:50
Change comment:
There is no comment for this version
To version 13.1
edited by Kieran Kelleher
on 2007/10/10 15:47
on 2007/10/10 15:47
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -39,7 +39,7 @@ 39 39 40 40 === User Properties === 41 41 42 -If your user name is 'joe', then in your WebObjects application, you can create a file named Properties.joe which is read in last when joe launches his WebObjects app in his Eclipse development enviromnent. This is useful for development teams. Each team member can have properties specific to his/her own development enviromnent such as smtp server, logging properties, database connection dictionary settings, etc. 42 +If your user name is 'joe', then in your WebObjects application, you can create a file named Properties.joe which is read in last when joe launches his WebObjects app in his Eclipse development enviromnent. This is useful for development teams. Each team member can have properties specific to his/her own development enviromnent such as smtp server, logging properties, databasem connection dictionary settings, etc. 43 43 44 44 === Derived Properties === 45 45 ... ... @@ -71,4 +71,4 @@ 71 71 72 72 == Conclusion == 73 73 74 -So, simply putting ap plication and logging properties into the Properties file means that all your configuration is in one place **and** each member of the development team can override those deployment settings with their own user based Properties files. Useful when they want to add DEBUG logging on stuff that other team members are not interested in.74 +So, by simply putting aplication and logging properties into the Properties file means that all your configuration is in one place **and** each member of the development team can override those deployment settings with their own user based Properties files. Useful when they want to add DEBUG logging on stuff that other team members are not interested in.