<?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>findMeetingList</title>
  <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_recent_posts?p_l_id=" />
  <subtitle>findMeetingList</subtitle>
  <id>http://developer.cisco.com/c/message_boards/find_recent_posts?p_l_id=</id>
  <updated>2013-05-18T19:54:26Z</updated>
  <dc:date>2013-05-18T19:54:26Z</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>
  <entry>
    <title>MeetingPlace - UserService</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=6352623" />
    <author>
      <name>javavinay88 (simulated)</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=6352623</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>
  <entry>
    <title>findMeetingList</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=5980688" />
    <author>
      <name>javavinay88 (simulated)</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=5980688</id>
    <updated>2012-07-03T11:01:48Z</updated>
    <published>2012-07-03T11:01:48Z</published>
    <summary type="html">Hi,
Please help me, I used findMeetingList Method for find the meeting list. When I set the start time and end time in filter then I got result. But when I set the  subject and  user id then it through null pointer Exception.
 
Please help me.
 
 
Thanks &amp; Best Regads
Vinay</summary>
    <dc:creator>javavinay88 (simulated)</dc:creator>
    <dc:date>2012-07-03T11:01:48Z</dc:date>
  </entry>
</feed>

