Bugs item #572281, was opened at 2002-06-21 16:46
You can respond by visiting: 
http://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
.
=================================
=================================
=============



----------------------------------------------------------------------

You can respond by visiting: 
http://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

Reply via email to