Subject Re: [Firebird-Java] problems when using JayBird/Firebird from JBoss
Author Roman Rokytskyy
> org.firebirdsql.sql.XdrInputStream.read() 158
> org.firebirdsql.sql.XdrInputStream.readInt() 121
> org.firebirdsql.jgds.GDS_Impl.nextOperation() 1793
> org.firebirdsql.jgds.GDS_Impl.isc_dsql_execute2() 903
> org.firebirdsql.jca.FBManagedConnection.executeStatement() 793
> org.firebirdsql.jdbc.AbstractConnection.executeStatement() 946

Strange... Should not happen... I would need a test case for this.

Roman