On 04/10/2012 09:25, Nick Katsipoulakis wrote:
> Bonjorno Filippo and Gracie for your immediate answer.
> I also do not see anything wrong with my code, since the Singleton class
> I am using has been tested in other web
> services as well. My suspicion is that Apache Tomcat has some cleaning
> up
On 10/03/2012 06:03 PM, Filippo Machi wrote:
Ciao Nick,
according to my own experience, I saw some logs at SEVERE very similar to
what you posted here when I used hot deploy for a web application I worked
on and that application used threadlocal variables and launched some
threads that tomcat did
Ciao Nick,
according to my own experience, I saw some logs at SEVERE very similar to
what you posted here when I used hot deploy for a web application I worked
on and that application used threadlocal variables and launched some
threads that tomcat didn't control directly.
These logs are part of so
Dear list,
I am currently developing a Java Web application on a machine with the
following
attributes:
- Ubuntu-Server Edition Linux 12.04 64-bit
- Sun java JDK version 7
- Apache Tomcat 7.0.30
- Netbeans IDE, version 7.1.2
My project consists of a SOAP Web service interface, that maintains a