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

Gert Vanthienen commented on SMX4-1423:
---------------------------------------

On Apache ServiceMix 4.5.1 however, I do get an Exception when I try to run 
this, albeit another one than the one you mentioned:

{noformat}
java.lang.LinkageError: loader constraint violation: loader (instance of 
<bootloader>) previously initiated loading for a different type with name 
"javax/xml/soap/SOAPFault"
        at 
javax.xml.ws.soap.SOAPFaultException.<init>(SOAPFaultException.java:28)[:2.2.0]
        at 
org.apache.cxf.jaxws.JaxWsClientProxy.invoke(JaxWsClientProxy.java:156)[140:org.apache.cxf.cxf-rt-frontend-jaxws:2.6.6]
        at com.sun.proxy.$Proxy83.getQuote(Unknown Source)
        at 
webservicex.wrapper.StockQuoteServiceImpl.getQuote(StockQuoteServiceImpl.java:20)[180:de.intersales.qbus.webservicex-wrapper:0.0.1]
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)[:1.6.0_43]
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)[:1.6.0_43]
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)[:1.6.0_43]
        at java.lang.reflect.Method.invoke(Method.java:597)[:1.6.0_43]
        at 
org.apache.aries.proxy.impl.ProxyHandler$1.invoke(ProxyHandler.java:50)
        at 
org.apache.aries.proxy.impl.DefaultWrapper.invoke(DefaultWrapper.java:31)
        at org.apache.aries.proxy.impl.ProxyHandler.invoke(ProxyHandler.java:78)
        at com.sun.proxy.$Proxy54.getQuote(Unknown Source)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)[:1.6.0_43]
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)[:1.6.0_43]
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)[:1.6.0_43]
        at java.lang.reflect.Method.invoke(Method.java:597)[:1.6.0_43]
        at 
org.apache.camel.component.bean.MethodInfo.invoke(MethodInfo.java:361)[96:org.apache.camel.camel-core:2.10.4]
        at 
org.apache.camel.component.bean.MethodInfo$1.doProceed(MethodInfo.java:248)[96:org.apache.camel.camel-core:2.10.4]
        at 
org.apache.camel.component.bean.MethodInfo$1.proceed(MethodInfo.java:221)[96:org.apache.camel.camel-core:2.10.4]
        ... 43 more
{noformat}
                
> No org.apache.cxf.jaxws.spi.ProviderImpl found 
> -----------------------------------------------
>
>                 Key: SMX4-1423
>                 URL: https://issues.apache.org/jira/browse/SMX4-1423
>             Project: ServiceMix 4
>          Issue Type: Bug
>          Components: Assemblies
>    Affects Versions: 4.5.0
>            Reporter: Gert Vanthienen
>             Fix For: 4.5.2
>
>         Attachments: SMX4_1423.xml
>
>
> Just noticed this mail on the Camel dev list - 
> http://mail-archives.apache.org/mod_mbox/camel-dev/201303.mbox/%3C51546003.9050304%40gmx.de%3E
> Will ping the user to see if we can get additional feedback on how to 
> reproduce this issue so we can fix/document/... it

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to