Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-13001

Server does not report location for configuration parsing errors

XMLWordPrintable

      The server uses a XmlConfigurationReader to parse the configuration, which reports the location in the stream via an anonymous inner class implementing Location.

      The parser reports the location of errors with toString(), but the anonymous inner class does not implement toString(), so the location is reported as XmlConfigurationReader$1@identityHashCode.

            dberinde@redhat.com Dan Berindei (Inactive)
            dberinde@redhat.com Dan Berindei (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: