<?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: Cisco AXL for developers Java requirements in Management</title>
    <link>https://community.cisco.com/t5/management/cisco-axl-for-developers-java-requirements/m-p/4766221#M4023</link>
    <description>&lt;P&gt;Thankfull to everyone sharing your knowledge here&lt;/P&gt;</description>
    <pubDate>Tue, 31 Jan 2023 20:45:33 GMT</pubDate>
    <dc:creator>Muhammad H</dc:creator>
    <dc:date>2023-01-31T20:45:33Z</dc:date>
    <item>
      <title>Cisco AXL for developers Java requirements</title>
      <link>https://community.cisco.com/t5/management/cisco-axl-for-developers-java-requirements/m-p/4765314#M4005</link>
      <description>&lt;P&gt;Quick question when developing applications based on AXL api, The official document of cisco AXL says to use "&lt;STRONG&gt;Java 6&lt;/STRONG&gt;". This version of java is outdated. My question is can we still do the AXL applications under Latest Java version which is "&lt;STRONG&gt;Java 8"&lt;/STRONG&gt;. ? You can see the AXL cisco details below:&lt;/P&gt;&lt;P&gt;&lt;A href="https://developer.cisco.com/docs/axl/#!javajax-ws-quickstart/before-you-begin" target="_blank" rel="noopener"&gt;https://developer.cisco.com/docs/axl/#!javajax-ws-quickstart/before-you-begin&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Before You Begin&lt;BR /&gt;To complete this exercise, you will need access to the following tools.&lt;/P&gt;&lt;P&gt;Eclipse&lt;BR /&gt;Access to a Cisco Unified Communications Manager installation&lt;BR /&gt;Admin username and password for Cisco Unified Communications Manager&lt;BR /&gt;The name of a device registered with Cisco Unified Communications Manager&lt;BR /&gt;Java 6&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jan 2023 16:03:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/management/cisco-axl-for-developers-java-requirements/m-p/4765314#M4005</guid>
      <dc:creator>Muhammad H</dc:creator>
      <dc:date>2023-01-30T16:03:35Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco AXL for developers Java requirements</title>
      <link>https://community.cisco.com/t5/management/cisco-axl-for-developers-java-requirements/m-p/4765348#M4006</link>
      <description>&lt;P&gt;What kind of application are you trying to develop, and on what platform? If the application you plan to development is in Java, then that certainly forces you in that direction. If not, I would suggest Python with the Zeep libraries. Those certainly run on Linux/Unix and Windows.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jan 2023 17:04:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/management/cisco-axl-for-developers-java-requirements/m-p/4765348#M4006</guid>
      <dc:creator>Elliot Dierksen</dc:creator>
      <dc:date>2023-01-30T17:04:12Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco AXL for developers Java requirements</title>
      <link>https://community.cisco.com/t5/management/cisco-axl-for-developers-java-requirements/m-p/4765356#M4007</link>
      <description>&lt;P&gt;That approach to using Java with AXL via wsimport is outdated. You can use Java 8 with AXL if you code SOAP calls normally instead of importing the WSDL into Java classes. It might even work with wsimport and Java 8, but I don't recommend that approach, anyway.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jan 2023 17:21:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/management/cisco-axl-for-developers-java-requirements/m-p/4765356#M4007</guid>
      <dc:creator>npetrele</dc:creator>
      <dc:date>2023-01-30T17:21:04Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco AXL for developers Java requirements</title>
      <link>https://community.cisco.com/t5/management/cisco-axl-for-developers-java-requirements/m-p/4765366#M4008</link>
      <description>&lt;P&gt;That JAX-WS sample is very old/obsolete, and should probably be removed/updated.&lt;/P&gt;
