[ http://issues.apache.org/jira/browse/AXIS2-1841?page=all ]
Davanum Srinivas resolved AXIS2-1841. ------------------------------------- Resolution: Fixed Applied. thanks, dims > Duplicate code in OperationClient > --------------------------------- > > Key: AXIS2-1841 > URL: http://issues.apache.org/jira/browse/AXIS2-1841 > Project: Apache Axis 2.0 (Axis2) > Issue Type: Improvement > Components: client-api > Affects Versions: 1.2 > Reporter: Deepal Jayasinghe > Assigned To: Davanum Srinivas > Attachments: AXIS2-1841-new.patch, AXIS2-1841.patch > > > Glen and I went through client side code base and found out that there are > multiple places we have duplicate codes , and the solution we came up with > listed below; > - We can convert OperationClient interface to an abstract class and move the > constructor code the abstract class . > - Move duplicate code inside the execute method to a utility class or > somewhere -- 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]