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 "Ruchith Udayanga Fernando (JIRA)" <ji...@apache.org> on 2007/02/20 12:47:05 UTC

[jira] Created: (AXIS2-2226) Provide a mechanism to pick up the epr address values from a configuration mechanism (file?) for the generated stub

Provide a mechanism to pick up the epr address values from a configuration mechanism (file?) for the generated stub
-------------------------------------------------------------------------------------------------------------------

                 Key: AXIS2-2226
                 URL: https://issues.apache.org/jira/browse/AXIS2-2226
             Project: Axis 2.0 (Axis2)
          Issue Type: Improvement
          Components: codegen
    Affects Versions: 1.2
            Reporter: Ruchith Udayanga Fernando


Right now we hard code the epr address value in the generated stub code. If we want to change it we will have to use the constructor that takes in the epr value. And this forces the users to implement a mechanism to hold the epr address values in the case where the developed service will move from development, staging to production environments.

It will be great if we can generate the stub in a way where we can provide a config mechanism such a as file and override the epr value.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Resolved: (AXIS2-2226) Provide a mechanism to pick up the epr address values from a configuration mechanism (file?) for the generated stub

Posted by "Amila Chinthaka Suriarachchi (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-2226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Amila Chinthaka Suriarachchi resolved AXIS2-2226.
-------------------------------------------------

    Resolution: Won't Fix

if a person goes to an production system, they need to keep all those configuration details in a configuration file. So it is something that use has to deal with.
Codegeneration only deals with the generating things which axis dependent. So I think this is an out of scope requiremnt.

> Provide a mechanism to pick up the epr address values from a configuration mechanism (file?) for the generated stub
> -------------------------------------------------------------------------------------------------------------------
>
>                 Key: AXIS2-2226
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2226
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Improvement
>          Components: codegen
>    Affects Versions: 1.2
>            Reporter: Ruchith Udayanga Fernando
>            Assignee: Amila Chinthaka Suriarachchi
>
> Right now we hard code the epr address value in the generated stub code. If we want to change it we will have to use the constructor that takes in the epr value. And this forces the users to implement a mechanism to hold the epr address values in the case where the developed service will move from development, staging to production environments.
> It will be great if we can generate the stub in a way where we can provide a config mechanism such a as file and override the epr value.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Assigned: (AXIS2-2226) Provide a mechanism to pick up the epr address values from a configuration mechanism (file?) for the generated stub

Posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-2226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Deepal Jayasinghe reassigned AXIS2-2226:
----------------------------------------

    Assignee: Amila Chinthaka Suriarachchi

> Provide a mechanism to pick up the epr address values from a configuration mechanism (file?) for the generated stub
> -------------------------------------------------------------------------------------------------------------------
>
>                 Key: AXIS2-2226
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2226
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Improvement
>          Components: codegen
>    Affects Versions: 1.2
>            Reporter: Ruchith Udayanga Fernando
>         Assigned To: Amila Chinthaka Suriarachchi
>
> Right now we hard code the epr address value in the generated stub code. If we want to change it we will have to use the constructor that takes in the epr value. And this forces the users to implement a mechanism to hold the epr address values in the case where the developed service will move from development, staging to production environments.
> It will be great if we can generate the stub in a way where we can provide a config mechanism such a as file and override the epr value.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org