On Feb 9, 2011, at 11:00 AM, patrice wrote:

> but, it does not work. I traced request, there are send from the web page,
> but nothing is updated,...
> looking at log file I can see the following error 
> 
> java.lang.IllegalStateException: !(Jetty || Servlet 3.0 ||
> ContinuationFilter)
> 
> org.eclipse.jetty.continuation.ContinuationSupport.getContinuation(ContinuationSupport.java:145)
> 
> org.apache.activemq.web.MessageListenerServlet.doMessages(MessageListenerServlet.java:301)
> 
> org.apache.activemq.web.MessageListenerServlet.doGet(MessageListenerServlet.java:247)
>    org.apache.activemq.web.AjaxServlet.doGet(AjaxServlet.java:47)
>    javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
>    javax.servlet.http.HttpServlet.service(HttpServlet.java:717)

Try a 5.5 snapshot instead of 5.4.2, and see if that resolves the issue.  We 
made some changes recently to address a similar problem.

alex

Reply via email to