Project

General

Profile

« Previous | Next » 

Revision 8266

add note about restarting Tomcat when using Metacat indexing.

View differences:

lib/admin/metacat-configuration.jsp
296 296
			} else {
297 297
	%> 	
298 298
				<div class="alert alert-success"><i class="icon-thumbs-up"></i>Configuration of Metacat is complete.  You can <a href="<%= request.getContextPath() %>">go to metacat</a> 
299
				now.  Note that this may take some time while the system initializes with the new configuration values.</div>
299
				now, or, if you are using the Metacat indexing component, restart Tomcat so that both webapps are initialized with these settings.  
300
				Note that this may take some time while the system initializes with the new configuration values.</div>
300 301
	<%
301 302
			}
302 303
		}

Also available in: Unified diff