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 "Paul Fremantle (JIRA)" <ji...@apache.org> on 2007/04/19 14:47:15 UTC

[jira] Created: (AXIS2-2562) Add a constructor to stubs that allows the configcontext to be passed without overwriting the EPR

Add a constructor to stubs that allows the configcontext to be passed without overwriting the EPR
-------------------------------------------------------------------------------------------------

                 Key: AXIS2-2562
                 URL: https://issues.apache.org/jira/browse/AXIS2-2562
             Project: Axis 2.0 (Axis2)
          Issue Type: Improvement
            Reporter: Paul Fremantle


If I do 

new Stub(cc, null) it overwrites the EPR with null. So there is no way to use a CC *and* the existing baked in EPR.

I suggest adding a new constructor:

new Stub(cc);

Paul

-- 
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] Updated: (AXIS2-2562) Add a constructor to stubs that allows the configcontext to be passed without overwriting the EPR

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

Glen Daniels updated AXIS2-2562:
--------------------------------

         Priority: Blocker  (was: Major)
    Fix Version/s: 1.3

Let's fix this.

> Add a constructor to stubs that allows the configcontext to be passed without overwriting the EPR
> -------------------------------------------------------------------------------------------------
>
>                 Key: AXIS2-2562
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2562
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Improvement
>            Reporter: Paul Fremantle
>            Assignee: Amila Chinthaka Suriarachchi
>            Priority: Blocker
>             Fix For: 1.3
>
>
> If I do 
> new Stub(cc, null) it overwrites the EPR with null. So there is no way to use a CC *and* the existing baked in EPR.
> I suggest adding a new constructor:
> new Stub(cc);
> Paul

-- 
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-2562) Add a constructor to stubs that allows the configcontext to be passed without overwriting the EPR

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

Deepal Jayasinghe reassigned AXIS2-2562:
----------------------------------------

    Assignee: Amila Chinthaka Suriarachchi

> Add a constructor to stubs that allows the configcontext to be passed without overwriting the EPR
> -------------------------------------------------------------------------------------------------
>
>                 Key: AXIS2-2562
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2562
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Improvement
>            Reporter: Paul Fremantle
>         Assigned To: Amila Chinthaka Suriarachchi
>
> If I do 
> new Stub(cc, null) it overwrites the EPR with null. So there is no way to use a CC *and* the existing baked in EPR.
> I suggest adding a new constructor:
> new Stub(cc);
> Paul

-- 
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-2562) Add a constructor to stubs that allows the configcontext to be passed without overwriting the EPR

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

Amila Chinthaka Suriarachchi resolved AXIS2-2562.
-------------------------------------------------

    Resolution: Fixed

fixed the issue with the revision 547823

> Add a constructor to stubs that allows the configcontext to be passed without overwriting the EPR
> -------------------------------------------------------------------------------------------------
>
>                 Key: AXIS2-2562
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2562
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Improvement
>            Reporter: Paul Fremantle
>            Assignee: Amila Chinthaka Suriarachchi
>            Priority: Blocker
>             Fix For: 1.3
>
>
> If I do 
> new Stub(cc, null) it overwrites the EPR with null. So there is no way to use a CC *and* the existing baked in EPR.
> I suggest adding a new constructor:
> new Stub(cc);
> Paul

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