  | Mailing List | | Home | | Forum Home | | JBoss - Java Application Server | | Tomcat - JSP/Servlet container | | Struts - A MVC web framework | | iText - An open source PDF Java Library | | JDOM - JDOM XML Parser | | JSP - A mailing list about Java Server Pages specification and reference | | J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition | | J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog | | Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology | |
Struts & Hibernate
|
|
|
  | | | Tomcat | Hi
Summary Please tell me what headers Tomcat sets when it serves out a
plain file and how I can control those headers.
Long version
I 'm using Tomcat 5.0.28 for a small webapp. It sits behind(I am required to anonymiee a Tomcat 5.5 server from hackers
trying to discover its version etc.)
If I put this in conf/web.xml
<error-page >
<error-code >404 </error-code >
<location >/anon_errorDepends on the log level and whether or not you have acutally hit a page that is picked up by mod_jk.
Earnie!
-----Original Message-----
From Brad O 'Hearne [mailto brado@(protected)]
Sent FridayWell it appears I have Tomcat and httpd set up and running mod_jk
without any errors in the logs. I have used the tomcat auto-config for
mod_jk and httpd is including it into the httpd.conf file. Hi All
I 'm using Tomcat 5.5.9 on Java 1.5.under mixed OS 's.
The question is one of forcing a context/webapp reload via java code - is
this possible? I know adding a watched resource or addI have a vanilla installation of Tomcat 5.5 (with logging added and
log4j.properties rootLogger set to level INFO) which starts up cleanly
and writes maybe 15 lines to catalina.out -- no more. I Classification UNCLASSIFIED
Caveats NONE
That 's what I was thinking but it could easily be changed and he indicated
that he was successfully able to bring up Tomcat 's index page.
So I am not surAre you using the native apr connector?
Josh.
> -----Original Message-----
> From Brad O 'Hearne [mailto brado@(protected)]
> Sent Friday February 24 2006 11 50 AM
> To Tomcat Users List
> SuI guess I have to alter my original assertion. Vanilla tomcat 5.5 isn 't
shutting down cleanly (default server.xml). Are there known causes for
this? Anything in particular that I need to check?
BraOk it appears I may have mod_jk running properly. However now when I
try to shutdown tomcat I get the following
Using CATALINA_BASE /opt/apache-tomcat-5.5.12
Using CATALINA_HOME /opt/apachHello!
I 'm running Tomcat 5.0.28 on a Windows 2000 server. Tomcat is wrapped
using the Java Service Wrapper. All connections to the Tomcat service
come from a proxy running apache+mod_jk on linux.
After I manually shutdown tomcat (shutdown.sh) the ajp socket seems
to stay open for an extended period of time. If I attempt to restart
I get the following output in catalina.out. The problem is thaI suppose this question deserved its own thread. Before I spend any
more time trying to get this configured I would like to know what is
the best way to proceed mod_jk or mod_proxy_ajp?
Thanks Dear Group
Which jars am I missing and were can I find them when I got an error on import org.apache.xpath?
I am trying to move from jdk1.4 and Tomcat4 to jdk5 and Tomcat5
I have installed TomcaGreetings
I 'm running Tomcat 5.5.15 on Win2k.
I have an Ant script which I used to start and stop tomcat and I pass it
a customized server.xml file. My Context is not embedded in server.xml
but raI have a question regarding IP address and session ID 's.
If a user on IP Address 1 connects to the Tomcat server and is given
session ID A what happens if that session ID is hijacked by someone on
IHello
I 've got rather complex web application (struts hibernate etc) which
runs on Tomcat. There is a need to deploy this webapp for various
customers. The only difference between them is the daHi
I face problems when Tomcat is facing heavy load for a particular servlet. I
got a servlet which serves a large amount of data to users. When a
particular number of users is accessing this servleHi
I been using shared lib directory for mail.jar and activation.jar for
mailing through java method. It was working fine when tomcat was running on
port 8080. after few days i redirected to tomcatHi
i?ve tried to use the SingleSignOn Valve which works fine for the Tomcat Host.
Now i?d like to authentificate against an external (Apache) Application. My
questions
1. i found an article that I 'm stepping through the example Professional Apache Tomcat 5 book by Wrox in Chapter 14 - I have set up the mysql database and confirmed it works and set up the tomcat server and confirmed that I canAfter wasting time trying to configure mod_jk I thought I 'd just wipe
my mind free and just play dumb for a moment. If Apache can proxy
requests using mod_proxy what is the benefit of using mod_jkSuppose I wanted to completely rewrite (or write) 100% of the Tomcat
documentation. Other than reading source code are there any other
resources (design docs diagrams etc.) available to use as rePardon any show of frustration here but I wanted to know if there is
any real definitive reference on configuring mod_jk. I 've burned 3 full
days Googling endless configuration file editing tailiHello I use JAAS and filter (security-filter) of Tomcat with the j_security_check.
So here is the context
- the user try to access to the ActionServlet?action welcome
As the user is not authenticatHi
I need to extract the click Stream logs from tomcat. Is this possible??
I would like to know who 's clicked what when and how many times. I need
these stats for analytic purposes.......
Regards Hi all
I am having a problem when using mod_rewrite to hide the Tomcat
webapp/context name where it spawns a new session with each request.
I am using apache2.2 and mod_proxy_ajp to dispatch the rI don 't see className as an attribute can connector behavior no longer be
overloaded?
Chad Joubert wrote
> I have tried
> several different string combinations using commas and collon dilimiters in
> the server.xml file (ciphers 3D "*
> ALL !aNULL !ADH !eNULL !LOW !EXP RC4+RSA +HIGH +MI have a simple RMI server that I need a Tomcat servlet to access.
A very simple command-line app accesses the RMI server just fine with the
following code
registry LocateRegistry.getRegistry (ho |
|
 |