Uploaded image for project: 'Axis2'
  1. Axis2
  2. AXIS2-5259

incoherent method description for ConfigurationContextFactory.createConfigurationContextFromFileSystem

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.4.1, 1.6.1
    • None
    • documentation
    • None
    • any

    Description

      The method description for method createConfigurationContextFromFileSystem(String, String) of
      class org.apache.axis2.context.ConfigurationContextFactory begins:

      To get a ConfigurationContext for given data , and underline implementation is Axis2 default
      impl which is file system based deployment model to create an AxisConfiguration.

      Huh? That is, that text is so screwed up it's hard to give any specific suggestions.

      The description continues:

      Here either or both parameter can be null. So that boil down to following scenarios and it should
      note that parameter value should be full path , you are not allowed to give one relative to other.
      And these two can be located in completely different locations.

      All those editorial errors should be fixed, possibly by replacing that paragraph with:

      Here either or both parameters can be null. So that boils down to the following scenarios and it should
      be noted that the parameter values should be full pathnames; you are not allowed to give one relative to
      the other. And these two can refer to completely different locations.

      Actually, the rest of the method description needs major editing (and probably a complete rewrite).

      Especially given that there is no class description (to say what a ConfigurationContextFactory is in
      the first place), that method is just about impossible to know how to use from that documentation.

      This applies to the version 1.6.1 (at
      http://axis.apache.org/axis2/java/core/api/org/apache/axis2/context/ConfigurationContextFactory.html#createConfigurationContextFromFileSystem%28java.lang.String,%20java.lang.String%29) and version 1.4.1 9 (and presumably every version in between).

      Attachments

        Activity

          People

            Unassigned Unassigned
            daniel7 Daniel B.
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: