2 Replies Latest reply on Jan 8, 2003 9:34 PM by geryon

    BLOB : no more data to read from socket

      Object field of CMP entity bean should be saved to BLOB type in Oracle DB.

      but, SQLException : no more data to read from socket.

      Object size is lower than 6k.

      Jboss 3.0.4, Oracle 9i, JDK1.3.1

      It uses jdbc driver provided by Oracle 9i.

      help me, please