You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by georges <ge...@hotmail.com> on 2012/12/05 23:16:36 UTC

AjaxServlet under Tomcat 7

I am trying to use the ActiveMQ AjaxServlet with Tomcat 7
but i am still facing the Jetty Continuation problem :

java.lang.IllegalStateException: Not supported.
	at org.apache.catalina.connector.Request.startAsync(Request.java:1638)
	at org.apache.catalina.connector.Request.startAsync(Request.java:1631)
	at
org.apache.catalina.connector.RequestFacade.startAsync(RequestFacade.java:1024)
	at
org.eclipse.jetty.continuation.Servlet3Continuation.suspend(Servlet3Continuation.java:184)
	at
org.apache.activemq.web.MessageListenerServlet.doMessages(MessageListenerServlet.java:321)

knowing that the jetty continuation filter is added in web.xml.

Can you please  tell me what are the required libs for enabling continuation
under Tomcat7?
Is there any specific configuration to get activeMQ AjaxServlet working on
Tomcat7?

Thanks 



--
View this message in context: http://activemq.2283324.n4.nabble.com/AjaxServlet-under-Tomcat-7-tp4660252.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.