[jacorb-developer] Getting the configuration from the ORB
Marcel Hartwig
marcel at die-hartwigs.de
Wed Mar 10 10:47:07 CET 2010
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 - jacorb-developer at lists.spline.inf.fu-berlin.de
> http://lists.spline.inf.fu-berlin.de/mailman/listinfo/jacorb-developer
>
>
More information about the jacorb-developer
mailing list