Subject Re: tomcat+fbsql-1.0.0 (yet). Cannot getAutocommit on one machine, doesnt on anoth
Author fedd_kraft
--- In Firebird-Java@yahoogroups.com, "Roman Rokytskyy"
<rrokytskyy@a...> wrote:
> > failed to do that ("no appenders could be found for
> > org.firebirdsql.jca.IdleRemover", props file copied from wiki faq
and
> > from posts here, maybe -DFBLog4j=true was not set properly).
>
> Hmmm.... check also the jar file itself, if it contains
log4j.properties,
> just remove them from there.

No...

Please hint how to set -DFBLog4j=true in tomcat startup script. I
edited /etc/init.d/tomcat, wrote there two new lines

JAVA_OPTS="-DFBLog4j=true"
export JAVA_OPTS

tried without "-D" either...

> and I vaguely remember there were some error reports because of
server
> version change (though that was, if I'm correct, transition from FB
1.0 to
> FB 1.5, or from IB 6.0 to FB 1.5, something like that).

how can it notice db server version change, i wonder...

fedd