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 "Andreas Veithen (JIRA)" <ji...@apache.org> on 2008/12/01 22:53:44 UTC

[jira] Commented: (AXIS2-4137) getAxisConfiguration cannot be called twice

    [ 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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org