[
https://issues.apache.org/jira/browse/AXIS2-4137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12652654#action_12652654
]
Calvin R Smith commented on AXIS2-4137:
---------------------------------------
That is what I ended up doing, however, it feels like a hack to me since it's
only needed due to some implementation details of AxisConfiguration and the
implementation could change to return the already created object, as proposed
in my patch, without changing the current contract and clarifing this point.
> getAxisConfiguration cannot be called twice
> -------------------------------------------
>
> Key: AXIS2-4137
> URL: https://issues.apache.org/jira/browse/AXIS2-4137
> Project: Axis 2.0 (Axis2)
> Issue Type: Bug
> Components: deployment
> Affects Versions: 1.4.1
> Reporter: Calvin R Smith
> Attachments: patch-01.txt
>
>
> It is not possible to call getAxisConfiguration twice since each time after
> the first time the method is called it creates a new AxisConfiguration from
> scratch instead of just returnign the one created last time
--
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]