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 "Rich Scheuerle (JIRA)" <ji...@apache.org> on 2006/09/25 17:02:51 UTC

[jira] Closed: (AXIS2-1204) Change behavior of ClientConfigurationFactory from singleton to instance

     [ http://issues.apache.org/jira/browse/AXIS2-1204?page=all ]

Rich Scheuerle closed AXIS2-1204.
---------------------------------

    Resolution: Fixed

> Change behavior of ClientConfigurationFactory from singleton to instance
> ------------------------------------------------------------------------
>
>                 Key: AXIS2-1204
>                 URL: http://issues.apache.org/jira/browse/AXIS2-1204
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Improvement
>          Components: jaxws
>            Reporter: Jeff Barrett
>         Attachments: 1204_patch.txt
>
>
> Currently the ClientConfigurationFactory is a singleton.  That means that all clients within a JVM are sharing the same configuration information.  This leads to issues such as namespace collisions for AxisServices and the inability to have services from different WSDLs but with the same name have different configurations. Instead, the factory should be instance based to prevent these problems.
> I am working on a patch which I will submit shortly.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org