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

ASP.NET Interop and other issues.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • None
    • None
    • None

    Description

      Schema and WSDL are here - http://article.gmane.org/gmane.comp.apache.webservices.axis.user/53176

      1) If we call UpdateBalanceInput on the raw Java produced by WSDL2JAVA, it gets an instantiation exception because it doesn't create a zero-argument instantiator for the enumeration type BalanceOperationType. I have to manually add it and make the protected one-arg version public for it to work.

      2) Even then, the operation that gets passed in is null in all cases. In fact, all wrapped objects are passed in as null. Wrapped objects that they return come back to the client fine.

      3) If I ask for the wsdl by doing DataService?wsdl, all the 'part name="parameters"' lines turn into '<part name="part0"', which breaks ASP.NET when it tries to connect.

      Attachments

        Activity

          People

            amilachinthaka Amila Chinthaka Suriarachchi
            dims Davanum Srinivas
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: