[
https://issues.apache.org/jira/browse/AXIS2-3769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Afkham Azeez resolved AXIS2-3769.
---------------------------------
Resolution: Fixed
This test seems to be passing now without any issues. I tested with both JDK
1.5 & 1.6.
java version "1.5.0_06"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_06-b05)
Java HotSpot(TM) Server VM (build 1.5.0_06-b05, mixed mode)
and
java version "1.6.0_13"
Java(TM) SE Runtime Environment (build 1.6.0_13-b03)
Java HotSpot(TM) 64-Bit Server VM (build 11.3-b02, mixed mode)
> Reinstate the MessageContextChangeTest
> --------------------------------------
>
> Key: AXIS2-3769
> URL: https://issues.apache.org/jira/browse/AXIS2-3769
> Project: Axis2
> Issue Type: Bug
> Components: kernel
> Reporter: David Illsley
> Assignee: Afkham Azeez
>
> 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]