[JBoss-user] [JCA/JBoss] - Re: JBoss 4.0.0 and Interbase 6.01, Interclient 2.01

2005-01-06 Thread posat
I am sorry to disagree with you: You are right that the connection should have been released in the finally block, but I want to point out that this is not my code, but the Duke's Bank sample application referenced by the JBoss 4.0 Starting Guide. Unfortunately I did not mark the part of the st

[JBoss-user] [JCA/JBoss] - Re: JBoss 4.0.0 and Interbase 6.01, Interclient 2.01

2005-01-04 Thread posat
After few hours of debugging turned out, that the problem is somewhere in the handling of the BigDecimal values (JDBC or JBoss issue?). It was strange, that althogh the stacktrace pointed to makeConnection method, the problem occured in other methods! Solution was: storeAccount(): changed data

[JBoss-user] [JCA/JBoss] - JBoss 4.0.0 and Interbase 6.01, Interclient 2.01

2005-01-03 Thread posat
Trying to access Interbase 6.01 database from JBoss 4.0.0 Created interbase-ds.xml that can be deployed, connections are created successfully to the db, BUT running the Duke'sBank example causes exception when logging in on the WEB UI: 2005-01-04 04:00:44,097 INFO [STDOUT] Debug: AccountBean e