# | 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, |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |