On Tue, Apr 21, 2009 at 3:23 PM, Daphna Wasserman (dwasserm)
<dwass...@cisco.com> wrote:

> I've tried using both LWP::UserAgent's  method credentials() &
> HTTP:Headers' method Authorization_Basic().

I'd expect authorization_basic to do the trick. When in doubt, try to
use Wireshark, tcpmon, or a similar tool first, in order to find out
whether the problem is on the client or on the server.

If it turns out that the problem should be on the server side, take

http://svn.apache.org/repos/asf/webservices/xmlrpc/trunk/server/src/test/java/org/apache/xmlrpc/test/AuthenticationTest.java

as an example.


Jochen


-- 
I have always wished for my computer to be as easy to use as my
telephone; my wish has come true because I can no longer figure out
how to use my telephone.

    -- (Bjarne Stroustrup,
http://www.research.att.com/~bs/bs_faq.html#really-say-that
       My guess: Nokia E50)

Reply via email to