Re: Access denied: Calling a .NET webservice from a java client
From: Jan Tielens (jan_at_no.spam.please.leadit.be)
Date: 05/25/04
- Previous message: Afsheen: "web services (proxy port)"
- Next in thread: Eric Cherng: "Re: Access denied: Calling a .NET webservice from a java client"
- Maybe reply: Eric Cherng: "Re: Access denied: Calling a .NET webservice from a java client"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 25 May 2004 07:08:41 +0200
I think you'll get more answers if you post your question in a Java
newsgroup. :-)
-- Greetz Jan ________________ Read my weblog: http://weblogs.asp.net/jan "Joan" <u3aei5e02@sneakemail.com> schreef in bericht news:a5981ed696078b62a58cbf28f6e67afb@localhost.talkaboutsoftware.com... > Hi, > I have a JAVA client which invokes a web-service which is deployed on > IIS. > I got the following error while trying to invoke the web-service: "access > denied (401)" > To my knowledge, this means that i need to set the credentials. In C# it > is done like this: > X.Credentials= System.Net.CredentialCache.DefaultCredentials; > > How should I do it in a JAVA client? >
- Previous message: Afsheen: "web services (proxy port)"
- Next in thread: Eric Cherng: "Re: Access denied: Calling a .NET webservice from a java client"
- Maybe reply: Eric Cherng: "Re: Access denied: Calling a .NET webservice from a java client"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|