catalina « Development « Spring Q&A





1. Tomcat 6 memory leaks log entries    stackoverflow.com

Below is outtake of unique entries in my Catalina.out file on CentOS machine. I'm running Tomcat 6 with spring 3 and my application. There is whole bunch of them so I ...

2. [main] ERROR org.apache.catalina.core.ContainerBase.[Catalina].[localhost]. -    forum.springsource.org

[main] ERROR org.apache.catalina.core.ContainerBase.[Catalina].[localhost]. - Hi, I have removed exsiting spring.jar and updated new spring.jar file through eclipse java build path-> lib, add library. But when i run the Tomcat server I ...

3. Validation Problem - validation displyed in catalina.out, failing to disply it on jsp    forum.springsource.org

Validation Problem - validation displyed in catalina.out, failing to disply it on jsp Hi, I have to validated some textfield, and I am using common validator , I think most of ...

4. Where is the catalina (Tomcat) bundle?    forum.springsource.org

In the bundle repository I can only find 6.0 version of catalina, where can I find a 5.5 version that registers the catalina start service? I have a version of the ...

5. Catalina and equinox...    forum.springsource.org

May 16th, 2008, 04:15 PM #1 mburbidg View Profile View Forum Posts Private Message Member Join Date Aug 2005 Posts 62 Catalina and equinox... I gave up on trying to get ...

6. Catalina and Knoplerfish...    forum.springsource.org

May 23rd, 2008, 02:47 PM #1 mburbidg View Profile View Forum Posts Private Message Member Join Date Aug 2005 Posts 62 Catalina and Knoplerfish... I'm really frustrated. Spring-DM is exactly what ...

7. Catalina Logs with Spring-DM    forum.springsource.org

I have installed and started Spring-DM's web extender bundle and the OSGi version of Catalina in my Equinox. I expect when I install and start another bundle with .war extension, it ...

8. Trouble with catalina 6.0.18...    forum.springsource.org

Trouble with catalina 6.0.18... Our system running Spring-DM, Tomcat 5.5.23 (catalina.osgi-5.5.23-SNAPSHOT.jar), equinox has been under development and running for several months now. We want to switch to Tomcat 6.0.18. So I ...

9. Put Spring 2.5.5 in Tomcat 6 $Catalina/lib    forum.springsource.org

We have 10 webapps using Spring 2.5.5 + Hibernate 3.3.3 + ZK 3.6.1. So, is there any problem if we put Spring 2.5.5 in Tomcat 6 $Catalina/lib to be available to ...