Log In
Developer Network
Technologies
Join the Network
Member Services
Events & Community
Customer Voice Portal (CVP) Developer Center
Overview
Documentation
Community
Wiki
Message Boards Home
Recent Posts
Statistics
Answer
(
Unmark
)
Mark as an Answer
« Back to CVP - All Versions
RE: New Message from Zelino Rocha in Customer Voice Portal (CVP) - CVP - Al
Threads [
Previous
|
Next
]
Zelino Rocha
Posts:
5
Join Date:
6/14/10
Recent Posts
CVP - Webservice with WS-authentication
Answer
2/25/13 3:06 PM
Mark as an Answer
Submit
Reply with Quote
Quick Reply
Hello,
I have to call a webservice which has WS-Security authentication. Since the Webservice element is only prepared to deal with http authentication, I'm trying to find out the best solution to work around it.
Any sugestions?
Thanks!
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
GEOFFREY THOMPSON
Posts:
289
Join Date:
7/10/08
Recent Posts
RE: New Message from Zelino Rocha in Customer Voice Portal (CVP) - CVP - Al
Answer
2/25/13 3:58 PM as a reply to Zelino Rocha.
Mark as an Answer
Submit
Reply with Quote
Quick Reply
I build custom classes to call Web Services. The basis is Apache Axis.
Regards,
Geoff
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
Hemal Mehta
Posts:
525
Join Date:
11/27/08
Recent Posts
RE: New Message from Zelino Rocha in Customer Voice Portal (CVP) - CVP - Al
Answer
2/25/13 4:30 PM as a reply to Zelino Rocha.
Mark as an Answer
Submit
Reply with Quote
Quick Reply
Build your own web services code. You can either do it in Studio and import a web services plugin. Alternatively you can easily do it using eclipse IDE EE version. It uses Apache Axis 2. You can generate the code manually also using command line.
Hemal
From: Cisco Developer Community Forums [mailto:cdicuser@developer.cisco.com]
Sent: Monday, February 25, 2013 9:07 AM
To: cdicuser@developer.cisco.com
Subject: New Message from Zelino Rocha in Customer Voice Portal (CVP) - CVP - All Versions: CVP - Webservice with WS-authentication
Zelino Rocha has created a new message in the forum "CVP - All Versions": --------------------------------------------------------------
Hello,
I have to call a webservice which has WS-Security authentication. Since the Webservice element is only prepared to deal with http authentication, I'm trying to find out the best solution to work around it.
Any sugestions?
Thanks!
--
To respond to this post, please click the following link: http://developer.cisco.com/web/cvp/community/-/message_boards/view_message/12351399 or simply reply to this email.
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top