<?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>MeetingPlace - UserService</title>
  <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=6352628" />
  <subtitle>MeetingPlace - UserService</subtitle>
  <id>http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=6352628</id>
  <updated>2013-05-26T01:53:39Z</updated>
  <dc:date>2013-05-26T01:53:39Z</dc:date>
  <entry>
    <title>MeetingPlace - UserService</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=6352627" />
    <author>
      <name>javavinay88 (simulated)</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=6352627</id>
    <updated>2012-08-27T07:42:00Z</updated>
    <published>2012-08-27T07:42:00Z</published>
    <summary type="html">Hi,
Please help me,
Whenever I am create the instance of UserService, it raise Exception : javax.xml.ws.WebServiceException: Failed to access the WSDL at: [url=http://ip/webservices/services/UserService?wsdl]http://ip/webservices/services/UserService?wsdl[/url]. It failed with: Server returned HTTP response code: 401 for URL: [url=http://ip/webservices/services/UserService?wsdl]http://ip/webservices/services/UserService?wsdl[/url].
And the code of creating Instance of UserService are -:
try
{
 testUser.UserService service = new testUser.UserService();
testUser.UserServicePortType port=service.getUserServiceHttpPort();
} catch (Exception ex)
{
 out.println("Exception "+ex);
}
And similarly create the instance of MeetingService then it work fine.
What issues behind this please see this and give better solution.
Tnaks &amp; Best Regards
Vinay</summary>
    <dc:creator>javavinay88 (simulated)</dc:creator>
    <dc:date>2012-08-27T07:42:00Z</dc:date>
  </entry>
</feed>

