Hi All,
Any one please provide me an example to sending soap request with userToken
credentials.
Web Services are secured using axis2 Rampart module. In the java client I
engaged the Rampart module. But From the pdf How can i pass this
information.
I have the following javascript to the send the request. But In the soap
message I am not able to see the header part.
var oAuthenticator = {Username: "username",Password:"password"};
var response = SOAP.request({"+
cURL: url,
oRequest:
{'http://example.org/types:getPriceRequest':{symbol:"A"}},
oAuthenticate: oAuthenticator
});"+
Thanks in advance.
Praveen
--
View this message in context:
http://www.nabble.com/WebService-Authentication%28using-Javascript%29-tp24531428p24531428.html
Sent from the iText - General mailing list archive at Nabble.com.
------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge
This is your chance to win up to $100,000 in prizes! For a limited time,
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions
Buy the iText book: http://www.1t3xt.com/docs/book.php
Check the site with examples before you ask questions:
http://www.1t3xt.info/examples/
You can also search the keywords list: http://1t3xt.info/tutorials/keywords/