Hello, I am a very ver beginner in xFire. How can I send username/password to the web service if the web service requires the HTTP Bassic authentication ?
Any example? I tried client.setProperty(Channel.USERNAME, "test"); client.setProperty(Channel.PASSWORD, "test"); But it just show 401 error. Any expert can teach me? In the above case, I tried to use Client API to test it. Is it possible to use the xfire client code generator to generate the code and dynamic pass the username and password to it for authen ? Can you give me a ssimple example, please ? Best regadrs, Eric --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email
