  | 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 trying to setup a cluster of two Tomcat 5.0.19 servers behind a
single instance of Apache.
We currently use the JK connector to connect Apache2 and a singel Tomcat
instance now and would stYour document.
Apache 2.0.52
Tomcat 5.5
openSSL 9.7e
I 've successfully been able to install all three components with the
following attributes
I 've successfully connected Tomcat to Apache via the mod_proxyHi.
I have setup my web.xml error page "403 Forbidden " to go to my page
"restrictedError.jsp "
I cannot get it to work!
Can it be because I use a danish browser where the error code is "403
Is there a way on Tomcat 5.5.x to store datasource passwords in some encrypted format using some "out of the box " Tomcat utilities.
Thank you
EdmonHi
Up until yesterday I was happily running tomcat 4.1.30. Then for
some reason I started getting this error. I 'm not sure why. It 's
likely that I somehow changed the class path or instalI have two applications running on a Tomcat server. One is the main webpage
and the other is a shopping cart for that webpage. I would like to set up a
secure checkout for the cart.
Is it bestI am setting up a tomcat server for students to develop and demo their
web applications.
I need web applications deployed and/or redeployed automatically when
1) ~/my_tomcat is created with a wHi -
I am trying to configure the JVM options used for Tomcat 5.5.4 on
Windows 2000. I 've seen a few scattered posts about how to do this
using by entering keys in the registry for Tomcat howeHi
I build Apache 2.0.52 and jk2 connector
(jakarta-tomcat-connectors-jk2-2.0.4-src.tar.gz) in AIX 5.2 without any
problem but after I start Apache with jk2 module it generated
Hello Group
Is there any way to make tomcat use ant.jar from my web application 's
web-inf/lib instead of the one from <tomcat >/common/lib?
I need this as my web app uses ant 1.6.2 but where tomsimply use
String userId request.getRemoteUser()
in your JSP. This returns domain as well as username
You might also put
request.tomcatAuthentication false
in your jk(2).properties file
Hi Friends
This is my first message on this list.I want to use the dbcp connection pooling.I set up the server.xml according to an example but when i trying to use to BasicDataSource to see thw no. oHi all.
Does anybody know if it is possible to get my NT login from Tomcat?
I heard something about Windows Active Directory but I don 't know anything
about that.
Thanks in advance.
Fred.
Hello
I am receiving an intermittent NullPointerException when I call the request.setAttribute(java.lang.String name java.lang.Object o) method from my servlet. The error is not consistently repHi again!
I check mod_proxy and it does what I wanted it to do.
Thaks again!
Roland Carlsson
Den 05-01-19 10.19 skrev "Roland Carlsson " <roland@(protected) >
> Thanks for your ans > Which ant task do you use to deploy/undeploy wars? What is the url in task?
<target name "webapp-undeploy " depends "webapp-prepare " if "app-deployed " >
<undeploy url "${container.mgr.url} "
Hi all
I just updated www.sportslovers.net using tiles. Take a look. Any comments or suggestions will be appreciated!
T.T.
Hi
I 'm not able to follow Symbolic Links with Tomcat 5.028
My server.xml looks like
<DefaultContext >
<Resources className "org.apache.naming.resources.FileDirContext " allowLinkinHi
Our web department is thinking about moving from coldfusion to tomcat.
Currently we have about 400 websites using apache 's mod_vhost module.
This works great. The only thing one needs to do iHere are some charts for the benchmark results I posted a few days
back. It 's taking longer than I expected to create the charts.
http //cvs.apache.org/~woolfel/tc_results.html
enjoy.
peter
Remy Maucherat wrote on tomcat-dev....
> Julian Reschke wrote
>
> > Hi
> >
> > Looking at <http //bugs.sun.com/bugdatabase/view_bug.do?bug_id 4812000 >
> >
> > --
> > DESCRIPTION OF THE PThanks for your answer!
Perhaps I missunderstand the meaning of redirect in this context but doesn 't
that mean that the client browser must do a new request or does it mean that
the server with mHi!
We have a lot of small webservers running it 's own special task from
router-admins to Outlook Web Access to the company public pages.
All these servers is in a private network with one pubHello
I just wrote my first form-based security control. It works fine if I sign
with a user id that plays the permitted role.
But when I enter a user id that does not play the permitted role Hi
I have a question related to Tomcat admin tool . Is it possible to list
the users and roles from the tomcat admin tool if tomcat is using
JndiRelm for authentication.
I 'm using tomcat 5.0Hello
I am getting the following error when I deploy and run my application under
tomcat 5.0.28. The problem is that tomcat is using the ant.jar from
<tomcat >/common/lib directory. But I want to uActually they came through at least I got them.
Doug
----- Original Message -----
From "Alan Deikman " <Alan.Deikman@(protected) >
To <tomcat-user@(protected) >
Sent Tuesday January 18System SunOS 5.9 Generic_117171-13 sun4u sparc SUNW Sun-Fire-V440
Apache 2.0.52
Tomcat 5.5.4
Connector jk-1.2.6
Java JDK 1.5.0.01
We 're attempting an upgrade from Tomcat 4.1.31 to 5.5.4 wIf a ServletException is thrown from a Filter is there a way to show a
"nice " error page?
I have put this in web.xml
<error-page >
<exception-type >javax.servlet.ServletException </exc |
|
 |