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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]