[
https://issues.apache.org/jira/browse/AXIS2-4137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12652170#action_12652170
]
Andreas Veithen commented on AXIS2-4137:
----------------------------------------
I think that by design, AxisConfigurator#getAxisConfiguration is supposed to be
called only once. This is confirmed by looking at the existing implementations
of AxisConfigurator. The fact that the result of getAxisConfiguration is
undefined when called more than once on the same AxisConfigurator instance
should be better documented, but why would you like to call it twice?
> 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]