--- projects/cms/source/server/build/etc/default.properties 2001/03/23 04:14:00 1.13 +++ projects/cms/source/server/build/etc/default.properties 2001/05/12 00:14:14 1.14 @@ -2,13 +2,13 @@ # be used as defaults by the I-Scream CORE # # $Author: tdb $ -# $Id: default.properties,v 1.13 2001/03/23 04:14:00 tdb Exp $ +# $Id: default.properties,v 1.14 2001/05/12 00:14:14 tdb Exp $ # These properties are REQUIRED by the system to tell it # which ORB to use. -org.omg.CORBA.ORBClass= jacorb.orb.ORB -org.omg.CORBA.ORBSingletonClass= jacorb.orb.ORBSingleton +org.omg.CORBA.ORBClass= org.jacorb.orb.ORB +org.omg.CORBA.ORBSingletonClass= org.jacorb.orb.ORBSingleton jdbc.drivers= org.gjt.mm.mysql.Driver # The logging verbosity to be used by the system,