<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>WSDL on ARI Systems</title>
    <link>https://aripd.com/tags/wsdl/</link>
    <description>Recent content in WSDL on ARI Systems</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <copyright>ARI Systems</copyright>
    <lastBuildDate>Sat, 16 May 2026 06:19:44 +0000</lastBuildDate>
    <atom:link href="https://aripd.com/tags/wsdl/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Web Service</title>
      <link>https://aripd.com/blog/web-service/</link>
      <pubDate>Thu, 30 Apr 2015 13:11:00 +0000</pubDate>
      <guid>https://aripd.com/blog/web-service/</guid>
      <description>&lt;h2 id=&#34;references&#34;&gt;References &lt;a href=&#34;#references&#34; class=&#34;permalink&#34;&gt;&lt;i class=&#34;bi bi-link-45deg&#34;&gt;&lt;/i&gt;&lt;/a&gt;&lt;/h2&gt;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.mkyong.com/webservices/jax-ws/jax-ws-soap-handler-in-client-side/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;JAX-WS : SOAP handler in client side&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.mkyong.com/webservices/jax-ws/jax-ws-wsimport-tool-example/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;JAX-WS : wsimport tool example&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.mkyong.com/webservices/jax-ws/jax-ws-wsgen-tool-example/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;JAX-WS : wsgen tool example&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.mkyong.com/webservices/jax-ws/container-authentication-with-jax-ws-tomcat/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;Container Authentication with JAX-WS&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;http://www.mkyong.com/webservices/jax-ws/jax-ws-soap-handler-in-server-side/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;JAX-WS : SOAP handler in server side&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;web-service&#34;&gt;Web Service &lt;a href=&#34;#web-service&#34; class=&#34;permalink&#34;&gt;&lt;i class=&#34;bi bi-link-45deg&#34;&gt;&lt;/i&gt;&lt;/a&gt;&lt;/h2&gt;&lt;ul&gt;&#xA;&lt;li&gt;JAX-WS represents SOAP (Simple Object Access Protocol)&lt;/li&gt;&#xA;&lt;li&gt;JAX-RS represents REST (Representational State Transfer )&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h3 id=&#34;jax-ws&#34;&gt;JAX-WS &lt;a href=&#34;#jax-ws&#34; class=&#34;permalink&#34;&gt;&lt;i class=&#34;bi bi-link-45deg&#34;&gt;&lt;/i&gt;&lt;/a&gt;&lt;/h3&gt;&lt;h4 id=&#34;wsimport-tool&#34;&gt;wsimport tool &lt;a href=&#34;#wsimport-tool&#34; class=&#34;permalink&#34;&gt;&lt;i class=&#34;bi bi-link-45deg&#34;&gt;&lt;/i&gt;&lt;/a&gt;&lt;/h4&gt;&lt;p&gt;The &lt;code&gt;wsimport&lt;/code&gt; tool is used to parse the published service WSDL (Web Services Description Language) file (http://localhost:8888/ws/server?wsdl) and generate required files (JAX-WS portable artifacts) for web service client to access the published web services. The &lt;code&gt;wsimport&lt;/code&gt; tool is available in the &lt;code&gt;$JDK/bin&lt;/code&gt; folder.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
