You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by liny <in...@gmail.com> on 2011/11/18 10:41:40 UTC

[HELP] IllegalStateException: Not supported with Tomcat 7.0.22 and AjaxServlet

Hi,

I have a web application to test AJAX feature, and it works fine with Tomcat
6.0.20.
When I put same web application to Tomcat 7.0.22, exception is below:


I think it must be relative AjaxServlet or jars of <tomcat_home>/lib between
Tomcat6 and Tomcat7 but have no idea what's going on.
Would you please give me some hints?
Thank you.

--
View this message in context: http://activemq.2283324.n4.nabble.com/HELP-IllegalStateException-Not-supported-with-Tomcat-7-0-22-and-AjaxServlet-tp4082699p4082699.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: [HELP] IllegalStateException: Not supported with Tomcat 7.0.22 and AjaxServlet

Posted by liny <in...@gmail.com>.
Hi,

I don't know what should I do now.
http://tomcat.apache.org/migration.html#Migrating_from_6.0.x_to_7.0.x
http://tomcat.apache.org/migration.html#Migrating_from_6.0.x_to_7.0.x  says:


Is ActiveMQ recompilation for Tomcat 7 with new org.apache.catalina.comet
package needed?

--
View this message in context: http://activemq.2283324.n4.nabble.com/HELP-IllegalStateException-Not-supported-with-Tomcat-7-0-22-and-AjaxServlet-tp4082699p4090752.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: [HELP] IllegalStateException: Not supported with Tomcat 7.0.22 and AjaxServlet

Posted by Dejan Bosanac <de...@nighttale.net>.
Hi,

this has something to do with continuation support in Tomcat 7 and how ti
handles Jetty call. Frankly, I'm surprised ti works in Tomcat 6 at all.


Regards
-- 
Dejan Bosanac - http://twitter.com/dejanb
-----------------
The experts in open source integration and messaging - http://fusesource.com
ActiveMQ in Action - http://www.manning.com/snyder/
Blog - http://www.nighttale.net


On Fri, Nov 18, 2011 at 10:41 AM, liny <in...@gmail.com> wrote:

> Hi,
>
> I have a web application to test AJAX feature, and it works fine with
> Tomcat
> 6.0.20.
> When I put same web application to Tomcat 7.0.22, exception is below:
>
>
> I think it must be relative AjaxServlet or jars of <tomcat_home>/lib
> between
> Tomcat6 and Tomcat7 but have no idea what's going on.
> Would you please give me some hints?
> Thank you.
>
> --
> View this message in context:
> http://activemq.2283324.n4.nabble.com/HELP-IllegalStateException-Not-supported-with-Tomcat-7-0-22-and-AjaxServlet-tp4082699p4082699.html
> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
>