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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]