[ http://issues.apache.org/jira/browse/AXIS-2066?page=comments#action_12314105 ]
David Blevins commented on AXIS-2066: ------------------------------------- The test case is valid, but the issue is a duplicate of AXIS-1469 and fixed by AXIS-2069 and AXIS-2068. > Call to Message.writeTo makes RPCElement.getParams return old values > -------------------------------------------------------------------- > > Key: AXIS-2066 > URL: http://issues.apache.org/jira/browse/AXIS-2066 > Project: Apache Axis > Type: Bug > Components: SAAJ > Versions: 1.2.1 > Reporter: David Blevins > Attachments: RPCElementTest.java > > If I make a call to Message.writeTo inside a handler, then any changes i make > afterwards in the handler are disregarded when getParams is called later. > I've attached a test case which should show what I am talking about. -- 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
