aspose file tools
The moose likes JDBC and the fly likes Oracle / Jboss 4.0.0 problem Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "Oracle / Jboss 4.0.0 problem" Watch "Oracle / Jboss 4.0.0 problem" New topic
Author

Oracle / Jboss 4.0.0 problem

Jurka Rahikkala
Greenhorn

Joined: Sep 19, 2003
Posts: 2
Hi,

I have very strange problem with Oracle specific things like OracleResultSet or OraclePreparedStatement: when I try to cast from ResultSet to OracleResultSet, I get ClassCastException.

Problem started when I changed from 3.2.2 to 4.0.0. Everything worked just fine with 3.2.2. Also all basic jdbc things are working, but those Oracle specific things are not. I'm using Oracle 10g thin driver (ojdbc.jar).

Any idea what causes this?

Regards,

Jurka Rahikkala
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Oracle / Jboss 4.0.0 problem
 
Similar Threads
opinion soughted
clob killer help needed
Migration from Oracle to Weblogic and CLOB ClassCastException
Oracle Data Source, WebSphere 5 ClassCastException WSJdbcResultSet
java.sql.SQLException: Fail to convert to internal representation