[ 
https://issues.apache.org/activemq/browse/SMX4-128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=46160#action_46160
 ] 

Jamie Goodyear commented on SMX4-128:
-------------------------------------

Upon deeper investigation it appears the problem in common to all four test 
failures is not finding 
com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl. 

testImplicitMAPs(org.apache.servicemix.camel.nmr.ws.addressing.WSAddressingTest)
 Time elapsed: 0.211 sec <<< ERROR! 
org.springframework.beans.factory.BeanDefinitionStoreException: Unexpected 
exception parsing XML document from class path resource 
[org/apache/servicemix/camel/ws/addressing/ 
server.xml]; nested exception is javax.xml.parsers.FactoryConfigurationError: 
Provider com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl not 
found

> 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
>            Assignee: 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.

Reply via email to