<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic ClassCastException while calling tWebService in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/ClassCastException-while-calling-tWebService/m-p/2323395#M93243</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have a twebservice component which runs fine with in the studio environment. However, when i deploy to a linux server, i get an ClassCastException which seems to be originating from the apache cxf component.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Stracktrace :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2018-01-25 18:54:01,192 WARN [org.apache.cxf.bus.extension.ExtensionManagerImpl] Loading Bus extensions via META-INF/cxf/bus-extensions.xml (found url jar:file:/data5/TalendEE/jboss-4.2.2.GA/server/default/tmp/deploy/tmp5616080712500284711tem.ear-contents/lib/z.cxf-2.2.5.jar!/META-INF/cxf/bus-extensions.xml) is deprecated. Use META-INF/cxf/bus-extensions.txt instead.&lt;BR /&gt;2018-01-25 18:54:01,464 WARN [org.apache.cxf.common.injection.ResourceInjector] method annotated by @PostConstruct throws exception when invoked&lt;BR /&gt;java.lang.reflect.InvocationTargetException&lt;BR /&gt;at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;BR /&gt;at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)&lt;BR /&gt;at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)&lt;BR /&gt;at java.lang.reflect.Method.invoke(Method.java:597)&lt;BR /&gt;at org.apache.cxf.common.injection.ResourceInjector.invokePostConstruct(ResourceInjector.java:346)&lt;BR /&gt;at org.apache.cxf.common.injection.ResourceInjector.construct(ResourceInjector.java:125)&lt;BR /&gt;at org.apache.cxf.bus.extension.ExtensionManagerImpl.loadAndRegister(ExtensionManagerImpl.java:224)&lt;BR /&gt;at org.apache.cxf.bus.extension.ExtensionManagerImpl.initialize(ExtensionManagerImpl.java:118)&lt;BR /&gt;at org.apache.cxf.bus.extension.ExtensionManagerBus.doInitializeInternal(ExtensionManagerBus.java:147)&lt;BR /&gt;at org.apache.cxf.bus.CXFBusImpl.initialize(CXFBusImpl.java:191)&lt;BR /&gt;at org.apache.cxf.bus.CXFBusFactory.createBus(CXFBusFactory.java:43)&lt;BR /&gt;at org.apache.cxf.bus.CXFBusFactory.createBus(CXFBusFactory.java:36)&lt;BR /&gt;at org.apache.cxf.bus.CXFBusFactory.createBus(CXFBusFactory.java:32)&lt;BR /&gt;at org.apache.cxf.BusFactory.getDefaultBus(BusFactory.java:99)&lt;BR /&gt;at org.apache.cxf.BusFactory.createThreadBus(BusFactory.java:165)&lt;BR /&gt;at org.apache.cxf.BusFactory.getThreadDefaultBus(BusFactory.java:155)&lt;BR /&gt;at org.apache.cxf.BusFactory.getThreadDefaultBus(BusFactory.java:140)&lt;/P&gt;</description>
    <pubDate>Thu, 25 Jan 2018 13:53:24 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-01-25T13:53:24Z</dc:date>
    <item>
      <title>ClassCastException while calling tWebService</title>
      <link>https://community.qlik.com/t5/Talend-Studio/ClassCastException-while-calling-tWebService/m-p/2323395#M93243</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have a twebservice component which runs fine with in the studio environment. However, when i deploy to a linux server, i get an ClassCastException which seems to be originating from the apache cxf component.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Stracktrace :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2018-01-25 18:54:01,192 WARN [org.apache.cxf.bus.extension.ExtensionManagerImpl] Loading Bus extensions via META-INF/cxf/bus-extensions.xml (found url jar:file:/data5/TalendEE/jboss-4.2.2.GA/server/default/tmp/deploy/tmp5616080712500284711tem.ear-contents/lib/z.cxf-2.2.5.jar!/META-INF/cxf/bus-extensions.xml) is deprecated. Use META-INF/cxf/bus-extensions.txt instead.&lt;BR /&gt;2018-01-25 18:54:01,464 WARN [org.apache.cxf.common.injection.ResourceInjector] method annotated by @PostConstruct throws exception when invoked&lt;BR /&gt;java.lang.reflect.InvocationTargetException&lt;BR /&gt;at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;BR /&gt;at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)&lt;BR /&gt;at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)&lt;BR /&gt;at java.lang.reflect.Method.invoke(Method.java:597)&lt;BR /&gt;at org.apache.cxf.common.injection.ResourceInjector.invokePostConstruct(ResourceInjector.java:346)&lt;BR /&gt;at org.apache.cxf.common.injection.ResourceInjector.construct(ResourceInjector.java:125)&lt;BR /&gt;at org.apache.cxf.bus.extension.ExtensionManagerImpl.loadAndRegister(ExtensionManagerImpl.java:224)&lt;BR /&gt;at org.apache.cxf.bus.extension.ExtensionManagerImpl.initialize(ExtensionManagerImpl.java:118)&lt;BR /&gt;at org.apache.cxf.bus.extension.ExtensionManagerBus.doInitializeInternal(ExtensionManagerBus.java:147)&lt;BR /&gt;at org.apache.cxf.bus.CXFBusImpl.initialize(CXFBusImpl.java:191)&lt;BR /&gt;at org.apache.cxf.bus.CXFBusFactory.createBus(CXFBusFactory.java:43)&lt;BR /&gt;at org.apache.cxf.bus.CXFBusFactory.createBus(CXFBusFactory.java:36)&lt;BR /&gt;at org.apache.cxf.bus.CXFBusFactory.createBus(CXFBusFactory.java:32)&lt;BR /&gt;at org.apache.cxf.BusFactory.getDefaultBus(BusFactory.java:99)&lt;BR /&gt;at org.apache.cxf.BusFactory.createThreadBus(BusFactory.java:165)&lt;BR /&gt;at org.apache.cxf.BusFactory.getThreadDefaultBus(BusFactory.java:155)&lt;BR /&gt;at org.apache.cxf.BusFactory.getThreadDefaultBus(BusFactory.java:140)&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jan 2018 13:53:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/ClassCastException-while-calling-tWebService/m-p/2323395#M93243</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-25T13:53:24Z</dc:date>
    </item>
    <item>
      <title>Re: ClassCastException while calling tWebService</title>
      <link>https://community.qlik.com/t5/Talend-Studio/ClassCastException-while-calling-tWebService/m-p/2323396#M93244</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;The job design should be Ok without error if it runs fine with in the studio environment. It looks like a build problem.&lt;/P&gt;
&lt;P&gt;Did you build your job as a standalone job and execute it (.sh file)on your linux server? Could you please show us your build job screenshot?&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jan 2018 06:35:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/ClassCastException-while-calling-tWebService/m-p/2323396#M93244</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-29T06:35:22Z</dc:date>
    </item>
    <item>
      <title>Re: ClassCastException while calling tWebService</title>
      <link>https://community.qlik.com/t5/Talend-Studio/ClassCastException-while-calling-tWebService/m-p/2323397#M93245</link>
      <description>&lt;P&gt;Here is the job screenshot.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="occurs in the twebservice component" style="width: 580px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lsq1.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154462i099F30F68379867E/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lsq1.png" alt="0683p000009Lsq1.png" /&gt;&lt;/span&gt;&lt;SPAN class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;occurs in the twebservice component&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jan 2018 09:22:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/ClassCastException-while-calling-tWebService/m-p/2323397#M93245</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-31T09:22:48Z</dc:date>
    </item>
  </channel>
</rss>

