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/07/19 11:15:39 UTC

[jira] Created: (AXIS-1463) Provide a alternative service loaction URL for WSDL generation

Message:

  A new issue has been created in JIRA.

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

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: AXIS-1463
    Summary: Provide a alternative service loaction URL for WSDL generation
       Type: Improvement

     Status: Unassigned
   Priority: Major

    Project: Axis
 Components: 
             Basic Architecture
   Versions:
             1.1

   Assignee: 
   Reporter: Peter Anning

    Created: Mon, 19 Jul 2004 2:15 AM
    Updated: Mon, 19 Jul 2004 2:15 AM
Environment: All

Description:
Need to provide a way to allow autogenerated wsdl to have a diffent service location to that of the host of the machine. To allow loadbalancer / proxy to sit in front of the Axis Server.

Added a parameter to web.xml axis.serviceLocationUrl. The patched axis servlet picks this parameter up and adds it to the message context WSDLGEN_SERV_LOC_URL property. This is picked up downstream by providers and handlers.

Patch to 1.1 release is attched. Needs testing against the Head.


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


[jira] Updated: (AXIS-1463) Provide a alternative service loaction URL for WSDL generation

Posted by ax...@ws.apache.org.
The following issue has been updated:

    Updater: Peter Anning (mailto:apache@peteranning.com)
       Date: Mon, 19 Jul 2004 2:16 AM
    Comment:
Patch to be applied to 1.1 src
    Changes:
             Attachment changed to AxisServlet-1_1.patch
    ---------------------------------------------------------------------
For a full history of the issue, see:

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

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

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: AXIS-1463
    Summary: Provide a alternative service loaction URL for WSDL generation
       Type: Improvement

     Status: Unassigned
   Priority: Major

    Project: Axis
 Components: 
             Basic Architecture
   Versions:
             1.1

   Assignee: 
   Reporter: Peter Anning

    Created: Mon, 19 Jul 2004 2:15 AM
    Updated: Mon, 19 Jul 2004 2:16 AM
Environment: All

Description:
Need to provide a way to allow autogenerated wsdl to have a diffent service location to that of the host of the machine. To allow loadbalancer / proxy to sit in front of the Axis Server.

Added a parameter to web.xml axis.serviceLocationUrl. The patched axis servlet picks this parameter up and adds it to the message context WSDLGEN_SERV_LOC_URL property. This is picked up downstream by providers and handlers.

Patch to 1.1 release is attched. Needs testing against the Head.


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