<?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 deploying JAXWS WSDL first with Spring using MTOM in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/deploying-JAXWS-WSDL-first-with-Spring-using-MTOM/m-p/2330855#M99895</link>
    <description>Hi, 
  &lt;BR /&gt;I have been successfully deploying Web services to Talend Service Factory as OSGi bundles for some time. 
  &lt;BR /&gt;But I have been given a new WSDL to build a service for that I can not get to run, this WSDL uses MTOM for large binary attachments. 
  &lt;BR /&gt;&amp;lt;xs:element name="data" ns1:expectedContentTypes="application/octet-stream" type="xs:base64Binary" minOccurs="0" xmlns:ns1=" 
  &lt;A href="http://www.w3.org/2005/05/xmlmime&amp;quot;/" target="_blank"&gt;http://www.w3.org/2005/05/xmlmime"/&lt;/A&gt;&amp;gt; 
  &lt;BR /&gt;(I also tried adding the xmlmime namespace in the WSDL header, but it made no difference to the issue). 
  &lt;BR /&gt;When I run the wsdl2java tool it correctly (according to MTOM docs) changes the type of the binary data from byte[] to: 
  &lt;BR /&gt;@XmlMimeType("application/octet-stream") 
  &lt;BR /&gt;javax.activation.DataHandler; 
  &lt;BR /&gt; I deploy the web service as two separate bundles, one containing all the stub classes and one containing the service implementation and a spring beans deployment descriptor (p
 &lt;BR /&gt;&lt;BR /&gt;To see the whole post, download it &lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009McsU" target="_blank"&gt;here&lt;/A&gt;</description>
    <pubDate>Sat, 16 Nov 2024 12:15:23 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T12:15:23Z</dc:date>
    <item>
      <title>deploying JAXWS WSDL first with Spring using MTOM</title>
      <link>https://community.qlik.com/t5/Talend-Studio/deploying-JAXWS-WSDL-first-with-Spring-using-MTOM/m-p/2330855#M99895</link>
      <description>Hi, 
  &lt;BR /&gt;I have been successfully deploying Web services to Talend Service Factory as OSGi bundles for some time. 
  &lt;BR /&gt;But I have been given a new WSDL to build a service for that I can not get to run, this WSDL uses MTOM for large binary attachments. 
  &lt;BR /&gt;&amp;lt;xs:element name="data" ns1:expectedContentTypes="application/octet-stream" type="xs:base64Binary" minOccurs="0" xmlns:ns1=" 
  &lt;A href="http://www.w3.org/2005/05/xmlmime&amp;quot;/" target="_blank"&gt;http://www.w3.org/2005/05/xmlmime"/&lt;/A&gt;&amp;gt; 
  &lt;BR /&gt;(I also tried adding the xmlmime namespace in the WSDL header, but it made no difference to the issue). 
  &lt;BR /&gt;When I run the wsdl2java tool it correctly (according to MTOM docs) changes the type of the binary data from byte[] to: 
  &lt;BR /&gt;@XmlMimeType("application/octet-stream") 
  &lt;BR /&gt;javax.activation.DataHandler; 
  &lt;BR /&gt; I deploy the web service as two separate bundles, one containing all the stub classes and one containing the service implementation and a spring beans deployment descriptor (p
 &lt;BR /&gt;&lt;BR /&gt;To see the whole post, download it &lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009McsU" target="_blank"&gt;here&lt;/A&gt;</description>
      <pubDate>Sat, 16 Nov 2024 12:15:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/deploying-JAXWS-WSDL-first-with-Spring-using-MTOM/m-p/2330855#M99895</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T12:15:23Z</dc:date>
    </item>
  </channel>
</rss>

