You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by bu...@apache.org on 2004/11/15 14:23:10 UTC

DO NOT REPLY [Bug 32246] New: - AuthPolicy indirectly references NTLM and does not load in the abscence of JCE

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=32246>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=32246

           Summary: AuthPolicy indirectly references NTLM and does not load
                    in the abscence of JCE
           Product: HttpClient
           Version: 3.0 Alpha 2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Commons HttpClient
        AssignedTo: httpclient-dev@jakarta.apache.org
        ReportedBy: becke@u.washington.edu


java.lang.NoClassDefFoundError:
org/apache/commons/httpclient/auth/NTLMScheme
 at
org.apache.commons.httpclient.auth.AuthPolicy.class$(AuthPolicy.java:57)
 at
org.apache.commons.httpclient.auth.AuthPolicy.<clinit>(AuthPolicy.java:99)
 at
rg.apache.commons.httpclient.auth.AuthChallengeProcessor.selectAuthScheme(AuthChallengeProcesso
r.java:86)
 at
org.apache.commons.httpclient.auth.AuthChallengeProcessor.processChallenge(AuthChallengeProcesso
r.java:148)
 at
org.apache.commons.httpclient.HttpMethodDirector.processWWWAuthChallenge(HttpMethodDirector.ja
va:666)
 at
org.apache.commons.httpclient.HttpMethodDirector.processAuthenticationResponse(HttpMethodDirect
or.java:638)
 at
org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:200)
 at
org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:437)
 at
org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:324)

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: httpclient-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: httpclient-dev-help@jakarta.apache.org