&lt;P&gt;This sample project is more up-to-date and may be helpful: &lt;A href="https://github.com/CiscoDevNet/axl-java-samples" target="_blank"&gt;https://github.com/CiscoDevNet/axl-java-samples&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jan 2023 17:48:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/management/cisco-axl-for-developers-java-requirements/m-p/4765366#M4008</guid>
      <dc:creator>dstaudt</dc:creator>
      <dc:date>2023-01-30T17:48:23Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco AXL for developers Java requirements</title>
      <link>https://community.cisco.com/t5/management/cisco-axl-for-developers-java-requirements/m-p/4765382#M4009</link>
      <description>&lt;P&gt;Thanks to all for sharing your advices, I am new to AXL and my application will mostly query CUCM / CUC databases. I will try DSTAUDT suggested project and share any questions here. I will be glad if cisco updates its documents&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jan 2023 18:49:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/management/cisco-axl-for-developers-java-requirements/m-p/4765382#M4009</guid>
      <dc:creator>Muhammad H</dc:creator>
      <dc:date>2023-01-30T18:49:37Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco AXL for developers Java requirements</title>
      <link>https://community.cisco.com/t5/management/cisco-axl-for-developers-java-requirements/m-p/4765441#M4010</link>
      <description>&lt;P&gt;I quickly checked :&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://github.com/CiscoDevNet/axl-java-samples" target="_blank" rel="nofollow noopener noreferrer"&gt;https://github.com/CiscoDevNet/axl-java-samples&lt;/A&gt;&lt;/P&gt;&lt;P&gt;It refers to OPENJDK, I am limited to Oracle JDK due to our work environment, does it support oracle JDK also?&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jan 2023 20:50:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/management/cisco-axl-for-developers-java-requirements/m-p/4765441#M4010</guid>
      <dc:creator>Muhammad H</dc:creator>
      <dc:date>2023-01-30T20:50:22Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco AXL for developers Java requirements</title>
      <link>https://community.cisco.com/t5/management/cisco-axl-for-developers-java-requirements/m-p/4766164#M4018</link>
      <description>&lt;P&gt;I know wsimport is no longer included in Java 8, you indicated "&lt;SPAN&gt;&lt;STRONG&gt;You can use Java 8 with AXL if you code SOAP calls normally instead of importing the WSDL into Java classes&lt;/STRONG&gt;", do please provide some details/steps how to do that ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 31 Jan 2023 19:21:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/management/cisco-axl-for-developers-java-requirements/m-p/4766164#M4018</guid>
      <dc:creator>Muhammad H</dc:creator>
      <dc:date>2023-01-31T19:21:33Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco AXL for developers Java requirements</title>
      <link>https://community.cisco.com/t5/management/cisco-axl-for-developers-java-requirements/m-p/4766165#M4019</link>
      <description>&lt;P&gt;It should work with Oracle JDK.&lt;/P&gt;</description>
      <pubDate>Tue, 31 Jan 2023 19:23:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/management/cisco-axl-for-developers-java-requirements/m-p/4766165#M4019</guid>
      <dc:creator>dstaudt</dc:creator>
      <dc:date>2023-01-31T19:23:57Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco AXL for developers Java requirements</title>
      <link>https://community.cisco.com/t5/management/cisco-axl-for-developers-java-requirements/m-p/4766170#M4020</link>
      <description>&lt;P&gt;I think the suggestion is to treat AXL as an HTTP/XML API, and code to it by sending XML via HTTP requests using a HTTP-level Java library.&amp;nbsp; The XML body can be created by simple string manipulation, via a XML DOM library (e.g. &lt;A href="https://xerces.apache.org/" target="_self"&gt;Xerces&lt;/A&gt;), a SOAP object library (e.g. &lt;A href="https://github.com/jakartaee/jax-ws-api" target="_self"&gt;Jakarta&lt;/A&gt; which provides jax-ws for Java &amp;gt;8), etc. - i.e. other than relying on consuming the WSDL to create middleware, just write to HTTP/XML directly.&lt;/P&gt;</description>
      <pubDate>Tue, 31 Jan 2023 19:35:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/management/cisco-axl-for-developers-java-requirements/m-p/4766170#M4020</guid>
      <dc:creator>dstaudt</dc:creator>
      <dc:date>2023-01-31T19:35:40Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco AXL for developers Java requirements</title>
      <link>https://community.cisco.com/t5/management/cisco-axl-for-developers-java-requirements/m-p/4766175#M4021</link>
      <description>&lt;P&gt;LOL -- it has been too many years, and I can't even remember what I had for breakfast. I did a deep dive on my drive to see if I could find my past work, but didn't find anything. However, there are docs and good examples online if you google it.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.oracle.com/cd/E19340-01/820-6767/aeqgc/index.html" target="_blank" rel="noopener"&gt;https://docs.oracle.com/cd/E19340-01/820-6767/aeqgc/index.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;There are examples at this link. It's a start and one answer reminds me of how I coded. Check out the 2020 or 2021 response at this link, and make sure you look at the example for BASIC authentication.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://stackoverflow.com/questions/15948927/working-soap-client-example" target="_blank" rel="noopener"&gt;https://stackoverflow.com/questions/15948927/working-soap-client-example&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;The last example on that page looks very simple, since it uses &lt;EM&gt;curl&lt;/EM&gt;. I didn't use curl, but if I had to do it again, I might do it that way.&lt;/P&gt;</description>
      <pubDate>Tue, 31 Jan 2023 19:52:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/management/cisco-axl-for-developers-java-requirements/m-p/4766175#M4021</guid>
      <dc:creator>npetrele</dc:creator>
      <dc:date>2023-01-31T19:52:28Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco AXL for developers Java requirements</title>
      <link>https://community.cisco.com/t5/management/cisco-axl-for-developers-java-requirements/m-p/4766221#M4023</link>
      <description>&lt;P&gt;Thankfull to everyone sharing your knowledge here&lt;/P&gt;</description>
      <pubDate>Tue, 31 Jan 2023 20:45:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/management/cisco-axl-for-developers-java-requirements/m-p/4766221#M4023</guid>
      <dc:creator>Muhammad H</dc:creator>
      <dc:date>2023-01-31T20:45:33Z</dc:date>
    </item>
  </channel>
</rss>

