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 "Krzysztof Benedyczak (JIRA)" <ax...@ws.apache.org> on 2006/06/02 17:01:29 UTC

[jira] Created: (AXIS-2490) Class Message has non serializable and non transient field

Class Message has non serializable and non transient field
----------------------------------------------------------

         Key: AXIS-2490
         URL: http://issues.apache.org/jira/browse/AXIS-2490
     Project: Apache Axis
        Type: Bug

  Components: Basic Architecture  
    Versions: current (nightly), 1.2.1, 1.3, 1.4    
    Reporter: Krzysztof Benedyczak
    Priority: Minor


Class org.apache.axis.Message is marked as Serializable, but contains non transient field of type MessageContext (named msgContext). MessageContext is not serializable. It seems that marking it as transient is enough.

-- 
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