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

The WSM Object model should not have JSR 181 dependencies

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Web Services (181)
    • None

    Description

      The Beehive model interface uses the the JSR 181 specification constants. This makes the OM to have unnecessary JSR 181 dependencies that causes problem when the Object model is being used in the non-JSR 181 applicatioins (eg. Service Control).

      As a further clean up, a default implementation of the OM classes should be created. Currently, the IMPL classes exist in the JSR181 package. If the defulat implementation contains the base level classes the XMLBeanWSDLProcessor can be cleaned up to only use the default implementation of the classes and not the JSR181 implementation.

      Summary:

      a) don't use any constants from JSR 181 (e.g. SOAPBinding.ParameterStyle)
      b) create a new default implementation of the Object Model
      c) move the base implementation from model/JSR181 classes to the default implementation
      d) Change the model/jsr181 implementation classes to extend the default implementation
      e) XMLBeanWSDLProcessor only use the default impl classes - no JSR181 dependencies.

      Attachments

        1. beehive801.diff
          69 kB
          daryoush mehrtash
        2. beehive801-2.diff
          72 kB
          daryoush mehrtash

        Activity

          People

            Unassigned Unassigned
            dmehrtash daryoush mehrtash
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: