| # | Line 11 | Line 11 | 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 | + | # Default naming service location |
| 15 | + | ORBInitRef.NameService=http://localhost:8052/NS_Ref |
| 16 | + | |
| 17 | # The logging verbosity to be used by the system, | |
| 18 | # ie, how much information will be printed to the | |
| 19 | # log file, where the number is: | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |