Hello all, I'm running an application on JBoss 3.2.3 with JDK 1.4.2 and an Oracle 8i database, using XDoclet to generate my config files.
Now I want to move the application to JBoss 3.2.6 for production. When I try to access data through an BMP Entity Bean, I get a ClassCastException at the following line: OracleResultSet oracleResult = (OracleResultSet) result; The same code runs fine in 3.2.3. The classes12.jar with the neccessary Oracle classes is present in the lib directory of the server. I've checked the configuration to make sure I didn't overlook anything, but so far I couldn't find anything wrong. I searched the JBoss forums and tried Google as well, but thus far I was unable to find anything to help me. If anything could point me in the right direction, I'd be really grateful. This is not really a critical matter, since the app runs fine on 3.2.3, but it is bugging me and I'd like to find an answer. Thanks a lot, Ala View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3869695#3869695 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3869695 ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ JBoss-user mailing list JBoss-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-user