Uploaded image for project: 'Beehive'
  1. Beehive
  2. BEEHIVE-809

Service Control Should Cache the Object model

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • System Controls
    • None

    Description

      For every instance of the Service control the method initialize() is called to set up the instance. The set up requires parsing the WSDL to generate the Object model. The resulting model should be cached in Static map so that the wsdl is only parsed once and reused by each instance. (each isntance of the service control only reads the OM, and never modifies it.)

      Attachments

        1. serviceControlDiff.txt
          3 kB
          Drew Varner
        2. serviceCachePatch.txt
          2 kB
          Drew Varner

        Activity

          People

            chad_s Chad Schoettger
            dmehrtash daryoush mehrtash
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: