Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Environment:N/A
-
Number of attachments :
Description
http://jetty.mortbay.org/xref/org/mortbay/jetty/ajp/Ajp13Parser.html#270
Log.warn("AJP13 message type ({}) not supported/regonised as a "+"container request",Integer.toString(packetType));
s/regonised/recognised/ ?
AJP SHUTDOWN, CPING, PING are not yet implemented, so when these are encountered IllegalStateException is thrown,