ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/server/build/etc/default.properties
(Generate patch)

Comparing projects/cms/source/server/build/etc/default.properties (file contents):
Revision 1.12 by tdb, Mon Mar 19 20:57:41 2001 UTC vs.
Revision 1.14 by tdb, Sat May 12 00:14:14 2001 UTC

# Line 7 | Line 7
7  
8   # These properties are REQUIRED by the system to tell it
9   # which ORB to use.
10 < org.omg.CORBA.ORBClass= jacorb.orb.ORB
11 < org.omg.CORBA.ORBSingletonClass= jacorb.orb.ORBSingleton
10 > org.omg.CORBA.ORBClass= org.jacorb.orb.ORB
11 > org.omg.CORBA.ORBSingletonClass= org.jacorb.orb.ORBSingleton
12   jdbc.drivers= org.gjt.mm.mysql.Driver
13  
14   # The logging verbosity to be used by the system,
# Line 77 | Line 77 | uk.org.iscream.LoggerClass.SimpleGUILogger.maxMessages
77   #
78   # Thus a typical order is:
79   # Core;DBInterface;ClientInterface;RootFilter;Filter;FilterManager;Client
80 < uk.org.iscream.ComponentList=Core;Filter
80 > uk.org.iscream.ComponentList=Core;DBInterface;ClientInterface;RootFilter;Filter;FilterManager;Client

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines