View Single Post
  #7  
Old 12-05-2003, 09:03 AM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,585
Default oops!

It is a bug in the AJPv13 interface introduced in 1.2, sending the whole URL including query string, but only URI without query string is expected by tomcat.
The fix will be in 1.2.2. it will be released soon.
Reply With Quote