0 Replies Latest reply on May 31, 2011 5:46 AM by corbin.vood

    Oracle ClassCastException in JBoss 6.0

    corbin.vood

      Hi everyone,

       

      when executing a Riftsaw 2.3 BPEL sample (Quickstart_bpel_hello_world) in JBoss 6.0, I get the following exception :


      ClassCastException: $Proxy177 cannot be cast to oracle.sql.CLOB ( see stacktrace)

       

      I use an Oracle 10g database;

      Riftsaw was installed with proper drivers (ojdbc14.jar for oracle10g - version 10.2.0.5.0 ) and oracle.properties dialect set to org.hibernate.dialect.Oracle10gDialect.

       

      Does anyone have any idea where this error comes from or how to fix it ?

      Thanks in advance.

       

      Corbin