<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>401 (Unauthorized) error accessing AXL</title>
  <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=11077754" />
  <subtitle>401 (Unauthorized) error accessing AXL</subtitle>
  <id>http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=11077754</id>
  <updated>2013-05-26T07:24:53Z</updated>
  <dc:date>2013-05-26T07:24:53Z</dc:date>
  <entry>
    <title>RE: 401 (Unauthorized) error accessing AXL</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=11117983" />
    <author>
      <name>Komalkumar Tagdiwala</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=11117983</id>
    <updated>2013-01-25T03:07:04Z</updated>
    <published>2013-01-25T03:07:04Z</published>
    <summary type="html">I figured out the problem. I was using the administrator user instead of application user.</summary>
    <dc:creator>Komalkumar Tagdiwala</dc:creator>
    <dc:date>2013-01-25T03:07:04Z</dc:date>
  </entry>
  <entry>
    <title>401 (Unauthorized) error accessing AXL</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=11077753" />
    <author>
      <name>Komalkumar Tagdiwala</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=11077753</id>
    <updated>2013-01-24T04:41:58Z</updated>
    <published>2013-01-24T04:39:24Z</published>
    <summary type="html">I am new to AXL development and followed all the steps outlined on http://developer.cisco.com/web/axl-developer/axl-java-sample-application to build the sample application. I also double-checked to ensure that the AXL Service is activated and appropriate user groups, roles and permissions added. I exported the SSL certificate from the AXL url https://mycucmhost:8443/axl/ and added it to my keystore using the keytool command. I then confirmed using keytool -list command to ensure that the certifcate shows up in the keystore. However, when I attempt to run the AXL Demo application, I keep getting the certificate error shown below   Jan 23, 2013 8:33:18 PM com.sun.xml.internal.ws.wsdl.parser.RuntimeWSDLParser parseWSDL WARNING: [failed to localize] wsdl.import.should.be.wsdl(file:/C:/eclipse_current/workspace/cucm-poc/schema/current/AXLSoap.xsd) Exception in thread "main" com.sun.xml.internal.ws.client.ClientTransportException: The server sent[color=#ff0000][b] HTTP status code 401: Unauthorized[/b][/color]     at com.sun.xml.internal.ws.transport.http.client.HttpTransportPipe.checkStatusCode(HttpTransportPipe.java:196)     at com.sun.xml.internal.ws.transport.http.client.HttpTransportPipe.process(HttpTransportPipe.java:168)     at com.sun.xml.internal.ws.transport.http.client.HttpTransportPipe.processRequest(HttpTransportPipe.java:83)     at com.sun.xml.internal.ws.transport.DeferredTransportPipe.processRequest(DeferredTransportPipe.java:105)     at com.sun.xml.internal.ws.api.pipe.Fiber.__doRun(Fiber.java:587)     at com.sun.xml.internal.ws.api.pipe.Fiber._doRun(Fiber.java:546)     at com.sun.xml.internal.ws.api.pipe.Fiber.doRun(Fiber.java:531)     at com.sun.xml.internal.ws.api.pipe.Fiber.runSync(Fiber.java:428)     at com.sun.xml.internal.ws.client.Stub.process(Stub.java:211)     at com.sun.xml.internal.ws.client.sei.SEIStub.doProcess(SEIStub.java:124)     at com.sun.xml.internal.ws.client.sei.SyncMethodHandler.invoke(SyncMethodHandler.java:98)     at com.sun.xml.internal.ws.client.sei.SyncMethodHandler.invoke(SyncMethodHandler.java:78)     at com.sun.xml.internal.ws.client.sei.SEIStub.invoke(SEIStub.java:107)     at $Proxy33.getPhone(Unknown Source)     at com.cisco.axl.demo.Demo.getPhone(Demo.java:158)     at com.cisco.axl.demo.Demo.getPhoneInfo(Demo.java:126)     at com.cisco.axl.demo.Demo.main(Demo.java:102)</summary>
    <dc:creator>Komalkumar Tagdiwala</dc:creator>
    <dc:date>2013-01-24T04:39:24Z</dc:date>
  </entry>
</feed>

