Uploaded image for project: 'ODE'
  1. ODE
  2. ODE-399

WSDL or Response from deployment service incorrect for listDeployedPackages

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.2
    • 1.3.2
    • Axis2 Integration
    • None
    • Java 6, Tomcat 5.5, Windows Server 2003 SP2

    Description

      Found in source based on branch
      http://svn.apache.org/repos/asf/ode/branches/APACHE_ODE_1.X
      Applied patch based on bug no ODE-348

      I have used Axis 2's WSDL2JAVA for generating stubs for the deployment service, and tried to call listDeployedPackages().
      An error occurs, I believe because the packageNames element in the WSDL is in a different namespace to the listDeployedPackagesResponse. The actual response from the server has them all in the same namespace.
      Editing the WSDL locally so the elements are all in the same namespace (http://www.apache.org/ode/pmapi), and regenerating the stubs fixes the problem for me as a workaround.

      Attachments

        Activity

          People

            mriou Matthieu Riou
            mafkaroo John Rossall
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment