Blogs

Cisco Technology Developer Partners,

Cisco is proud to announce the availability of our Cisco Unified Communications System Release 8.6 Not-For-Resale software bundle on Cisco Marketplace (Partner Login Required).

To purchase the latest Unified Communications NFR Software bundle
- Navigate to Cisco Marketplace
- Login using your Cisco.com UserID ...Read More

 



REMINDER! CDN DEVELOPER TECHNICAL SESSION TRACK AT CISCO LIVE LONDON, JANUARY 31 through FEBRUARY 2, 2011
...Read More

 



Cisco Developer Network will be presenting a CDN Developer Track at Cisco Live! London the week of January 31, 2011.

We are presenting technical sessions which highlight Application Programming interfaces (APIs) and Software Developer Kits (SDKs) for Cisco technologies such as Unified Communications, IOS, and Access Routing Technologies ¿ including the new Cisco Cius ...Read More

 

Showing 3 results.

Forums

« Back to Discussion

MeetingPlace - UserService

Combination View Flat View Tree View
Threads [ Previous | Next ]
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: http://ip/webservices/services/UserService?wsdl. It failed with: Server returned HTTP response code: 401 for URL: http://ip/webservices/services/UserService?wsdl.
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 & Best Regards
Vinay

Collateral


No files available