WSAddressingTest test case failures on AIX.
-------------------------------------------
Key: SMX4-128
URL: https://issues.apache.org/activemq/browse/SMX4-128
Project: ServiceMix 4
Issue Type: Bug
Environment: AIX 5300-04-00
Java 1.5 IBM J9 VM (build 2.3, J2RE 1.5.0 IBM J9 2.3 AIX ppc-32
j9vmap3223ifx-20080811 (JIT enabled)
Reporter: Jamie Goodyear
There appears to be an error occurring here in which the below test cases are
unable to find server.xml on the classpath during test execution. These cases
regularly pass on other platforms. A similar problem occurred in SMX3 that was
resolved by adding -Xverify:none & -Xlp to the servicemix startup command, this
is already done for SMX4 so will need to investigate if these JVM args are used
during the tests or if system modifications are required for AIX to run these
tests.
Tests in error:
testImplicitMAPs(org.apache.servicemix.camel.nmr.ws.addressing.WSAddressingTest)
testOneway(org.apache.servicemix.camel.nmr.ws.addressing.WSAddressingTest)
testApplicationFault(org.apache.servicemix.camel.nmr.ws.addressing.WSAddressingTest)
testVersioning(org.apache.servicemix.camel.nmr.ws.addressing.WSAddressingTest)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.