<?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: Deploy Talend Job as AXIS web services in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Deploy-Talend-Job-as-AXIS-web-services/m-p/2232944#M22747</link>
    <description>Funny to read this today, I've just posted a new page in the wiki : &lt;A href="http://talendforge.org/wiki/doku.php?id=doc:export_as_webservice" target="_blank" rel="nofollow noopener noreferrer"&gt; export as webservice&lt;/A&gt;.</description>
    <pubDate>Wed, 02 Jul 2008 11:09:49 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2008-07-02T11:09:49Z</dc:date>
    <item>
      <title>Deploy Talend Job as AXIS web services</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Deploy-Talend-Job-as-AXIS-web-services/m-p/2232942#M22745</link>
      <description>Hi, Friends: 
&lt;BR /&gt;I created a document to describe how to use AXIS web service as Job Export. I run Talend 2.3.2.r12707 (java) and JBoss 4.2.2 GA. Also I installed JBoss web servcies, so it works well with Axis. 
&lt;BR /&gt;Enjoy. 
&lt;BR /&gt;Vincent 
&lt;BR /&gt;Deploy Talend?s Job as AXIS web services (*.war) 
&lt;BR /&gt;1. Export Job using Talend as AXIS WebService(WAR) 
&lt;BR /&gt;Export my job as "SLN_OperType_Components_1.0.war". 
&lt;BR /&gt;2. Copy the SLN_OperType_Components_1.0.war to JBoss server. For example, ?C:\jboss-4.2.2.GA\server\defult\deploy\SLN_OperType_Components_1.0? . The JBoss will run hot-deploy, so you will see the process in console. 
&lt;BR /&gt; 
&lt;BR /&gt;3. Check deployment successfully 
&lt;BR /&gt;&lt;A href="http://localhost:8080/SLN_OperType_Components_1.0/servlet/AxisServlet" target="_blank"&gt;http://localhost:8080/SLN_OperType_Components_1.0/servlet/AxisServlet&lt;/A&gt; 
&lt;BR /&gt;To see job?s WSDL, you can click the wsdl. 
&lt;BR /&gt; 
&lt;BR /&gt;4. Run job by web services 
&lt;BR /&gt;Open browser and type URL: "&lt;A href="http://localhost:8080/SLN_OperType_Components_1.0/services/SLN_OperType_Components?method=runJob" target="_blank"&gt;http://localhost:8080/SLN_OperType_Components_1.0/services/SLN_OperType_Components?method=runJob&lt;/A&gt;" 
&lt;BR /&gt; 
&lt;BR /&gt;5. To send parameter with Web services 
&lt;BR /&gt;&lt;A href="http://localhost:8080/SLN_OperType_Comp_Update_2.0/services/SLN_OperType_Components?method=runJob&amp;amp;args=--context_param%20opertype=S109" target="_blank"&gt;http://localhost:8080/SLN_OperType_Comp_Update_2.0/services/SLN_OperType_Components?method=runJob&amp;amp;args=--context_param%20opertype=S109&lt;/A&gt; 
&lt;BR /&gt;6. Open database to check table!</description>
      <pubDate>Sat, 16 Nov 2024 14:18:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Deploy-Talend-Job-as-AXIS-web-services/m-p/2232942#M22745</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T14:18:51Z</dc:date>
    </item>
    <item>
      <title>Re: Deploy Talend Job as AXIS web services</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Deploy-Talend-Job-as-AXIS-web-services/m-p/2232943#M22746</link>
      <description>Hello vinhsu 
&lt;BR /&gt;Thanks for your interest in TOS and sharing your work! 
&lt;BR /&gt;Best regards 
&lt;BR /&gt; 
&lt;BR /&gt; shong</description>
      <pubDate>Wed, 02 Jul 2008 06:19:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Deploy-Talend-Job-as-AXIS-web-services/m-p/2232943#M22746</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-07-02T06:19:48Z</dc:date>
    </item>
    <item>
      <title>Re: Deploy Talend Job as AXIS web services</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Deploy-Talend-Job-as-AXIS-web-services/m-p/2232944#M22747</link>
      <description>Funny to read this today, I've just posted a new page in the wiki : &lt;A href="http://talendforge.org/wiki/doku.php?id=doc:export_as_webservice" target="_blank" rel="nofollow noopener noreferrer"&gt; export as webservice&lt;/A&gt;.</description>
      <pubDate>Wed, 02 Jul 2008 11:09:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Deploy-Talend-Job-as-AXIS-web-services/m-p/2232944#M22747</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-07-02T11:09:49Z</dc:date>
    </item>
    <item>
      <title>Re: Deploy Talend Job as AXIS web services</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Deploy-Talend-Job-as-AXIS-web-services/m-p/2232945#M22748</link>
      <description>Hello,
&lt;BR /&gt;I tried deploying simple job as webservice on a Tomcat 6 but I end up with&amp;nbsp;
&lt;BR /&gt;exception
&lt;BR /&gt;javax.servlet.ServletException: Wrapper cannot find servlet class org.apache.axis.transport.http.AxisServlet or a class it depends on
&lt;BR /&gt;org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:103)
&lt;BR /&gt;org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:293)
&lt;BR /&gt;org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:861)
&lt;BR /&gt;org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:612)
&lt;BR /&gt;org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:503)
&lt;BR /&gt;java.lang.Thread.run(Unknown Source)
&lt;BR /&gt;
&lt;BR /&gt;root cause
&lt;BR /&gt;java.lang.ClassNotFoundException: org.apache.axis.transport.http.AxisServlet
&lt;BR /&gt;org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1680)
&lt;BR /&gt;org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1526)
&lt;BR /&gt;org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:103)
&lt;BR /&gt;org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:293)
&lt;BR /&gt;org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:861)
&lt;BR /&gt;org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:612)
&lt;BR /&gt;org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:503)
&lt;BR /&gt;java.lang.Thread.run(Unknown Source)
&lt;BR /&gt;However if I browse to looks like axis is installed and runs fine.
&lt;BR /&gt;What do I miss ?
&lt;BR /&gt;Thanks</description>
      <pubDate>Wed, 28 Sep 2016 23:23:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Deploy-Talend-Job-as-AXIS-web-services/m-p/2232945#M22748</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-28T23:23:54Z</dc:date>
    </item>
  </channel>
</rss>

