Re: tomcat 7.0.20 nio problem

2011-08-28 Thread Bob Garcia
Just an update. I migrated to Servlet 3.0 and things work much better. On Sat, Aug 27, 2011 at 3:14 PM, Bob Garcia wrote: > > > On Sat, Aug 27, 2011 at 2:35 PM, Konstantin Kolinko < > knst.koli...@gmail.com> wrote: > >> 2011/8/28 Bob Garcia : >> > I have a webapp at webapps/demo and a servlet m

Tomcat started and localhost:8080 is loading

2011-08-28 Thread Pratibha S
Hi, I'm using Tomcat 7.0 and Eclipse Indigo. I'm using Mongrel plug-in for Tomcat. When I start startup.sh, I can load the localhost:8080 page. But when I start Tomcat from Eclipse, it is able to start but I'm unable to load the localhost page. Explorer says, "could not connect to localhost:8080"

parallel deployment of tomcat 7

2011-08-28 Thread Sammy MT Lau
Hello all, I've read some articles regarding to the parallel deployment of tomcat 7. >From what I've read, enabling parallel deployment requires the enablement of tomcat session as well. However, the API server and client I'm working with don't do any session management using the tomcat session.

Re: Exception Handling

2011-08-28 Thread Donald Jolley
> Exception handling can be configured in WEB-INF/web.xml This suggestion seems to hold a lot of promise for error handling. The only problem is that I have not been able to get it to work. I have the following stanza in the web-app container of my web.xml file: java.lang.Throwable /erro