Problem with java.sql.Wrapper
-----------------------------
Key: JRUBY-5962
URL: https://jira.codehaus.org/browse/JRUBY-5962
Project: JRuby
Issue Type: Bug
Components: Java Integration
Affects Versions: JRuby 1.6.3
Environment: Ubuntu 10.10 x64 with Java(TM) SE Runtime Environment
(build 1.6.0_26-b03) and
jruby 1.6.3 (ruby-1.8.7-p330)
Reporter: arekander
I am trying to use an OLAP JDBC driver (Mondrian specifically) which implements
the
[url=http://download.oracle.com/javase/6/docs/api/java/sql/Wrapper.html]java.sql.Wrapper[/url]
which makes the connection object returned from the
DriverManager.get_connection(connection_string) to have an unwrap() method
available in order to downcast the object. Unfortunately though the object
returned is not downcasted even though the same code in pure java
implementation works just fine.
Has anyone seen this issue before? Any thoughts? or it sounds like it's not
jRuby related?
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email