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 "Clive Brettingham-Moore (JIRA)" <ax...@ws.apache.org> on 2005/02/02 04:28:22 UTC

[jira] Created: (AXIS-1798) Multiple AxisServers per ServletContext - suggested EngineConfigurationFactoryServlet changes

Multiple AxisServers per ServletContext - suggested EngineConfigurationFactoryServlet changes
---------------------------------------------------------------------------------------------

         Key: AXIS-1798
         URL: http://issues.apache.org/jira/browse/AXIS-1798
     Project: Axis
        Type: Wish
  Components: Basic Architecture  
 Environment: Any Java (Server side/Servlet)
    Reporter: Clive Brettingham-Moore
    Priority: Minor


The resolved issues AXIS-1136 (Servlet config passed to engine config factory) and AXIS-1527 (multiple AxisServers) between them have made this small extension seem logical - simply by making a small change to EngineConfigurationFactoryServlet users would not have to use a custom config factory  (cf 1136) to use multiple file configs. These changes should be backward compatible, as only the signatures of private members are changed (I will attach the diff).
Net effect: lets users specify the config file name in the servlet init properties (using the axis property key seemed appropriate ie "axis.ServerConfigFile")

-- 
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] Resolved: (AXIS-1798) Multiple AxisServers per ServletContext - suggested EngineConfigurationFactoryServlet changes

Posted by "Davanum Srinivas (JIRA)" <ax...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS-1798?page=history ]
     
Davanum Srinivas resolved AXIS-1798:
------------------------------------

    Resolution: Fixed

Applied diff.

thanks,
dims

> Multiple AxisServers per ServletContext - suggested EngineConfigurationFactoryServlet changes
> ---------------------------------------------------------------------------------------------
>
>          Key: AXIS-1798
>          URL: http://issues.apache.org/jira/browse/AXIS-1798
>      Project: Axis
>         Type: Wish
>   Components: Basic Architecture
>  Environment: Any Java (Server side/Servlet)
>     Reporter: Clive Brettingham-Moore
>     Priority: Minor
>  Attachments: ServletConfigDiff.txt
>
> The resolved issues AXIS-1136 (Servlet config passed to engine config factory) and AXIS-1527 (multiple AxisServers) between them have made this small extension seem logical - simply by making a small change to EngineConfigurationFactoryServlet users would not have to use a custom config factory  (cf 1136) to use multiple file configs. These changes should be backward compatible, as only the signatures of private members are changed (I will attach the diff).
> Net effect: lets users specify the config file name in the servlet init properties (using the axis property key seemed appropriate ie "axis.ServerConfigFile")

-- 
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-1798) Multiple AxisServers per ServletContext - suggested EngineConfigurationFactoryServlet changes

Posted by "Clive Brettingham-Moore (JIRA)" <ax...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS-1798?page=history ]

Clive Brettingham-Moore updated AXIS-1798:
------------------------------------------

    Attachment: ServletConfigDiff.txt

Diff for EngineConfigurationFactoryServlet to allow per servlet config file name

> Multiple AxisServers per ServletContext - suggested EngineConfigurationFactoryServlet changes
> ---------------------------------------------------------------------------------------------
>
>          Key: AXIS-1798
>          URL: http://issues.apache.org/jira/browse/AXIS-1798
>      Project: Axis
>         Type: Wish
>   Components: Basic Architecture
>  Environment: Any Java (Server side/Servlet)
>     Reporter: Clive Brettingham-Moore
>     Priority: Minor
>  Attachments: ServletConfigDiff.txt
>
> The resolved issues AXIS-1136 (Servlet config passed to engine config factory) and AXIS-1527 (multiple AxisServers) between them have made this small extension seem logical - simply by making a small change to EngineConfigurationFactoryServlet users would not have to use a custom config factory  (cf 1136) to use multiple file configs. These changes should be backward compatible, as only the signatures of private members are changed (I will attach the diff).
> Net effect: lets users specify the config file name in the servlet init properties (using the axis property key seemed appropriate ie "axis.ServerConfigFile")

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