Re: Getting the configuration from the ORB
Marcel Hartwig <[email protected]> Wed, 10 Mar 2010 10:17:44 +0100
| Newsgroups | gmane.comp.corba.jacorb.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, I also have this behavior under JacORB 2.3.1. I added -Djacorb.config.log.verbosity=0 -Djacorb.orb.print_version=false to the startup command but i get the following lines in Logfile: 10.03.2010 09:50:40 org.jacorb.config.JacORBConfiguration init INFO: base configuration loaded from classpath orb.properties 10.03.2010 09:50:40 org.jacorb.config.JacORBConfiguration init INFO: configuration jacorb loaded from file D:/Temp/JacORB-2.3.1\etc\jacorb.properties 10.03.2010 09:50:40 org.jacorb.config.JacORBConfiguration init INFO: configuration jacorb loaded from classpath I also configured jacorb.config.log.verbosity=0 and jacorb.orb.print_version=false in the properties files. I hope someone can help me, that JacORB says absolutely nothing (except than errors). regards, marcel Am 11.09.2006 10:31, schrieb Andre Spiegel: > >> I've put the -Djacorb.config.log.verbosity=0 -Djacorb.orb.print_version=false >> option in the startup command already. >> >> But it seems not working. >> > Hm. It really should. You have to specify these options before the > class name in your "java" command (as VM args in Eclipse). Also, make > sure that your properties files don't override these settings -- make > sure they are commented out. > > (The system properties eventually take precedence over those in the > config files, but while the config files are loaded, the log level could > temporarily be affected.) > > Hope this helps, > Andre > > > > _______________________________________________ > jacorb-developer maillist - [email protected] > http://lists.spline.inf.fu-berlin.de/mailman/listinfo/jacorb-developer > > _______________________________________________ jacorb-developer maillist - [email protected] https://lists.spline.inf.fu-berlin.de/mailman/listinfo/jacorb-developer