  | 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 -
I have the following piece of code running in Tomcat 5.0.2x
public class ContextValve extends ValveBase
{
static ThreadLocal testContext new ThreadLocal()
I have an webapp that is using commons logging backed by log4j. The
log4j.properties file is in WEB-INF/classes.
The problem is that when I enable the different verbosity levels those
levels areI have a <load-on-startup >1 </load-on-startup > Servlet on TC3.3.1(under
RH7.3) which checks an XML file which contains a list of Runnable
classes to kick off at servlet startup. These child threadsHi I have code like
BufferedReader breader request.getReader()
String rdata breader.readLine()
while (rdata ! null)
{ ...... }
It run 's well with IE. OWhen I restart the context of a clustered node the session doesnt seem
to be cleared. After I restart the context I 'm expecting a null from
the following line but I 'm getting a ClassCastException Does Tomcat (5.0.25) use case-insensitive matching against the list of hosts
defined in server.xml? I 'm looking at my request log and I 'm seeing a
request for "MyWebService.com " that appears to bI have a spot in my servlet where I would like to wait for another computer to
process a request. This request is asynchronous and I have to wait for the
output before I can continue. When I try to Hi
I find it strange that when I start TC-5.0.27 (with our extensions) on
Red-Hat-8.0 and Suse-8.1 Rumtime.maxMemory() returns a value that is the
same as Rumtime.totalMemory() just after a coup
Hi
Are any of your webapps running bytecode-manipulation libraries e.g.
CGLIB/ASM/any of the AOP variants?
Yoav Shapira http //www.yoavshapira.com
>-----Original Message-----
>From SanHas anyone seen this error in their catalina.out?
---- Code Modification for INVOKEVIRTUALOBJECT java/lang/Object/clone
That is the last line of output just before the JVM terminates.
GooglingHi! I want to put a login form on all of my pages. I 'm using Tomcat 5
and JDBCRealm and authentication is working fine when a user tries to
access a protected resource. But I don 't know how could IHi
I 'm trying to run this silly hello.jsp just to be sure tomcat 5.0.28 is
running under win2k
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN " >
<!--
Simple HTML filI am trying to use Tomcat Ant tasks to deploy my application while testing.
The only part I am having a problem with is trying to deploy the context
config file. Below is my task
<target naHello all.
I have a web service published together with a webapp under Tomcat
4.1.24-LE on linux redhat. The web service is built using Axis 1.0
facilities and it interacts with an Oracle db.
All
I am using Tomcat 4.1.24 and Oracle 10g on Windows XP environment. I am
facing a problem that euro sign and trade mark can not be displayed
properly on the web browser.
These e
Dear All
I have hosted my live website on Linux which has Apache 2.0 wuth tomcat 3.2.3 and my database is on a sun server. I have multiple instances of tomcat running with single installation hos
Just a question
is there an automatic function of TOMCAT which tries to contact SUN via a
dedicated IP address? is it possible to avoid this problem and how?
Patrick
The Apache Jakarta Tomcat team is proud to announce that after prolonged
testing internally and externally the 5.5.3 release is now labeled a
Beta release. That means it 's more stable and matureI 'm looking into migrating our project from Tomcat 4.1.30 to Tomcat 5.0.28. We 're also using Tiles and Struts 1.1. The problem is that Tomcat 5 seems to be confused with a url pattern that works witHi
Somehow I cannot use a servlet as a welcome-file in tomcat 4.1.31 -
404 error get returned however it works with no problem in 5.0.24
here a part of my web.xml
<servlet-mapping >
<Hi
I have installed Tomcat5.0 on Windows XP professional with Sun 's JDK 1.5
I 'm getting the following error dialog box while starting the tomcat 5.0
service.
< <tomcat-problem.JPG > >
"It says thmy system
Tomcat 5.0.27 Apache 2.0.51 mod_jk2/2.0.4 Gentoo Linux 2004.2/x86
my problem
It doesn 't work......
probable cause
In catalina.out this message is reported at Tomcat startup hello all
i hope i have posted to the correct lists ( . i am first time user to tdk. my tomcat is not running. i am using tdk 2.3. my question is
when all applications from webappHi all
I use Anto stop task to stop the context and delete the files in
the application context folder. But it is unable to delete the jar
files.
Tomcat 4.1.30
rgds
Antony Paul
------Hi
I have a simple sevlet that generates <img >. I can not
get the images to load? I read the "servlet essential "
tutorial at sun.com but that did not help. To try to
figure what was going on I I have a vendor 's app on its own server hosted by Tomcat 5.0.27 with JAVA 1_4_2_05. The app will not run if JAVA is not on the login person 's machine.
Can anyone share a standard script for the hoBart
that box is running the stock 2.4.26 kernel without any patches. we 've
put lots of java onto it. and it all operates without problem.
** it is a small box one cpu and one GB ram.
we 'veHi
I just installed the binary release of 5.5.2. do I
have to change something in a config file to so that
tomcat can server up html?
Here is my test. I created servlet foo.bar.bazServlet.
I I 'm trying to compile Tomcat 5.0.28 from source using Sun 's new JDK 1.5. I am using Ant 1.6.2 (which I built from source against the 1.5 JDK). I successfully get through grabbing all of the dependant Hello list
I have a problem regarding tomcat-5.0.28 on my slackware 10.0 machine.
I 'm working on it now for more then 2 full day 's and it is getting
really fristrating. So any help would be wel |
|
 |