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

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


Adding the following to features/trunk/camel/servicemix-camel/pom.xml

<dependency>
            <groupId>com.sun.xml.parsers</groupId>
            <artifactId>jaxp-ri</artifactId>
            <version>1.4.2</version>
</dependency>

 Appears to resolve the issue, however i have not tested this pom file change 
on other platforms.

 I've been testing with latest code from SVN, but will try again with empty 
m2/repo and do a clean rebuild of features trunk without my modification.

> 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