Project

General

Profile

« Previous | Next » 

Revision 4141

Added by daigle over 16 years ago

FIx comments for getContextDir to reflect that we no long append webapps to the path

View differences:

src/edu/ucsb/nceas/metacat/util/SystemUtil.java
202 202
	}
203 203

  
204 204
	/**
205
	 * Get the context directory. This is made up of the tomcat directory + file
206
	 * separator + "webapps" + file separator + context
205
	 * Get the context directory. This is made up of the deployment directory + file
206
	 * separator + context
207 207
	 * 
208 208
	 * @return string holding the context directory
209 209
	 */

Also available in: Unified diff