> org.jboss.util.NestedSQLException: Error; - nested throwable: > (java.lang.ClassCastException: org.hibernate.lob.BlobImpl cannot be cast to > oracle.sql.BLOB)
ClassCastExceptions on JBoss are commonly caused by classloader problems. Rule those out before looking at database issues. I can say for sure lots of folks use Oracle for the JpaTicketRegistry backend without issue. M -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
