I ran into a similar problem using JBoss as the managed environment. Could we add that to the list for 1.0.2?
Hello Don, thank you for your report.
protected static final String UNWRAP_CONN_METHOD_NAMES[] =
"getUnderlyingConnection" /* JBoss */
[...]
protected static final String UNWRAP_PS_METHOD_NAMES[] =
"getUnderlyingStatement" /* JBoss */
I have added your patch to CVS for 1.0.x branch and 1.1 trunk. Should be out with 1.0.2 soon.
If you could please test and report your results to the list.
Thanks, Martin
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
