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

Axis2 expects InOnly Service implementations to return an OMElement

    XMLWordPrintableJSON

Details

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

    Description

      I found that the implementer of the service (Skeleton) should provide a return type when writing InOnly operations using RawXMLInOnlyMessageReceiver. This InOnly Message Receiver takes takes the response of the service impl method to a OMElement, but does not do anything as I can see..Following is the piece of code from the MessageReceiver. Is this the expected behavior... If so what is the usage of that......

      // invoke the WebService

      OMElement result = (OMElement) method.invoke(obj, parms);

      Attachments

        Activity

          People

            Unassigned Unassigned
            thilina Nanayakkara Kuruppuge Thilina Gunarathne
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: