Hi On 6/10/07, EricMacau <[EMAIL PROTECTED]> wrote:
Hello, I am a beginner in xfile. How can I usee Client API to pass a username/password for HTTP Basic Authentication?
Take a look at http://xfire.codehaus.org/HTTP+Transport and http://xfire.codehaus.org/Client+API
Or how can I pass the username/password for authentication in the client codes thatgenerated by the xfire client code generator?
You can send your user/pass as SOAP header . If you check book sample (examples folder in XFire distribution) you will find full example how to add soap header elements using outhandler and how to retrieve such info on server side. Here http://xfire.codehaus.org/Client+and+Server+Stub+Generation+from+WSDL you will find info about how to add handlers to generated client.
Any XFire expert can teach me, please?
Sorry, all XFire exeperts are currently busy so i'll try ;)
-- View this message in context: http://www.nabble.com/HTTP-Basic-Authentication-tf3896553.html#a11046372 Sent from the XFire - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email
-- ----- When one of our products stops working, we'll blame another vendor within 24 hours. --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email
