Hello All,
I am using Tomcat 4.0.3 integrated with IIS. I am very happily working with
a HTML brower for so long without any problem.
Now If I use a PDA simulator browser (Microsoft Pocket PC SDK 2002) then
tomcat throws the following error.
java.lang.NumberFormatException
at org.apache.tomcat.util.buf.Ascii.parseInt(Ascii.java:188)
at org.apache.tomcat.util.buf.ByteChunk.getInt(ByteChunk.java:439)
at
org.apache.tomcat.util.buf.MessageBytes.getInt(MessageBytes.java:577)
at org.apache.ajp.Ajp13.decodeRequest(Ajp13.java:393)
at org.apache.ajp.Ajp13.receiveNextRequest(Ajp13.java:309)
at
org.apache.ajp.tomcat4.Ajp13Processor.process(Ajp13Processor.java:339)
at
org.apache.ajp.tomcat4.Ajp13Processor.run(Ajp13Processor.java:424)
at java.lang.Thread.run(Thread.java:479)
If I deploy my application on Weblogic and IIS combination everything works
fine (pc and pda browser). Why is tomcat throwing exception.
Please help me as doing development on weblogic kills my machine. tomcat is
nice because its much lightweight.
help help.
regards,
Abhishek.
_________________________________________________________________
Join the world�s largest e-mail service with MSN Hotmail.
http://www.hotmail.com
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>