Bugs item #572281, was opened at 2002-06-21 15:46
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=572281&group_id=22866
Category: JBossCMP
Group: v3.0 Rabbit Hole
Status: Open
Resolution: None
Priority: 5
Submitted By: Colin Li (colinl)
Assigned to: Nobody/Anonymous (nobody)
Summary: oracle clob mapping problem
Initial Comment:
We had an entity bean with a cmp-field using a char
[] type to mapping CLOB type column in oracle
database. This entity bean worked fine in
Orion1.5.2. Now we are planning to port our
application to Jboss3.0.0 and we have deployed one
of our ear file including this bean in Jboss3.0.0
(stable version). However, we got error messages in
jboss console when we ran one of our test cases:
<<javax.ejb.EJBException: Internal error getting
results for field member CLOB_DATA
Embedded Exception
Stream has already been closed
.......>>
CLOB_DATA is the char[] type cmp-field.
We checked the standardjbosscmp-jdbc.xml and
we did not find a clob type mapping in
<type-mapping>
<name>Oracle8</name>
So, is this a bug or not?
When will Jboss support Clob mapping?
Thanks a lot!
C:\jboss-3.0.0\bin>run
=================================
=================================
=============
.
JBoss Bootstrap Environment
.
JBOSS_HOME: C:\jboss-3.0.0\bin\..
.
JAVA: C:\jdk1.3\bin\java
.
JAVA_OPTS: -Dprogram.name=run.bat
.
CLASSPATH: ;C:\jdk1.3\lib\tools.jar;C:\jboss-
3.0.0\bin\run.jar
.
=================================
=================================
=============
----------------------------------------------------------------------
>Comment By: Dain Sundstrom (dsundstrom)
Date: 2002-06-24 15:03
Message:
Logged In: YES
user_id=251431
Oracle's drivers are non-compliant and suck overall. One
day this will be fixed. Several people have told me that
they we're goin to take a look at it, but no one fixed it yet.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=572281&group_id=22866
-------------------------------------------------------
Sponsored by:
ThinkGeek at http://www.ThinkGeek.com/
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development