Home » Developer & Programmer » JDeveloper, Java & XML » ClassCastException.....
ClassCastException..... [message #91932] Wed, 08 October 2003 04:30
Abhaya
Messages: 1
Registered: October 2003
Junior Member
Hi,

I am trying to use XSUwith Tomcat 4.1.27 and I was required to use the OracleXMLDataSetExtJdbc class. However, when is use this I get a ClassCastException. Here is my code snippet...

OracleXMLDataSetExtJdbc dset = new OracleXMLDataSetExtJdbc(conn,sql_str);
OracleXMLQuery qry = new OracleXMLQuery(dset);
xml = qry.getXMLString();

I had no problems with tomcat 4.0.6 and used only the OracleXMLQuery class.

An ideas?

Thanks in advance...abhaya
Previous Topic: how to give the db2 keyword NEXT VALUE, in the prepared statement
Next Topic: writing a java object to an oracle 9i database
Goto Forum:
  


Current Time: Thu Mar 28 08:14:26 CDT 2024