Questions tagged [tomcat5.5]

Version 5.5.x (August 2004) of the Apache Tomcat servlet container. Use only if your question is specifically related to features of this version.

Version 5.5.x (August 2004) of the Apache Tomcat servlet container.

Apache Tomcat is an open source servlet container and is developed by the Apache Software Foundation (ASF). Questions here should relate to Tomcat Version 5.5.x.

Note that the ASF has announced 30 September 2012 as the end of life date for the Apache Tomcat 5.5.x release series.

Use only if your question is specifically related to features of this version. Just because you are using this version, doesn't mean you need this tag. Use in addition to or instead of this tag.

See for more information.

249 questions
0
votes
1 answer

Tomcat JAASRealm : Getting "Class not added" after starting server

I am using http://blog.frankel.ch/custom-loginmodule-in-tomcat tutorial for tomcat JAASRealm.I have added below in server.xml Realm className="org.apache.catalina.realm.JAASRealm" appName="CustomLogin" …
VJS
  • 2,891
  • 7
  • 38
  • 70
0
votes
0 answers

Failed to change Tomcat 5.5 JVM Memory settings (Linux server)

I want to increase the JVM memory settings for my Tomcat 5.5 instance (on Linux server with 1.8 gigs of memory). Current JVM Status: Free memory: 15.60 MB Total memory: 26.00 MB Max memory: 405.37 MB I just can't get these settings to budge. I…
Arno Hart
  • 21
  • 1
  • 3
0
votes
2 answers

SSL configuration and X509Certificate in java and tomcat 5

Hi i have configured SSL in tomcat 5.5, server.xml entry is as below. **
0
votes
1 answer

Errors with webutilities in production

Today when I enabled webutilities in production has been received error messages like these: classe: com.googlecode.webutilities.servlets.JSCSSMergeServlet linha:…
dobau
  • 13
  • 7
-1
votes
1 answer

Tomcat Configuration window

copied pre-installed tomcat 5.5 version and want to add properties like initial memory pool , debugging option and more but i could not able to open tomcat5w application file from the installed folder. it is throwing error. I have added privileges…
RKCY
  • 4,095
  • 14
  • 61
  • 97
-1
votes
3 answers

Which open-source comet/ reverse-ajax libraries will you recommend to be used with Tomcat 5.5? Why?

I have seen continuations in Jetty 6.0 that addresses scaling for comet/reverse-ajax applications. Are there any other libraries/frameworks to be used with Tomcat 5.5?
Tahir Akhtar
  • 11,385
  • 7
  • 42
  • 69
-1
votes
1 answer

Servlet/EJB Container vs Spring Container

If this is right Spring vs EJB. Can Spring replace EJB?. My question: Is Spring a super set of App Server ? If Spring(open source) is a container which is a good alternative of EJB container, then what is the use of app severs like WAS(read…
lowLatency
  • 5,534
  • 12
  • 44
  • 70
-1
votes
2 answers

How to set mod_proxy to serve some files while others to be served by apache

I have enabled mod proxy to serve my jsp and servlets and it seem to work fine. So if i hit localhost, it takes request to tomcat and executes it. What is want is that servlets and jsp are forwarded to tomcat while php is handled by apache. Both…
anujin
  • 773
  • 7
  • 24
  • 36
-5
votes
3 answers

Tomcat 5.5 service not start?

tomcat 5.5 installed properly in my laptop but their service not started. Please give me proper solution. Thanks in advance.
1 2 3
16
17