  | 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 am getting the following error when trying to start apache 1.3.27
Syntax error on line 4 of
/opt/applocal/imt/webi/jakarta-tomcat-4.1.29/conf/auto/mod_jk.conf
Cannot load /opt/applocal/imt/webCATALINA_BASE allows you to have separate config files and a separate shared/lib
(along with a separate webapps and work dirs). However most everything such as
core libraries in server/lib and comHi
I have a question about workers.properties setting
In mod_jk.log I have
JkMount /* loadbalancer
In workers.properties I have
worker.list worker1 worker2 loadbalanHi I 've installed tomcat 5.0.24 and i try to implement security by JDBC Realm and the context is Loaded
in the web.xml i wrote that
<security-constraint >
<web-resource-collection >
Hello
I got clustering up last night.
In the log file I am seeing some thing that I was wondering if someone could
help explain.
What concerns me is the difference in Average cluster
Is thHi
I am developing a couple of web apps and have been getting the following
exceptions appear in the log file
java.net.SocketException Software caused connection abort socket write
errorHi
I can recommend 'Professional Apache Tomcat ' published by WROX (ISBN
0764543725). It does not cover Tomcat 5 though. A new book about Tomcat 5 is
gonna be released in June I think (ISBN 076Hello There
I finally managed to install and configure modJk2 with Apache 1.3 and Tomcat
5. It 's running fine and the new graceful shutdown functionality is doing a
good job -)
Now I want toI couldn 't agree with you more about the logical differences between the web
app(s) and the app server itself. However I would have thought that the
CATALINA_BASE is the instance of the app serverhi sorry for bothering the firewall blocked all sessions efforts...
tomcat works well no problems anymore.
thanks
-----Urspr?ngliche Nachricht-----
Von Marc Arnold [mailto marc.arnold@(protected)Access log entries seem to be logged without being buffered in the
default setting on Tomcat. Can this be configured to log every 50 or
100 lines in a batch or every N minutes?
Thanks
Nanda
Thanks for the info Ben. The only counter argument I have is
"...$CATALINA_BASE is for instance specific information... ". Making a
datasource reference available to a single instance would imply
If a class needs to be accessed by both server components and web apps
it must be in the common classloader. The classes in the common class
loader are all in $CATALINA_HOME. $CATALINA_BASE is foHi!
We are using Struts 1.1 and Tomcat 4.1.x at our company.
We are considering to separate our urls from our struts configuration.
Instead of /news.do?articleid 43 we would like the url to look
Hi all
This probably a simple question but I cannot find any answer to this in the
FAQ or buglist. Why is it that the required jars for 3rd party JNDI
datasource (such as JDBC pools) have to
who maintains the code for the cgiservlet used within tomcat? i have some
specific questions and all attempts to get information from this list have
prooven to be quite disappointing (
thanksHi all
I have a webapp in a browser window which has a specific session_id.
If I open another window and invoke the same servlet the session_id
remains the same. Can anyone tell me how obtain uHi
I 've real troubles with tomcat sessions. My tomcat server works well
version 4 and 5 (5.0.25) installed with windows installer.
However something is wrong with session information.
Hi all
what is the best Tomcat book around?
It would be great if it also covers Tomcat 5 ...
Thanks.
Hi all
I am running Tomcat 5.0.24 on Red Hat Linux Enterprise 3 with Apache web
server 2 and mod_jk 1.2.
I have a few Apache/Tomcat virtual hosts each host has its own document
root and webaI 've got this problem and I 'm not sure how to solve it. I 'm hoping someone
can steer me the right way.
My problem is that I have my static files for the webapp located right off of
the webappsHi all
I 'm trying to pass some info (say as an Object) between a valve and a
filter. Is anyone aware of a effective way to do this within the context
of Tomcat?
Many thanks.
Best
Is there a way to configure access log to have "TAB " as delimiter?
I am using Tomcat 4.1.29.
Thanks
Nanda
---
hiteche@(protected)
Hello There
I have a particular problem that someone may have seen before. I am writing a web service using
Apache Axis 1.1 and I want to use Apache Commons to do my logging. I am using Apache I 'm using "org.apache.catalina.authenticator.SingleSignOn " for single sign
on with container-based security.
I have a question about session time outs. When the session for a given
application tiHi all
I have couple of basic problems in JSP.
How can I convert in String value into double Like
String a "0.2345 "
double b 0
I need to assign the value of variable a into varuble
b I have a different problem with the error-page.
Our goal is to have any 404 's redirected to a particular web page called
act_check.html
the web.xml piece looks as follows
<error-page >
hi
i have a problem with servlet
given error is like this
I have to configure my tomcat to look into two different directories for
file availability.
Scenario I have a different webserver iplanet with docroot say
C \iplanet\server\docs...
I hv my to
I am trying to configure a custom error page when users try to access an
area of my site that they don 't have sufficient rights to access.
The book says this to configure this in web.xml
< |
|
 |