  | 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 | Ideally use a string for uniqueness not an int. For an int is too small
across a cluster.
To get a unique string concatenate your IP address with
java.rmi.server.UID() for example
String gQuick question. I see that one can configure a JDBC datasource in their server.xml file and their web.xml file. What does this get you? Every example that I have read tells me that I need to open aI have Tomcat running on port 8080 and I 've deployed my
website successfully to my Tomcat webapps folder. I also
did an Ant List to confirm that my website is running.
If I set up this website iHi
I installed 2 Tomcats on the same server and they both work on on port 8080
and the second on 8081
I also define one to listen for the jk2 on 8009 and the second on 8010 but
only the first o
Howdy
Can you use the local host name + the current time? Or something in
that vein...
Yoav Shapira
Millennium ChemInformatics
>-----Original Message-----
>From Tom Ly [mailto booshleHi all
I have several domains hosted by Apache 2.0.48 and I 'd like to start adding
JSPs to each domain. I have Tomcat 4.0.16 running on a different host
and am using JK to connect them. VirtuI have an application where I need to generate a unique int for each request that comes in. I 've got about 8 Tomcat instances running spread across four machines(two tomcat 's each machine). It 's prehello everyone
I have a site that uses form authentication thru JDBCRealm. I have
my webapp root as /ROOT/ with 3 directories. I have also set up the
web.xml file with 3 different securityThis may have been asked many times before but I can 't find it in part
because I don 't quite know what to search for and in part because it may
not even be a Tomcat-specific issue.
But it ocI have webapp in a directory c /myWeb and the tomcat in c /tomcat .In
the conf/catalina/localhost I have a xml pointing to my web.
Now I have to precompile my web ?what must I do? The ant Can anyone tell me what this error means and what I need to fix. ????
(Tomcat 4.1.24)
Exception loading sessions from persistent storage
java.io.WriteAbortedException writing aborted
java.iHello
I am trying to use the installer for tomcat 4.1.12 for windows from another
windows program. It works well in silent mode but the only thing is that I
get that message box that says thatWhile using Tomcat I have often encountered a problem (a
java.net.SocketException) with "Too many open files ". I understand that
to combat this I need to up the limit on file descriptors in my SolIs it possible to configure tomcat to use public / private key pairs
that implement the java.security API for authentication a la ssh? I
assume it is but haven 't found out how yet.
I 'm using SSIm having a problem with PrintWriter in a servlet.
I am trying to store users PrintWriter and use them again at a later date to output javascript commands to the browsers at a later date. it storeWhile this is slightly off topic I wasted enough time on it that I felt it
necessary to share with others.
I am running tomcat 4.1 as a service on windows 2003(requirement) and I was
having a prHi
I am trying to connect my OpenSA server (which is baiscally an Apache
1.3.27 httpd) with my Tomcat 5.0 using jk2 and Java 1.4.2 on a Windows
XP machine.
I thought I were following the docuHi Guys
I am a tomcat user I am planning to make my tomcat
start everytime my server reboots.. I tried putting it
at /etc/rc.d/rc.local and tried jsvc also but to no
avail. Maybe I missed someHi
I have some problems when I acess my page in web server with HTTPS
the web server show me a message saying this certificate is not
trust and asking for download the certificate.
My questHi
I 'm getting the following error log trying to install my webapp in
tomcat 5.0.16. When I remove the security constraints section
in web.xml the app install and runs ok but when I restoreHi!
I am trying to deploy a webapp directly from my build.xml using the
DeployTask from catalina-ant.jar. I am using Tomcat 5.0.16 on NT4.0 and I am behind
the company firewall. I 've took the samHi
I have written a application that works fine under Tomcat 4.1.24.
I want to use Tomcat 5.0.16 instead of 4.1.24.
I have modified my server.xml to my needs.
When I want to deploy my war Yes there any way i can programatically find out the servlet mappings
defined in web.xml?
Best regards
Carlos Pereira
http //www.mail-archive.com/tomcat-user@(protected)/msg101489.html
> -----Original Message-----
> From Marc Dugger [mailto marc@(protected)]
> Sent Monday December 15 2003 6 09 PM
Hi Guys
Currently I am using 5.0.5 in production. I was trying to upgrade to 5.0.15 or 5.0.16. I made necessary changes to server.xml to create informix DBCP. Unfortunately I am getting "ConnectionI am posting this again since I could not figure out how to solve this. I wud really appreciate any help.
*** Problem statement ***
I need to use Tomcat 's manager app to install my webapp with
Hi
In Tomcat 5.0.16 I noticed that when I enable the clustering section of
the server.xml (uncommenting the cluster and valve). So I would start
tomcat then login to the "admin " app I woulI 've been having problems getting CGI to work with Tomcat 5.0.16. I have it
working with Tomcat 4.1. Has anyone else been able to get it to work?
I 'm receiving the following error in my localhost_How can I restrict access to my manager app to only TWO ip addresses????
When I go into the admin app to add a valve for an ip address other than
127.0.0.1 or add multiple ip addresses to a singlePedro
> What i have done
> 1. modify the server.xml file to add a Realm tag ( <Realm
> className "org.apache.catalina.realm.JDBCRealm " debug "99 "
> connectionName "root " connectionPassword "X |
|
 |