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

JBoss classes are leaking into blob cmp data

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Major Major
    • JBossAS-4.0.3 Final
    • JBossAS-4.0.2 Final
    • CMP service
    • None
    • Documentation (Ref Guide, User Guide, etc.)

      Currently BLOB is written out by the cmp engine wrapped in a jboss MarshalledValue type. There is no reason to do this as the class loading issues can be handled when the data is read from the database by the cmp engine. Writting the data out in the jboss wrapper prevents use by jdbc clients. We need to provide a pair of param-setter/result-reader classes using the
      http://wiki.jboss.org/wiki/Wiki.jsp?page=CMPParamSettersResultReaders extension mechanism to allow the blob data to not include the MarshalledValue wrapper.

            Unassigned Unassigned
            starksm64 Scott Stark (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: