Subject | RE: [Firebird-Java] FBResultSet proxy class on JBoss |
---|---|
Author | Rick DeBay |
Post date | 2004-12-22T21:02:51Z |
My bad. I had misconfigured firebird-ds.xml, and when a connection to a
particular database couldn't be obtained, my lower level code
automagically made a direct connection to the database, which is why it
got back a proxy.
-----Original Message-----
From: Rick DeBay
Sent: Wednesday, December 22, 2004 3:44 PM
To: Firebird-Java@yahoogroups.com
Subject: [Firebird-Java] FBResultSet proxy class on JBoss
I've noticed that sometimes I get back org.firebirdsql.jdbc.FBResultSet
and sometimes I get $Proxy181 (which obviously implements
java.sql.ResultSet) when executing a query on JBoss 3.2.
Does anyone know what's going on, or where I would start looking for
answers?
The strange thing is that the class name is just $Proxy181, without any
package name prepended.
Rick DeBay
Senior Software Developer
RxStrategies.net
561-650-8195 x-215
Yahoo! Groups Links
particular database couldn't be obtained, my lower level code
automagically made a direct connection to the database, which is why it
got back a proxy.
-----Original Message-----
From: Rick DeBay
Sent: Wednesday, December 22, 2004 3:44 PM
To: Firebird-Java@yahoogroups.com
Subject: [Firebird-Java] FBResultSet proxy class on JBoss
I've noticed that sometimes I get back org.firebirdsql.jdbc.FBResultSet
and sometimes I get $Proxy181 (which obviously implements
java.sql.ResultSet) when executing a query on JBoss 3.2.
Does anyone know what's going on, or where I would start looking for
answers?
The strange thing is that the class name is just $Proxy181, without any
package name prepended.
Rick DeBay
Senior Software Developer
RxStrategies.net
561-650-8195 x-215
Yahoo! Groups Links