1 Reply Latest reply on Sep 20, 2010 8:49 AM by jaikiran

    org.hibernate.lob.BlobImpl lost in jboss 6 hibernate-core.jar

    ggolebio

      Hi All,

       

      I try use my old project on JBoss 6. When I invoke operations which use BlobImpl class I get error "class not found".

      I check and hibernate-core.jar has not this class. Similar situation is when I download hibernate 3.5.6 final version - this class is also lost under org.hibernate.lob package in hibernate3.jar

       

      Maybe someone know where this class is, and why it does not exist? (should I use other class instead?)

       

      I try google answer but without success.

       

      Regards,

       

      Grzegorz