Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-255

js_provider sample problem

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0-M1
    • 2.0-RC
    • Dynamic Languages
    • None

    Description

      js_provider demo:
      > [java] Invoking server through Dispatch interface using
      > SOAPMessage
      > [java] Response from server: Hi undefined
      > [java] Invoking server through Dispatch interface using
      > DOMSource in PAYLOAD Mode
      > [java] Response from server: Hi Heron
      >
      > The first request return "Hi undefined" , not sure it's correct.
      > and in server dir, there are three response xml files, but client
      > side only have two request xml files.
      > I'll looking into this, and will port a system tests for this.

      Unless it's changed from the days when I originally wrote it, the
      server side doesn't even use the response XML files. Those are
      leftover from the original dispatch_provider demo that I copied to
      start from. I should have removed them.

      The first response should be "Hi Gil" so something is definitely
      wrong somewhere. I'll kick off a build and see if I see anything wrong.

      Attachments

        Activity

          People

            Unassigned Unassigned
            jliu Jervis Liu
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: