  | 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 | I 've noticed that there 's not been an RPM release of Tomcat since the
4.1.24 release. Is the RPM version of tomcat no longer being provided?
If it is still being provided any expectation as to whenI 'm getting the following on tomcat5 for my 3 contexts at start-up
The test context is a really simple app with just a couple of JSPs.
Can anyone tell me what is the significance of
action [] n
Hi I noticed if I restart Apache without restarting Tomcat *sometimes* the
request doesn 't get sent properly. It 's a rather weird error though. >From the
tomcat debug I can seem that the programJust did a fresh install of 4.1.18 on NT4 Server (replacing a previous
version that was working fine but hey I love spending hours beating my
head against the wall pulling out what few hairs I stHi
I have an application running on Linux-Tomcat.
Am using connection pool for Oracle data base connectivity.
The problem is when the Tomcat is kept idle for some time it gives
Io exception BrHello all
I am a web host provider and I need to install tomcat on a windows 2k with
IIS 5.0
I would like to know if anybody in the list has implemented tomcat on
windows for a shared host environmI have a servlet application that requires tuning of JVM command line
operations to have decent performace. I need to tune things like the heap
size and garbage collection parameters. How do I do thisHere is a snippet from web.xml ...
<!-- define a servlet -- >
<servlet >
<servlet-name >Controller </servlet-name >
<servlet-class >com.xxx.Controller </servlet-class >
</servlet >
<!-- map the sI need to add some JMS functionality to my web app. I want to stick
with Tomcat since I have become very familiar with it and like it.
Has anyone had any experience with JMS and tomcat/servlets. Hello everyone
i have a problem with Tomcat 4.1.18 and jvm IBMJava2-141.
I opnend connector https but during startup processing i have this
exception
java.lang.reflect.InvocationTargetException
Howdy
I haven 't used the book.
You should have a far more detailed error in tomcat 's log -- if you post
that we might be able to help more.
Before starting with the book 's examples ensure your to
Hola
> I have a problem making use of java class files from JSP. Right
now
>I 'm calling a java class where (inside the method) will generate a PDF
file
>using Linux commands. But its taking ageHi all
Maybe this is a little off-topic but here goes anyway. Does anyone in the
list have experience with using Tomcat (together with Axis or something
else) to implement the Rosetta Net Impleme
Can JSP call system exec commands in linux?.....
Runtime.getRuntime().exec( "pdflatex ")
does this work in JSP? ......fyi pdflatex is installed in another server..
so..when you run exec in tomcat.. Sorry for the dull question but I?d like to know what an invalidated
session is and when a session gets invalidated (just timeout ?)
Thanks
Hi
I have a problem making use of java class files from JSP. Right now I 'm calling a java class where (inside the method) will generate a PDF file using Linux commands. But its taking ages foFolks
Sorry if this in a FAQ somewhere - I couldn 't find it.
I need to rollover / archive catalina.out every day or week as its
getting huge.
Is there a mechanism within Tomcat for doing this?
TIHello
Here 's the solution for some major problems which i expirienced getting client authentication to work. I 'll post it to help people save time. It cost me more than a week to get it working andHi
I 've installed tomcat 4.1.27 mod_jk1.2.4 and Apache 2.0.40. Since I 'm
using several virtual hosts in apache and all should access servlets I
try to configure the server.xml that for example thWhen I hit a JSP page and there are errors Tomcat shows a page with all the errors. If there are no errors but there are deprecated methods being used Tomcat does not show this. Is there a way I In Tomcat 5 this should be possible using a RequestListener.
Alternatively it should also be possible (but not portable) to do it via
JMX.
"Denis " <denis.yu@(protected) > wrote in message
news 36EE6I went through John 's HowTo on Tomcat and Apache on RH 9 this evening.
http //johnturner.com/howto/apache2-tomcat4127-jk-rh9-howto.html
All worked awesome (on OS X) until I rebooted my machine now Can I write a jsp or servlet to list all the HTTP request the tomcat is
processing currently? Is it possible?
- Denis
A general Tomcat question irrespective of Tomcat version or
platform. Here goes...
For Http requests JSESSIONID values are passed to the server from either a
cookie stored by the browser or an Hello
i assume this is more of a servlet programming problem that tomcat but
i hope someone has some insight?
Please tell me i can do this
1)i go to a jsp page and if it does not find the exist oHi
Does anyone have a Solaris 9 (sparc) binary for mod_jk available to share? If not can anyone provide instructions from their experience building mod_jk for Solaris 9? That 's for apache-1.3.
THas anyone used the book Struts in Action by Manning Publications? I am
reading that book and just tried the first sample application from Chapter
1. The server seems to come up alright but if I waI have this on my jkStatus page when using jk2.
id name lb_factor lb_value route errorState
graceful epCount errorTime
2 web02WWW 8019 1 43 web02WWW 8019 N N
10 0
What do lb_factor lb_value gracI 'm using Tomcat 4.1.27 and Apache 2.0.47 built with the worker mpm and
mod_jk2 build from the 2.0.2 connectors source.
I 'm trying to use the graceful setting in workers2.properties to take one of
th I 'm developing a set of applications which need to exchange objects and are to be deployed in different servers. During development i use just one server and put all the common packages under the < |
|
 |