Reinstate the MessageContextChangeTest
--------------------------------------

                 Key: AXIS2-3769
                 URL: https://issues.apache.org/jira/browse/AXIS2-3769
             Project: Axis 2.0 (Axis2)
          Issue Type: Bug
          Components: kernel
            Reporter: David Illsley
            Assignee: Davanum Srinivas


Making the change from source/target=1.4 to source/target=1.5 breaks the 
MessageContextChangeTest, presumably because of some difference in 1.4 and 1.5 
class structures. The failure outputs:

Apr 25, 2008 11:43:18 PM
org.apache.axis2.engine.MessageContextChangeTest testChange
SEVERE: ERROR: number of actual fields [74] in MessageContext does not
match the expected number [76]
Apr 25, 2008 11:43:18 PM
org.apache.axis2.engine.MessageContextChangeTest testChange
SEVERE: ERROR:  MessageContext is missing field
[[class$org$apache$axis2$context$MessageContext, class$0]]
Apr 25, 2008 11:43:18 PM
org.apache.axis2.engine.MessageContextChangeTest testChange
SEVERE: ERROR:  MessageContext is missing field
[[class$org$apache$axis2$context$SelfManagedDataManager, class$1]]

I've excluded that test in the pom to allow progress. This issue is to 
reinstate the test.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to