• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:

ArrayDescriptor and java Connection

 
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
using Oracle-specific data types such as
ArrayDescriptor and create it by a connection to an Oracle database
from a WebSphere datasource throw a ClassCastException. There is no
problem using these Oracle-specific data types when the connection
is obtained via the DriverManager. This is a bug.
http://www-1.ibm.com/support/docview.wss?uid=swg21052722
1- did oracle fix the bug?
2- no fix by websphere (I know BEA Weblogic has a work around) ?
3- any other solution ?
thank you very much!
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic