Uploaded image for project: 'WS-Commons'
  1. WS-Commons
  2. WSCOMMONS-391

allow caching of XmlSchema objects to speed application loading

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • None
    • XmlSchema
    • None

    Description

      If an application has several webservices, each of which has a WSDL, and each of those imports many of the same .xsd schemas, we unnecessarily re-read and re-load the same schemas. We can allow caching in the SchemaBuilder. However, users of the cache must clear it when they're done, and ensure that no runtime modification of the schema or thread-shared reading of the schema occurs.

      Will attach patch and commit code shortly. Enhancement does NOT change default behavior in SchemaBuilder.

      Attachments

        1. patch.txt
          4 kB
          Michael Rheinheimer

        Activity

          People

            Unassigned Unassigned
            rott Michael Rheinheimer
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: