-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
3.5.0
-
None
Reproduce step:
1. Deploy zssdemo on Tomcat 7.0.54
2. Link to collaboration Edit sample
Should not see the following error message:
[ERROR] <DemoEntryServiceFilter.java:139>- ERROR while handling Request: /zssdemo/zkcomet?dtid=z_xu
java.lang.IllegalStateException: Not supported.
at org.apache.catalina.connector.Request.startAsync<Request.java:1658>
at org.apache.catalina.connector.RequestFacade.startAsync<RequestFacade.java:1029>
at org.zkoss.zkmax.ui.comet.CometAsyncServlet.doPost<CometAsyncServlet.java:111>
...