Uploaded image for project: 'Geronimo'
  1. Geronimo
  2. GERONIMO-3103

GBeanOverride.writeXml parseException

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • 1.2
    • 1.2, 2.0-M6
    • console
    • Security Level: public (Regular issues)
    • None
    • SLED - Suse 10 x86 mysql 5.04 jdbc driver

    • Patch Available

    Description

      Please refer to geronimo-3075, I am attaching a patch for 1.2-beta, The issue is that & amp ; is converted correctly when specified in the datasource jdbc url, but when the value is written in modules/geronimo-system/src/main/java/org/apache/geronimo/system/configuration/GBeanOverride.java writeXML a parseException occurrs

      sample url

      jdbc:mysql://localhost:3306/db?useUnicode=true&contentCollaction=utf8

      writeXml is trying to to parse jdbc:mysql://localhost:3306/db?useUnicode=true&contentCollaction=utf8

      Attachments

        1. geronimo-3103.diff
          1 kB
          Don Hill

        Activity

          People

            drwoods Donald Woods
            dhill Don Hill
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: