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

Add a new createClientSideAxisService method to AxisService that takes a WSDL4J Definition object

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.0
    • 0.95
    • client-api
    • None

    Description

      Add a new createClientSideAxisService method to AxisService that takes a WSDL4J Definition object.

      See JIRA AXIS2-482 and these two emails:

      http://mail-archives.apache.org/mod_mbox/ws-axis-dev/200603.mbox/%3cOF68F5FB94.1B30D7D1-ON80257135.00382A59-80257135.003C4493@uk.ibm.com%3e
      http://marc.theaimsgroup.com/?l=axis-dev&m=114290528203570&w=2

      The first email also asks about how the Options argument is suposed to work. Would the API be simpler if the method signature was:

      public static AxisService createClientSideAxisService(Definition wsdlDefinition, QName wsdlServiceName, String portName) throws AxisFault {

      and then if you need to fiddle with the options you can get/set them from the newly created AxisService object.

      Attachments

        Activity

          People

            Unassigned Unassigned
            aelder ant elder
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: