0 Replies Latest reply on Jan 10, 2002 2:12 PM by rogeliotg

    CMP fields converted from NULL to ''

    rogeliotg

      Hi:
      I'm using mysql and jboss 2.4.3. I have blob CMP fields in a entity bean. Some of these fields contains NULL, and it's ok. But suddenly jboss convert this NULL values to blank fields, and my problems begin:
      [JAWS] SQL Error preloading data for key myPK...

      StreamCorruptedException trying to read from these fields...

      any clues?
      thanks