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 "Amila Chinthaka Suriarachchi (JIRA)" <ji...@apache.org> on 2007/06/16 01:15:25 UTC

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

     [ 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