[JBoss-user] Design question, CMP, EJB 2.0

2001-05-21 Thread Haug Bürger
Hi, we have the following problem. class ShipBean { intu,v; CabinBean[]cabins; } class CabinBean { intx,y,z;; } My first guess was to use entity beans for both of them. But my information is that the EJB 1.1 spec desn't support containers. That means i can use an ent

[JBoss-user] Solutions to PostgreSQL startup problems

2001-05-17 Thread Haug Bürger
I hope it helps somebody. Haug Bürger ___ JBoss-user mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-user

[JBoss-user] jboss startup problems postgresql driver

2001-05-15 Thread Haug Bürger
Hi, my jboss doesn't start propperly, it hangs at [myWMS] Starting [myWMS] XA Connection pool myWMS bound to java:/myWMS I removed the jboss-auto config file and moved the drivers jar-file to lib/ext. I can access the database with isqlview which uses the same driver. I trimmed the jbos.jcml to