Project

General

Profile

« Previous | Next » 

Revision 6031

initialize the HandlerPluginManager

View differences:

src/edu/ucsb/nceas/metacat/MetaCatServlet.java
428 428
            handler = new MetacatHandler(timer);
429 429

  
430 430
			handler.set_sitemapScheduled(false);
431
			
432
			// initialize the plugins
433
			MetacatHandlerPluginManager.getInstance();
431 434

  
432 435
			_fullyInitialized = true;
433 436
			

Also available in: Unified diff