//  COPYRIGHT
//  ---------
//  Copyright (C) 2002-2006 by
//  Ericsson AB
//  SWEDEN
//
//  The program may be used and/or copied only with the written
//  permission from Ericsson AB, or in accordance with the terms
//  and conditions stipulated in the agreement/contract under
//  which the program has been supplied. 
//   
//  All rights reserved.
//
// IDENTIFICATION
// --------------
// File:		OMS_webserver_config.txt
// Product number:	CXC1325601
// Description:		This configuration file is used for configuration of
//			the webserver for OMS related functions.
//                      The file may be used for all sorts of configuration
//			information, url/path-pairs, config-variables for
//			the webserver etc. 
//
// 
//
// Each entry has the form:
//    <url>, <path>;
//
// The <path>-component should be file path.
//
// REVISION HISTORY
// ----------------
//
// Date         Sign      Comment
// ===================================================================
// 2002-08-21   eraasc    Created.
// 2004-08-26   eraasc    Added file for CORBA security mode.
// 2005-03-02   eraasc    Removed product revision from file as a
//                        solution to UABtr30427.
// 2005-06-13   eraasc	  Changed paths for alarm and event log.
// 2007-07-13   eulrsve   Updated for WI UABtr51612, removed CMA
//                        related configuration information.
//

/logfiles/event_log.xml, /c/logfiles/alarm_event/EVENT_LOG.xml;
/logfiles/alarm_log.xml, /c/logfiles/alarm_event/ALARM_LOG.xml;
/cello/corbasecurity, /c/security/corbasecurity;

