All,

Has anyone had any particular success with any open-source databases with
JBoss? I had been interested in using InterBase with JBoss, but I've been
experiencing a LOT of strange issues since porting my application from JOnAS
to JBoss.

Yesterday, I was experiencing a strange issue where if I had an isql shell
open in one window, my CMP transactions would hang in JBoss. If I ran a
"commit;" in my isql window, JBoss would come back to life. This was after
simply doing a SELECT in the isql window--no changes were made to data at
all.

Today, I'm experiencing a problem with "internal gds consistency check" in
InterBase. It appears that something has become corrupted in my database.

I get the feeling something is still not configured well in my system. I'm
running Interbase 6.0 (SS) on Linux, with InterClient 2.0.

I'd love to compare notes with someone who is running JBoss on top of
InterBase successfully--especially in some kind of a production environment.

Also, I've yet to figure out how to get my datasource to show up under
java:comp/env/jdbc. My InterbaseDS is still being bound as
java:/InterbaseDS. Any pointers here would be appreciated.

Thanks in advance,
Michael


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to