You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Freeman Fang (JIRA)" <ji...@apache.org> on 2008/10/15 04:50:52 UTC

[jira] Commented: (SMX4-138) testSoapHandlerOsgi failed

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

Freeman Fang commented on SMX4-138:
-----------------------------------

we should use sun's saaj-impl, but somehow the test try to load axis's impl cause this problem

> testSoapHandlerOsgi failed
> --------------------------
>
>                 Key: SMX4-138
>                 URL: https://issues.apache.org/activemq/browse/SMX4-138
>             Project: ServiceMix 4
>          Issue Type: Test
>            Reporter: Freeman Fang
>            Assignee: Freeman Fang
>             Fix For: 4.0-m2
>
>
> get exception like
>        at org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:497)
> Caused by: javax.xml.soap.SOAPException: Unable to create message factory for SOAP: Provider org.apache.axis2.saaj.MessageFactoryImpl not found
>         at javax.xml.soap.MessageFactory.newInstance(MessageFactory.java:89)
>         at org.apache.cxf.binding.soap.saaj.SAAJInInterceptor.handleMessage(SAAJInInterceptor.java:77)

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