RE: [JBoss-user] Can't use CMP entity beans with Oracle 8

2002-03-18 Thread Eric Kaplan
that's called increasing the barrier to exit. ask microsoft about it... >I wouldn't go so far, but I certainly wish Oracle wouldn't try so hard to have their drivers be so different from all others... ___ JBoss-user mailing list [EMAIL PROTECTED] h

RE: [JBoss-user] Can't use CMP entity beans with Oracle 8

2002-03-18 Thread Eric Jain
> There this is a known problem with Oracle and LOBs. This problem is > because the oracle JDBC driver is a piece of shit. I wouldn't go so far, but I certainly wish Oracle wouldn't try so hard to have their drivers be so different from all others... > There is a patch for this in JAWS but, I h

RE: [JBoss-user] Can't use CMP entity beans with Oracle 8

2002-03-18 Thread Eric Kaplan
anks eric kaplan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Eric Jain Sent: Monday, March 18, 2002 11:46 AM To: Jboss-User Subject: [JBoss-user] Can't use CMP entity beans with Oracle 8 Creating a CMP entity bean with a field containing an obje

Re: [JBoss-user] Can't use CMP entity beans with Oracle 8

2002-03-18 Thread Dain Sundstrom
There this is a known problem with Oracle and LOBs. This problem is because the oracle JDBC driver is a piece of shit. Check out tip 7 in the article at onjava http://www.onjava.com/lpt/a//onjava/2001/12/19/oraclejdbc.html There is a patch for this in JAWS but, I haven't gotten to integrating

[JBoss-user] Can't use CMP entity beans with Oracle 8

2002-03-18 Thread Eric Jain
Creating a CMP entity bean with a field containing an object (JAVA_OBJECT->BLOB) produces the following error message. Note that deployment works and produces the expected tables in the database. JBoss 3.0beta2 + classes12.zip. Any ideas? 16:35:49,584 ERROR [TestEJB] Could not create entity java