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

The use of beanPropertyRules in services.xml is not documented

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 1.4.1
    • None
    • documentation
    • None

    Description

      The use of the beanPropertyRules parameter in services.xml is not documented in the Axis2 guides.

      My understanding of its use from mailing lists and the wso2.org site is as follows:

      <parameter name="beanPropertyRules">
      <bean class="javaparkage.classname" excludeProperties="propname" />
      </parameter>

      to exclude the property named "propname" from the WSDL (getPropname() and setPropname() methods).

      I have not reviewed the code to see if there are other undocumented parameters. If this has not been addressed anywhere (I've checked but could easily have missed something), I'm happy to have a go updating the doco.

      Attachments

        Activity

          People

            Unassigned Unassigned
            danielharvey Daniel Harvey
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: