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

wsdl2Java doesn't pass the chosen binding file to JAXBRI

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 1.5.1
    • None
    • Tools
    • Java 1.6.0_16-b01

    Description

      According to the documentation, the -E<key> <value> passes the specific configuration parameter to the concrete databinding implementation, e.g. when '-Eb filename' is provided, 'b filename' should be passed to the databinding provider. This doesn't work for JAXBRI. The org.apache.axis2.wsdl.codegen.CodegenConfigLoader correctly saves the value to the configuration map (<'b', 'filename'>), but org.apache.axis2.jaxbri.CodeGenerationUtility searches the configuration map for 'bindingFileName', instead of simply 'b'.

      Attachments

        Activity

          People

            Unassigned Unassigned
            gtokarski Grzegorz Tokarski
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: