  | 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 Johathan.
We use a different approach.
Everything that is packed in a war is "immutable " i.e. it is not
customer dependent.
Then
* We store logs outside the war (in /var/log/tomcat/MyWebApp)
Tim Funk wrote
> Compression is useless if you use apache in front of tomcat.
Do you think that there will be a merging of Tomcat and Apache in the
future?
Random speculation appreciated.
Hi
I have configured IIS 5.0 with jk2 (isapi_redirector2.dll) + Tomcat
5.0.28. My main problem is that the log entry being written to IIS just
logs
GET /jakarta/isapi_redirector2.dll 200 .....Could some one explain the downsides of setting compression "on " in the
server.xml
I have a web app that averages 2 million hits aday.
The static and images are handled using apache.
I am trOkay lets try this variant of my original post..
I 've started using JNDI under 5.0.19 and when I deploy to my remote
server(using /Manager) I need to change the data sources url connect
stringHello
I have collected my experiences with running a heavily loaded (and soon
to be high availability) tomcat setup in a paper available here
http //brandlay.com/wojtek/publ/tomcat.jsp
Have aThis may be off topic but I 'm looking for a java solution to deliver MMS or
WAP push "ringtones " to cell phones via my tomcat shopping cart. Does
anyone know of some good solutions for this ?
TTrying to integrate Tomcat 5.6 and Eclipse. Without the startup.bat and
shutdown.bat files I 'm having trouble defining the external tools. I have
tried to use the command string in the windows serHere 's our server.xml 's Realm element
<Realm className "org.apache.catalina.realm.JDBCRealm " debug "99 "
driverName "oracle.jdbc.driver.OracleDriver "
connectionURL "jdbc oracle thin @(protected)Really this is way out of line. As everyone has said this is a free product
with no formalized support structure and no claims of any support. This
list is here as a resource to those brave souYour approach is bad but don 't worry. If you have time read something about MVC. You will need it eventually.
To make your servlet work try something like
public void doPost(HttpServletRequestI am having serious issue with Tomcat Manager app using DataSourceRealm
during upgrading from Tomcat 5.0.28 to 5.5.7. The issue is after I accessed
Tomcat Manager app couple of times I got this exIn the TC 5.5 doc under "Server Configuration Reference " it says
In addition to nesting Context elements inside a Host element you can also
store them
in the individual $CATALINA_HOME/conf/contI 'm trying to write a servlet that handles business logic exceptions by
specifying in the web.xml the jsp error page that I want to use for a
specific Exception (see web.xml snippet below). I havHi
I 'm looking for a free tool to monitor my application on Tomcat
5.0.28? I don 't see any changes in memory use on RH9 - but the load
is too low. What I 'd like to test
- high load
- potential Hi (again)!
I still have problems useing a shared library from within a tomcat
webapp. The same code works from a standalone appication but not from
tomcat.
If anyone can answer one or more I have been reading all the online documentation I can dig up and cannot find
the solution to my problem.
Quite simply all I want to do is be able to run perl cgi script through my
Tomcat server. Im writing a client-servlet program. If i use a client (not webbrowser) is
it then possible to use Tomcat Realm(JNDI) to authenticate to LDAP using
SOAP protocol? Or do i have to make the authenti
What does work deploying app in a /appname Context
- I defined a host myhost with a /hostappbase dir as
appBase
- I took the sample HelloWorld app renamed myapp and
wHello
I 've found this article
http //www.javaspecialists.co.za/archive/Issue092.html
which directed me to these new features of jdk1.5
http //java.sun.com/j2se/1.5.0/docs/api/java/lang/I just installed tomcat 5.0.28 and java 1.4.2_06 on redhat and no JSP compiles with the following error Even jsp with one line in them
Any ideas?
org.apache.jasper.JasperException Unable to Where can I find the org.apache.naming.java.javaURLContextFactory class file
or jar file that contains it?
I 'm trying to set up a simple JUnit test case JDNI fixture to create the
JDNI context foHi all
I ' am storing session objects in a SINGLEON class object to keep all active sessions. Does it give any problems in clustered enviornment since singleton is a static referrence.
RegaHi all
I am using Tomcat 4.1.27 on a Windows XP SP2 host.
I have tried to implement a custom ServerSocketFactory and configured
my CoyoteConnector to use it as its factory in the server.xml Hi
I 'm a Ph.D. student at CMU looking for information on the number of
times Tomcat is downloaded. I 'm investigating defect occurrence (i.e. bugs)
predictions for open source projects. I have don > From Eric Sandusky [mailto esandusky@(protected)]
[long FOAD rant elided]
If you want support buy a supported product or a version of Tomcat that
is re-sold by a company that offers commHello
I recently installed tomcat 5.0.28 and java 1.4.2_06. I get the default app and can execute servlets but if i execute any jsp that is NOT defined in the jsp-examples web app i get the errTo the developers of Tomcat and JK
As I can sense that not one single person is willing to respond to this
issue I can only assume that this tomcat-user community is worthless. Not
only have IHi
I 'm using the following setup in my server.xml (4.1. of tomcat).
<Connector className "org.apache.coyote.tomcat4.CoyoteConnector "
port "9099 " minProcessors "5 " maxProcessHi all
I am having problems with the configuration of a Tomcat 4.1.27 server on
a Windows XP box.
Although I use the following connector configuration in my server.xml file
<Connector cla |
|
 |