[ http://issues.apache.org/jira/browse/AXIS2-1204?page=all ]
Jeff Barrett updated AXIS2-1204: -------------------------------- Attachment: 1204_patch.txt Changed per Description > 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]