This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Tomcat and the fly likes Configuring Tomcat 7.0.30 for long polling Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Products » Tomcat
Reply Bookmark "Configuring Tomcat 7.0.30 for long polling " Watch "Configuring Tomcat 7.0.30 for long polling " New topic
Author

Configuring Tomcat 7.0.30 for long polling

Ackshat Sharma
Greenhorn

Joined: Sep 03, 2011
Posts: 20
I recently tried to make a real time update functionality in my Spring mvc 3.0, using Tomcat7 ,
I found a here a good stuff and accordingly i changed my server.xml for the Tomcat, but it burst while starting the server(the server starts abnormally and it does not respond to any deployed applications).
Can someone help me in configuring Tomcat 7 for comet(long polling) functionality.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Configuring Tomcat 7.0.30 for long polling
 
Similar Threads
Does jboss require any class path setting like tomcat
How to make jsp work in IIS server.Is there any plugin?
regarding connection pool
Configure Proxy Server in Tomcat
Will Session timeout while the servlet is being executed?