Subject Re: Logging
Author Roman Rokytskyy
> On my servers switching to the full jar makes all unwanted stuff go
> away.

fine.

> On my laptop in my IDE, Sun One Studio, I still get
>
> log4j:WARN No appenders could be found for logger
> (org.firebirdsql.jgds.GDS_Impl).
> log4j:WARN Please initialize the log4j system properly.
>
> Which is fine.

this means that log4j was not able to find any property file at all,
however it was initialized. do you set FBLog4j property to true (i
assume no, but want to be sure)?

> So I assume you do not want my log4j.prop files, or do you?

no, i don't.

> Anyway I am happy with the progress, and I should have switched to
> the full jar sooner.

i will check this issue. log4j should not be initialized
automatically. it seems that there is some class(es) that force logger
to load log4j. if firebirdjmx.jar was ok for your needs, i would
suggest to consider firebirdsql-full.jar as workaround. we will fix
this logging problem before next release.

regards,
roman