<?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 Error while generating new proxy-client in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-generating-new-proxy-client/m-p/8037303#M1610447</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to generate a proxy-client from the following WSDL file: &lt;A href="https://www.anlagenkataster.de/opencms/services/ZuesService?wsdl=1.1" target="test_blank"&gt;https://www.anlagenkataster.de/opencms/services/ZuesService?wsdl=1.1&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately the generation aborts everytime I try saying:&lt;/P&gt;&lt;P&gt;"Exception occurred in library handler&lt;/P&gt;&lt;P&gt;Incorrect value: Unknown Namespace &lt;A href="http://schemas.xmlsoap.org/soap/encoding/&amp;quot;" target="test_blank"&gt;http://schemas.xmlsoap.org/soap/encoding/"&lt;/A&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also tried the WSDL using SoapUI and it works fine...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anyone an idea how I will get ABAP to generate the client?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Dennis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Jul 2011 13:57:43 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-07-11T13:57:43Z</dc:date>
    <item>
      <title>Error while generating new proxy-client</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-generating-new-proxy-client/m-p/8037303#M1610447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to generate a proxy-client from the following WSDL file: &lt;A href="https://www.anlagenkataster.de/opencms/services/ZuesService?wsdl=1.1" target="test_blank"&gt;https://www.anlagenkataster.de/opencms/services/ZuesService?wsdl=1.1&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately the generation aborts everytime I try saying:&lt;/P&gt;&lt;P&gt;"Exception occurred in library handler&lt;/P&gt;&lt;P&gt;Incorrect value: Unknown Namespace &lt;A href="http://schemas.xmlsoap.org/soap/encoding/&amp;quot;" target="test_blank"&gt;http://schemas.xmlsoap.org/soap/encoding/"&lt;/A&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also tried the WSDL using SoapUI and it works fine...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anyone an idea how I will get ABAP to generate the client?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Dennis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jul 2011 13:57:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-generating-new-proxy-client/m-p/8037303#M1610447</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-07-11T13:57:43Z</dc:date>
    </item>
    <item>
      <title>Re: Error while generating new proxy-client</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-generating-new-proxy-client/m-p/8037304#M1610448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Change encoding name space &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;import namespace="http://schemas.xmlsoap.org/soap/encoding/"/&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;import namespace="http://schemas.xmlsoap.org/soap/encoding/" schemaLocation="http://schemas.xmlsoap.org/soap/encoding/"/&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After that also you will get error communication framework error then use below thread&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="1931999"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jul 2011 20:18:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-generating-new-proxy-client/m-p/8037304#M1610448</guid>
      <dc:creator>former_member611181</dc:creator>
      <dc:date>2011-07-12T20:18:47Z</dc:date>
    </item>
    <item>
      <title>Re: Error while generating new proxy-client</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-generating-new-proxy-client/m-p/8037305#M1610449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Sam, it worked wor us. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2014 07:47:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-generating-new-proxy-client/m-p/8037305#M1610449</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-10-22T07:47:50Z</dc:date>
    </item>
  </channel>
</rss>

