Re: [JBoss-user] cloudscape only

2001-07-17 Thread ralph
For mapping beans to tables 1:1 ? That is not a suggested design practice, I think. Ralph - Original Message - From: Jon Finanger <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, July 17, 2001 5:38 PM Subject: RE: [JBoss-user] cloudscape only > any BMP

RE: [JBoss-user] cloudscape only

2001-07-17 Thread Jon Finanger
any BMP generation tool around yet? (generating beans classes out of a sql database) /Jon ___ JBoss-user mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-user

Re: [JBoss-user] cloudscape only

2001-07-17 Thread Burkhard Vogel
Hi, No transaction - no commit, as easy as that. Working on Sun: I would call that a(nother) bug in Sun. Burkhard - Original Message - From: "ralph" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, July 17, 2001 7:42 AM Subject: Re: [JBoss-user] cloudsc

Re: [JBoss-user] cloudscape only

2001-07-16 Thread ralph
hich would cause jBoss to write the record to the database when shutting down? Is this a jBoss bug? Ralph - Original Message - From: Burkhard Vogel <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, July 16, 2001 10:56 PM Subject: Re: [JBoss-user] cloudscape only >

Re: [JBoss-user] cloudscape only

2001-07-16 Thread Burkhard Vogel
on, " + > "moderator, modPasswd, modGroupPasswd, generalPasswd, " + > "hasWhiteboard, hasSlideScreen, hasTextChat, hasVoiceChat, " + > "status, type, creatorID, createTime, billingID ) " + > "VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? )"; >

Re: [JBoss-user] cloudscape only

2001-07-16 Thread ralph
Standard BMP EntityBean B To: <[EMAIL PROTECTED]> Sent: Monday, July 16, 2001 12:28 PM Subject: Re: [JBoss-user] cloudscape only > Are you sure, you removed *every* reference to > Hypersonic ? Note that, if you run jboss once there > is a

Re: [JBoss-user] cloudscape only

2001-07-15 Thread Wei-ju Wu
Are you sure, you removed *every* reference to Hypersonic ? Note that, if you run jboss once there is a jboss-auto.jcml which also contains references to the hypersql database. Be sure that jboss-auto.jcml only contains If you have a version with an embedded JSP Engine then check if you modi