Project

General

Profile

« Previous | Next » 

Revision 4698

Added by daigle over 15 years ago

Renamed MetaCatUtil to MetacatUtil

View differences:

EML201DocumentCorrector.java
123 123
     {
124 124
    	 
125 125
    	 //initialize options and connection pool
126
    	 PropertyService.getInstance("build/metacat.properties");
126
    	 PropertyService.getInstance();
127 127
    	 DBConnectionPool connPool = DBConnectionPool.getInstance();
128 128
    	   	 
129 129
    	 // run the thread

Also available in: Unified diff