  | 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 | Hassan Schroeder wrote
> On 1/9/07 Jeremy <jeremy@(protected) > wrote
>
> > I 'm trying to set up a tomcat 5.0.28 instance (on Debian) to achieve
> > redirecting accesses to site1.company.com through am using ant 1.6.2 version. I am having problem with ant target used to
start tomcat server.
Tomcat server is 5.5.20 version. The target is as follows
<target name "start_tomcat_server " description "Update using strace..
An strace (using strace -o /var/log/strace.log -f -vvv -F -p) of tomcat
showed it opening the tcnative library
Single instance
30114 readlink( "/usr/local/apr/lib/libtcnative-I 'm trying to get APR 1.2.8 working with tomcat 5.5.17 which comes with
tomcat-native 1.1.3.
I 'm on RHEL4 on a 64-bit AMD system.
I compiled APR from source into /usr/local/apr compiled tomcat-native
What is the best approach to get shared HTML files (such as header and
footer files) located outside each appBase
included into an application (.jsp) under Tomcat?
SSI filter ?
Or some context resHi
I have installed one instance of apache 2.2.3 with mod_jk 1.2.20 two
instances of tomcat 5.5 and Java 1.5.0
I m trying to set up a loadbalancer that supports sticky sessions.
However what I mI am running a web server with about 10 different virtually hosted sites.
Tomcat is installed and functioning with http //localhost 8084/ (the default
port of tomcat is used by another application) hI 'm having trouble with the auto-deploy of .war files on Tomcat 5.5.20
running on Windows 2003 Server.
When I drop a new .war file into the appropriate webapps directory
Tomcat 's finding it and tryiHello Tomcat users
I have a need that I believe Tomcat 's pluggable session manager
facility can satisfy but I am having trouble getting it configured.
BTW I have googled and searched the mail arcHi all
Does anyone know if Tomcat is still the reference implementation for
Servlets and JSP? I thought the Servlets 2.5 spec was finalized in May. Why
is it taking so long for a release version oI 've read the JNDI docs and can 't find an example as to how to configure a
connection for a DB2.
I need to be able to setup a autoreconnect and a validation query in my
server.xml but can 't seem to fHi
I?m quite new to the whole JAVA stuff so it might happen that I do not use the right terms -)
I need to get a Tomcat 5.5.20 to run with -server. It was installed using the
aHi all
Im trying to use jstl 1.2 with tomcat 5.5.20 and java 1.5.0_05-b05.
My webapp deploys ok but when I browse to it I get the following exception.
xception
org.apache.jasper.JasperException > From vamsee movva [mailto vamseejump@(protected)]
> Hello all
> I would like to install tomcat on 64-bit linux machine. do i
> need to build
> it from source or can i directly take the binary filesOn 1/9/07 Jeremy <jeremy@(protected) > wrote
> I 'm trying to set up a tomcat 5.0.28 instance (on Debian) to achieve
> redirecting accesses to site1.company.com through to newsite1.org using
> the Hello all
I would like to install tomcat on 64-bit linux machine. do i need to build
it from source or can i directly take the binary files provided in the
website.
Is there any difference between bHi
Sorry if this is a bit of a dumb question but I just wondered if anyone
had any handy hints for the problem below
I 'm trying to set up a tomcat 5.0.28 instance (on Debian) to achieve
redirechi
have a problem with creating a class in the doPost method of a servlet
MyClass mc new MyClass()
if i do so i get the following error message
HTTP Status 500 -
Hi all
I 'm using apr 1.1.3 with tomcat 5.5.18 and openssl . During my
research I noticed that self-signed certs seem to work but I 'm in
doubt if pay type $$$ certs from verisign will work. We 've sI am running Tomcat 5.5 as a service using Java 6. I try to connect
jconsole locally but it can 't seem to find tomcat. Anyone know how I can
do this?
thanks
I 've been working on an article about securing tomcat for the Open
Web Application Security Project (OWASP). The article details some
quick and easy ways to improve the 'out of the box ' security Hello
I 'm looking to deploy a very lightweight integration engine into Tomcat.
What I need it to do is
-Receive messages over http ftp web service jms
Or
-Retrieve messages from an Oracle databa
I need to disable default servlet to restrict serving the static pages.
We use shared Apache+Tomcat We need apache to serve static and tomcat
for dynamic By no way tomcat should provide static res
EFFECT
Tomcat server goes down now and then for no reason.
The GUI can not be accesed.
Problem has been facin even and then
DESCRIPTION
This is the line in the Catalina log file
Dec 5 2006 11 3I just want to thank everyone who provided input to my question. I am going
to try to set up the connection pool.
By the way. I have another question about authentication to websites.
For authentiHi All
I just want to know if there is any Free and Open Source Software for Tomcat
5.5 which will generate all the Web Statistics related to User Interaction
with our Web-site.
Preferably w
Hi
I would like to profile a Tomcat application on Solaris machine.
I would like to find out lingering objects by that. I beleive it should
be
possible to do this from client tool (runniHi all
I 've got APR working on linux just fine via LD_LIBRARY_PATH on my dev
box but I can 't get APR working on the target XP on x64 intel box
via the system path environment variable. I 'm using tTomcat provides the removeAbandoned and removeAbandonedTimeout
parameters when setting up data sources in server.xml. But according
to the documentation I 've read abandoned connections only get closHi all
The default setting for directory listing is false in tomcat 's
web.xml(which is good idea anyway) some applications require
directory listings
though.
Trying to follow a configuration poste |
|
 |