Uploaded image for project: 'UIMA'
  1. UIMA
  2. UIMA-1495

dd2spring throws SAXParseException if parameters are appended to a broker URL

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 2.3AS
    • Async Scaleout
    • None

    Description

      If a brokerURL includes ActiveMQ parameters, e.g.
      tcp://foo.com:61616?wireFormat.maxInactivityDuration=30000

      we get:

      org.springframework.beans.factory.xml.XmlBeanDefinitionStoreException: Line 30 in XML document from URL file:C:/DOCUME~1/ADMINI~1/LOCALS~1/Temp/UIMAdd2springOutput6969751502912373687.xml is invalid; nested exception is org.xml.sax.SAXParseException: Attribute value "qBroker_tcp_c__ss_foo.com_c_61616?wireFormat.maxInactivityDuration=30000" of type ID must be a name.
      Caused by: org.xml.sax.SAXParseException: Attribute value "qBroker_tcp_c__ss_foo.com_c_61616?wireFormat.maxInactivityDuration=30000" of type ID must be a name.

      Attachments

        Activity

          People

            Unassigned Unassigned
            burn Burn L. Lewis
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: