# | Line 9 | Line 9 | |
---|---|---|
9 | # which ORB to use. | |
10 | org.omg.CORBA.ORBClass= jacorb.orb.ORB | |
11 | org.omg.CORBA.ORBSingletonClass= jacorb.orb.ORBSingleton | |
12 | < | sql.drivers= org.gjt.mm.mysql.Driver |
12 | > | jdbc.drivers= org.gjt.mm.mysql.Driver |
13 | ||
14 | # The logging verbosity to be used by the system, | |
15 | # ie, how much information will be printed to the |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |