Uploaded image for project: 'Geronimo'
  1. Geronimo
  2. GERONIMO-2988

Axis2: needs to support optional wsdl file

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0-M5
    • 2.0-M5
    • webservices
    • Security Level: public (Regular issues)
    • None

    Description

      When wsdl file is not created, the axis2 currently uses WSDL2Java tool to generate the schema but the tool doesn't process annotation yet! The alternative is to use the wsgen tool provided by sun before Axis2 provides a tool to generate the schema from annotation.

      There is code that writes out a web.xml to disk when web.xml is not there and we may be able to use some of the code there. The idea is to write a generated wsdl file on disk based on java classes and remove the wsdl file when the app is undeployed.

      3 deployment scenarios need to be supported -
      1) regular deployment
      2) in place deployment
      3) hot deployment.

      Attachments

        1. G2988.patch
          17 kB
          Lin Sun

        Activity

          People

            Unassigned Unassigned
            linsun Lin Sun
            Votes:
            1 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: