Subject Re: IllegalStateException (JBoss, Timeout)
Author tdtappe
BTW, I tried to enable logging via

<category name="org.firebirdsql">
<priority value="DEBUG"/>
<appender-ref ref="InfoDeskFileAppender"/>
</category>

in the jboss-log4j.xml

But no messages show up concerning "org.firebirdsql". Other categories are logged just fine. What do I have to do to see firebirdsql messages?

--Heiko