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
I hope it helps somebody.
Haug Bürger
___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user
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