Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-1678

No LOB Support for remote clients

    XMLWordPrintable

Details

    Description

      The org.jboss.resource.adapter.jdbc.remote.WrapperDataSourceService misses to intercept a couple of calls in the ResultSet (doResultSetMethod):

      • getBinaryStream
      • getCharacterStream
      • getClob
      • getBlob

      especially the two last are a show stopper for me. Oracle LOBs are lazy, they contain the connection as a member. They MUST be proxied!

      I hope this can be fixed for 4.0.2 as this makes Oracle unuseable for a remote client.

      Attachments

        Issue Links

          Activity

            People

              adrian.brock Adrian Brock (Inactive)
              greydeath_jira Michael Kopp (Inactive)
              Votes:
              1 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: