> From: Richard Sayre [mailto:[EMAIL PROTECTED] > Subject: HTTP 1.1 Not Supported > > 2. The pocket pc app tries to obtain a Response object > from the request > 3. On the line of code that tries to obtain a response > I get a server error
Are you referring to the app running on the Pocket PC or the Tomcat app responding to the Pocket PC? > HTTP Version Not Supported..Server: Apache-Coyote/1.1..Date: Tue, 04 > Dec 200713:08:21 GMT..Connection: close And what does the access log (or Wireshark trace) show as being sent by the app on the Pocket PC? > <Connector URIEncoding="utf-8" connectionTimeout="20000" port="8084" > protocol="HTTP/1.1" redirectPort="8443"/> That only controls what Tomcat will accept, not what the client sends. > I am using Tomcat 6.0.14 which came bundled with Netbeans 6. You might try an unbundled real Tomcat download, but I doubt if that's the problem in this case. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]