tomcat « JSF « Spring Q&A





1. get some stack trace info into a custom tomcat error 500 page    stackoverflow.com

What is the best way of getting some of the stack trace info, perhaps the Exeception.message onto my custom error 500 page with tomcat, spring, jsf? I'd just like the ...

2. Tomcat listenerStart error    stackoverflow.com

When trying to deploy my WAR-file, tomcat gives me the follow errorlog:

2011-jan-24 13:16:04 org.apache.catalina.core.ApplicationContext log
INFO: ContextListener: contextInitialized()
2011-jan-24 13:16:04 org.apache.catalina.core.ApplicationContext log
INFO: SessionListener: contextInitialized()
2011-jan-24 13:19:09 org.apache.catalina.core.ApplicationContext log
INFO: SessionListener: contextDestroyed()
2011-jan-24 13:19:09 org.apache.catalina.core.ApplicationContext log
INFO: ...

3. Java/JSF/Tomcat/Spring - Proxy-Object has different methods than original object    stackoverflow.com

today I ran into this problem which really bugs me, as almost the code already worked (and stopped working even after reverting to the older version). I'm accessing a Spring-Bean on a ...

4. IntelliJIdea, error in deployment of spring + JSF application    stackoverflow.com

In IntelliJIdea, i've created a little application with just default pages auto created by ide. I've added two frameworks: spring (3) and JSF 2. The app level is java ee 2.5, ...

5. org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler process SEVERE: Error reading request, ignored    stackoverflow.com

I'm developing a web application using Spring3, JSF2 and Primefaces3 in Tomcat6... My application works just fine if I'm using Firefox. If I run the app also with IE 8 I'm ...

6. Tomcat classloader issues with spring, jsf and corba    forum.springsource.org

Tomcat classloader issues with spring, jsf and corba Hi, I currently stuck in the tomcat 6 classloaders nightmare (seems to me). Having a web application with jsf-1.2-ri, spring, log4j, visibroker corba ...