Re: [JBoss-user] New user - problem with SQLException

2001-04-26 Thread Andrius Juozapaitis
: Do not use char because the jvm has a bug with it. IIRC rickard mentioned once that this bug is fixed in the new j2sdk1.3.1: http://developer.java.sun.com/developer/earlyAccess/j2sdk131/ regards, --andrius ___ JBoss-user mailing list [EMAIL PROT

Re: [JBoss-user] New user - problem with SQLException

2001-04-26 Thread Ingo Bruell
Hi Jakub, JG> Hello JG> I'm new user of JBoss and have a problem. I've created an EntityBean. Then JG> runned it on JBoss. Everything was OK untill restart of JBoss. It started JG> ok, created tables for my Bean. But when I runned a client for my Bean, JG> and it tried to get it from database,

[JBoss-user] New user - problem with SQLException

2001-04-26 Thread Jakub Godoniuk
Hello I'm new user of JBoss and have a problem. I've created an EntityBean. Then runned it on JBoss. Everything was OK untill restart of JBoss. It started ok, created tables for my Bean. But when I runned a client for my Bean, and it tried to get it from database, I received exceptions: java.r