You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by ax...@ws.apache.org on 2004/10/22 19:21:26 UTC

[jira] Updated: (AXIS-1570) Should provide automatic URL update in the WSDL when using

The following issue has been updated:

    Updater: Ian P. Springer (mailto:ian.springer@hp.com)
       Date: Fri, 22 Oct 2004 10:19 AM
    Comment:
The attached patch is a slightly improved version of the patch that Sebastian submitted. The endpoint URL replacement logic has been added to org.apache.axis.transport.http.QSWSDLHandler instead of SOAPService. Also, WSDL 1.2/2.0 is supported, in addition to WSDL 1.1.

    Changes:
             Attachment changed to QSWSDLHandler.patch
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://issues.apache.org/jira/browse/AXIS-1570?page=history

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/AXIS-1570

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: AXIS-1570
    Summary: Should provide automatic URL update in the WSDL when using <wsdlFile>
       Type: New Feature

     Status: Unassigned
   Priority: Major

    Project: Axis
   Versions:
             1.2 Beta

   Assignee: 
   Reporter: Sébastien Tardif

    Created: Thu, 23 Sep 2004 10:18 AM
    Updated: Fri, 22 Oct 2004 10:19 AM
Environment: Axis 1.2 Beta current

Description:
You all know that the best practice is to drive the web services by writting the WSDL. But Axis is not completly supporting this use case.

First: even if I provided to Axis the WSDL at some point in the process (WSDL2Java). When the user use the url-> http://host/axis/services/mywebservices?wsdl Axis do not send the original WSDL or an equivalent. Definition change, like null/not null and comment are gone from the WSDL.

So the Axis way right now is to specify the <wsdlFile> element in the .wsdd. But this doesn't update the url in the .wsdl file. Other framework like JWSDP do it. 

So this suggestion is to add to Axis by default the rewrite of the URL inside the wsdl that is found when using the element <wsdlFile>.




---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira