NTLM Authentication Problem

2009-01-23 Thread AUYEUNG Andy
I am using axis2's ServiceClient to call to a webservice outside my company's network. However, I got an error that said that there was a NTLM challenge. (SEVERE: Credentials cannot be used for NTLM authentication: org.apache.commons.httpclient.UsernamePasswordCredentials org.apache.commons.ht

[AXIS2] Form-based Authentication problem

2007-04-12 Thread Sanoran Triamesh
I have to access an Axis2 servlet which is behind a pubcookie protected server. Essentially, it is an authentication mechanism that authenticates as follows: 1) Client (browser) tries to access .../someservice on the server. 2) PubCookie intercepts and redirects to a login page with a form 3) Cl

Authentication Problem

2005-08-11 Thread Aleksander Pascoal
Hey guys, does anybody already set axis to use CommonsHTTPSender for authentication porpouses? I developed a client and use it withou problems. But then I need to use it behindo a HTTP Proxy with NTLM authentication, and so a set axis (config-client.wsdd) to use CommonsHTTPSender. But now I'm