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/09/03 08:58:51 UTC

[jira] Commented: (AXIS-1512) There should be a way of specifying a URL for ?WSDL in WSDD

The following comment has been added to this issue:

     Author: Davanum Srinivas
    Created: Thu, 2 Sep 2004 11:56 PM
       Body:
Sounds like a good feature. please search the codebase for "wsdlFile" and you can see how we currently load the wsdl from disk. It should be easy to add wsdlURL feature in a similar fashion.

-- dims
---------------------------------------------------------------------
View this comment:
  http://issues.apache.org/jira/browse/AXIS-1512?page=comments#action_52785

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

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: AXIS-1512
    Summary: There should be a way of specifying a URL for ?WSDL in WSDD
       Type: Improvement

     Status: Unassigned
   Priority: Major

    Project: Axis
 Components: 
             Deployment / Registries
   Versions:
             1.2 Beta

   Assignee: 
   Reporter: Gary Gordon

    Created: Fri, 13 Aug 2004 12:50 PM
    Updated: Thu, 2 Sep 2004 11:56 PM
Environment: Windows 2000, XP, Unix, all

Description:
Currently in a WSDD file you can specify the location of a WSDL file using the <wsdlFile> tag, but this only works for files on the filesystem or resources pacakged in JAR files.  For our application, we store the WSDL file in a WebDAV repository, so it is addressible only through an HTTP URL.  Thus, we would like a way of specifying the WSDL location as a URL in the WSDD file, perhaps using a <wsdlURL> tag or something similar.  This is more general and flexible than file paths on a particular system.  It would be a major administrative headache for us to copy the WebDAV-resident WSDL file someplace on the filesystem every time it changes.


---------------------------------------------------------------------
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