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=41463>.
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=41463

           Summary: Exception report with IE but not firefox!
           Product: Tomcat 6
           Version: 6.0.7
          Platform: PC
        OS/Version: Windows Server 2003
            Status: NEW
          Severity: critical
          Priority: P2
         Component: Catalina
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: [EMAIL PROTECTED]


Hi there, we have a problem running JSPWiki under Tomcat, when using Internet 
Explorer. It's fine in Firefox and doesn't display any exceptions as shown 
below!

This has happened since installing the JCIFS code into web.xml for user 
authentication.
The JSPWiki developers can't help me, they said it sounds more like an 
interplay issue between Tomcat and IE. 


java.io.UnsupportedEncodingException: Cp850
        sun.io.Converters.getConverterClass(Unknown Source)
        sun.io.Converters.newConverter(Unknown Source)
        sun.io.ByteToCharConverter.getConverter(Unknown Source)
        java.lang.StringCoding.decode(Unknown Source)
        java.lang.String.<init>(Unknown Source)
        java.lang.String.<init>(Unknown Source)
        jcifs.ntlmssp.Type1Message.parse(Type1Message.java:236)
        jcifs.ntlmssp.Type1Message.<init>(Type1Message.java:86)
        jcifs.http.NtlmSsp.authenticate(NtlmSsp.java:88)
        jcifs.http.NtlmHttpFilter.negotiate(NtlmHttpFilter.java:160)
        jcifs.http.NtlmHttpFilter.doFilter(NtlmHttpFilter.java:114)
        
com.ecyrd.jspwiki.ui.WikiServletFilter.doFilter(WikiServletFilter.java:99)
        com.ecyrd.jspwiki.ui.WikiJSPFilter.doFilter(WikiJSPFilter.java:71)

Hope to hear from you soon..and well done on such a marvellous product!

Regards

Chris Tamburro
ICT Department
St. Edward's School
Cheltenham, UK

-- 
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to