<?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 Re: tSOAP Component: SOAPException cannot be resolved in Installing and Upgrading</title>
    <link>https://community.qlik.com/t5/Installing-and-Upgrading/tSOAP-Component-SOAPException-cannot-be-resolved/m-p/2380777#M3863</link>
    <description>&lt;P&gt;finally i could solve the issue.&lt;/P&gt;&lt;P&gt;it seems that something was wrong with the installed components.  after deinstallation and fresh installation of TOS it works now.&lt;/P&gt;&lt;P&gt;no idea what was wrong, but after fresh installation the problem is solved&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 02 Mar 2023 15:20:18 GMT</pubDate>
    <dc:creator>gcancill</dc:creator>
    <dc:date>2023-03-02T15:20:18Z</dc:date>
    <item>
      <title>tSOAP Component: SOAPException cannot be resolved</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/tSOAP-Component-SOAPException-cannot-be-resolved/m-p/2380770#M3856</link>
      <description>&lt;P&gt;After Upgrading to TOS8 component tSOAP cannot be used.&lt;/P&gt;&lt;P&gt;Error Message:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Detail Message: The type javax.xml.soap.SOAPException cannot be resolved. It is indirectly referenced from required .class files&lt;/P&gt;&lt;P&gt;There may be some other errors caused by JVM compatibility. Make sure your JVM setup is similar to the studio.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I use TOS 8.0.1 with Zulu Java  JDK 11.62.17 on Windows 10 Enterprise&lt;/P&gt;&lt;P&gt;Java already installed again, but unfortunately no success.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could anyone help on this issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for you help&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 22:05:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/tSOAP-Component-SOAPException-cannot-be-resolved/m-p/2380770#M3856</guid>
      <dc:creator>gcancill</dc:creator>
      <dc:date>2024-11-15T22:05:09Z</dc:date>
    </item>
    <item>
      <title>Re: tSOAP Component: SOAPException cannot be resolved</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/tSOAP-Component-SOAPException-cannot-be-resolved/m-p/2380771#M3857</link>
      <description>&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;It is a known issue, javax.xml.soap.*  doesn't exist in Java 11, see more discussions in this &lt;A href="https://stackoverflow.com/questions/54573998/java-11-package-javax-xml-soap-does-not-exist" alt="https://stackoverflow.com/questions/54573998/java-11-package-javax-xml-soap-does-not-exist" target="_blank"&gt;page&lt;/A&gt;. To fix it, &lt;A href="https://mvnrepository.com/artifact/javax.xml/soap/1.2.0" alt="https://mvnrepository.com/artifact/javax.xml/soap/1.2.0" target="_blank"&gt;download &lt;/A&gt;the jar and import the jar using a tLibraryLoad component in the beginning of job. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shong&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Feb 2023 09:45:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/tSOAP-Component-SOAPException-cannot-be-resolved/m-p/2380771#M3857</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-02-20T09:45:59Z</dc:date>
    </item>
    <item>
      <title>Re: tSOAP Component: SOAPException cannot be resolved</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/tSOAP-Component-SOAPException-cannot-be-resolved/m-p/2380772#M3858</link>
      <description>&lt;P&gt;Unfortunately still not working:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000dcacrAAA.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/147681iC1D1087AF1BCC23C/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000dcacrAAA.png" alt="0695b00000dcacrAAA.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Feb 2023 13:03:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/tSOAP-Component-SOAPException-cannot-be-resolved/m-p/2380772#M3858</guid>
      <dc:creator>gcancill</dc:creator>
      <dc:date>2023-02-20T13:03:12Z</dc:date>
    </item>
    <item>
      <title>Re: tSOAP Component: SOAPException cannot be resolved</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/tSOAP-Component-SOAPException-cannot-be-resolved/m-p/2380773#M3859</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;What's error message are you getting when using a tLibraryLoad component in the beginning of job. &lt;/P&gt;&lt;P&gt;Please make sure you add tPrejob &amp;gt; tLibraryLoad components t in the beginning of job and select or load the soap jar into the tLibraryLoad.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Tue, 21 Feb 2023 05:36:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/tSOAP-Component-SOAPException-cannot-be-resolved/m-p/2380773#M3859</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-02-21T05:36:14Z</dc:date>
    </item>
    <item>
      <title>Re: tSOAP Component: SOAPException cannot be resolved</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/tSOAP-Component-SOAPException-cannot-be-resolved/m-p/2380774#M3860</link>
      <description>&lt;P&gt;Hi Sabrina,&lt;/P&gt;&lt;P&gt;i add tPrejob now, but no success:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000dcfhSAAQ.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/138126i9F10A7C90D1290C3/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000dcfhSAAQ.png" alt="0695b00000dcfhSAAQ.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Feb 2023 09:14:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/tSOAP-Component-SOAPException-cannot-be-resolved/m-p/2380774#M3860</guid>
      <dc:creator>gcancill</dc:creator>
      <dc:date>2023-02-21T09:14:55Z</dc:date>
    </item>
    <item>
      <title>Re: tSOAP Component: SOAPException cannot be resolved</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/tSOAP-Component-SOAPException-cannot-be-resolved/m-p/2380775#M3861</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;When you&amp;nbsp;get some compile errors,&amp;nbsp;please check your "Code" tab in your job. There will be your compile error highlighted in red line.&lt;/P&gt;&lt;P&gt;Could your please show us your tLibraryLoad component setting and trouble red line screenshots?&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;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Feb 2023 10:04:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/tSOAP-Component-SOAPException-cannot-be-resolved/m-p/2380775#M3861</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-02-21T10:04:21Z</dc:date>
    </item>
    <item>
      <title>Re: tSOAP Component: SOAPException cannot be resolved</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/tSOAP-Component-SOAPException-cannot-be-resolved/m-p/2380776#M3862</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000dcg50AAA.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/134392iF703F70FD8A6AD0E/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000dcg50AAA.png" alt="0695b00000dcg50AAA.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000dcg4qAAA.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/155175i44BCECD80518ACDF/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000dcg4qAAA.png" alt="0695b00000dcg4qAAA.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Feb 2023 12:51:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/tSOAP-Component-SOAPException-cannot-be-resolved/m-p/2380776#M3862</guid>
      <dc:creator>gcancill</dc:creator>
      <dc:date>2023-02-21T12:51:31Z</dc:date>
    </item>
    <item>
      <title>Re: tSOAP Component: SOAPException cannot be resolved</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/tSOAP-Component-SOAPException-cannot-be-resolved/m-p/2380777#M3863</link>
      <description>&lt;P&gt;finally i could solve the issue.&lt;/P&gt;&lt;P&gt;it seems that something was wrong with the installed components.  after deinstallation and fresh installation of TOS it works now.&lt;/P&gt;&lt;P&gt;no idea what was wrong, but after fresh installation the problem is solved&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Mar 2023 15:20:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/tSOAP-Component-SOAPException-cannot-be-resolved/m-p/2380777#M3863</guid>
      <dc:creator>gcancill</dc:creator>
      <dc:date>2023-03-02T15:20:18Z</dc:date>
    </item>
    <item>
      <title>Re: tSOAP Component: SOAPException cannot be resolved</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/tSOAP-Component-SOAPException-cannot-be-resolved/m-p/2380778#M3864</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Thanks for your feedback and sharing the solution with us  on Community.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Fri, 03 Mar 2023 07:21:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/tSOAP-Component-SOAPException-cannot-be-resolved/m-p/2380778#M3864</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-03-03T07:21:55Z</dc:date>
    </item>
    <item>
      <title>Re: tSOAP Component: SOAPException cannot be resolved</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/tSOAP-Component-SOAPException-cannot-be-resolved/m-p/2380779#M3865</link>
      <description>&lt;P&gt;Hi @Shicong Hong​&amp;nbsp; I am using Mac OSX,  And tried downgrading from Java 11 to Java 8, but still I have the same issue. I also tried to re-installing a fresh version of my  TOS installation, but still it failed. Could there be anything/solution out of the ordinary to solve this problem. &lt;/P&gt;</description>
      <pubDate>Fri, 28 Apr 2023 13:11:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/tSOAP-Component-SOAPException-cannot-be-resolved/m-p/2380779#M3865</guid>
      <dc:creator>MAnywar</dc:creator>
      <dc:date>2023-04-28T13:11:30Z</dc:date>
    </item>
  </channel>
</rss>

