Re: Exception in thread

2008-11-27 Thread Christian Poecher
Pieter Temmerman-2 wrote: > > Hi Chris, > > That's what I was afraid of. > The only thing listed in the logs was what I posted. > No stacktrace, nor name of the exception. > I'll try to bump up the logging level, and hope this error occurs again > in a reasonable amount of time (it's been work

Re: Exception in thread

2008-11-27 Thread Christian Poecher
Pieter Temmerman-2 wrote: > > The only thing that I think could be related to the problem is listed > below. > > Exception in thread "TP-Processor15" Exception in thread > "Cluster-MembershipSender" Exception in thread > "Cluster-MembershipReceiver" > 26 nov 2008 17:12:29,010 : [DEBUG] > es.j

Re: How to transfer session to another browser

2008-08-19 Thread Christian Poecher
kohanm wrote: > > Hi, > I have Tomcat 5.5 installed and a Java web applicaion is running. > How could* *I *se*t up Tomcat that if I copy and past the URL of the web > application to anoather browser the session could be tranferred to the new > browser, in other words: > Session can be transfe

Re: [programmazione] Servlet Caching

2008-08-12 Thread Christian Poecher
Thanks a bunch Luca. I inherited quite some messy code before the old developer said goodbye. So far the big architectural issues in the Data Access and Logic layers have been cleaned up, but the problems in the view still exist. I will live with this issue for now and refactor the view later to u

Servlet Caching

2008-08-12 Thread Christian Poecher
Hi there, I am currently investigating a problem with our web app (Tomcat 5.5.23, Java 1.5, JSF 1.2) where the servlet cache does not always get updated when a JSF include is changed. This happend after changing an included JSF. The JSF-snippet that includes is: <[EMAIL PROTECTED] file="/pages/i