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 "David Blevins (JIRA)" <ax...@ws.apache.org> on 2005/06/20 10:04:16 UTC

[jira] Created: (AXIS-2066) Call to Message.writeTo makes RPCElement.getParams return old values

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


[jira] Commented: (AXIS-2066) Call to Message.writeTo makes RPCElement.getParams return old values

Posted by "David Blevins (JIRA)" <ax...@ws.apache.org>.
    [ 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


[jira] Updated: (AXIS-2066) Call to Message.writeTo makes RPCElement.getParams return old values

Posted by "Venkat Reddy (JIRA)" <ax...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS-2066?page=all ]

Venkat Reddy updated AXIS-2066:
-------------------------------

    Attachment: RPCElementTest_modified.java

The testcase was incomplete, so modified to make it complete.

> 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, RPCElementTest_modified.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


[jira] Resolved: (AXIS-2066) Call to Message.writeTo makes RPCElement.getParams return old values

Posted by "Venkat Reddy (JIRA)" <ax...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS-2066?page=all ]
     
Venkat Reddy resolved AXIS-2066:
--------------------------------

    Resolution: Fixed

The modified test case runs green now with latest CVS.

> 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, RPCElementTest_modified.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


[jira] Updated: (AXIS-2066) Call to Message.writeTo makes RPCElement.getParams return old values

Posted by "David Blevins (JIRA)" <ax...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS-2066?page=all ]

David Blevins updated AXIS-2066:
--------------------------------

    Attachment: RPCElementTest.java

> 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