Search Discussions
-
Hi. I'm searching a tool similar to nagios wich allows me do "client-side real testing" of my Tomcat webapps. Something that lets me do a HTTP request say every minute and store the result (OK or ...
Andrés González
Aug 24, 2006 at 3:21 pm
Aug 30, 2006 at 10:02 pm -
The default Tomcat installation is prone to session hijacking. I would appreciate help how to fix it. The problem is that the session-id generated under HTTP (eg. for any JSF page) is caried over to ...
Tomas Hulek
Aug 9, 2006 at 1:00 pm
Aug 16, 2006 at 11:08 pm -
I realize that in Tomcat (I'm using 4.1.3 and 4.0.1 by the way -- a version on a prod. server and one ony my desktop) that you can create the simple table titled users and configure it in the ...
Propes, Barry L
Aug 17, 2006 at 4:14 pm
Aug 21, 2006 at 5:04 pm -
Hi, I am quite a Tomcat newbie. I am building an web application that host about 10,000 websites (only single static HTML for each website). Each website is reference using a subdomain i.e. ...
KEGan
Aug 26, 2006 at 8:05 am
Aug 27, 2006 at 4:09 pm -
I have installed tomcat1.5 on the same PC on the 2 other directory(c:\\tomcat1.5 and d:\tomcat1.5) .I can't run two tomcat together. I want to run theese two tomcats together, can I do this? how it ...
Tamri
Aug 18, 2006 at 9:43 am
Aug 24, 2006 at 3:01 pm -
Hello all, When I start tomcat, I get several messages like these: java.io.FileNotFoundException: /usr/local/tomcat5/webapps/myapp/conf/myapp.properties (No such file or directory) This file actually ...
Robinson, Eric
Aug 1, 2006 at 12:36 pm
Aug 1, 2006 at 8:03 pm -
Hi all, I have been reading several messages about writing files inside a web application, but I found no answer regarding my problem. I need to write files on the file system that can be accessible ...
Romain Quilici
Aug 7, 2006 at 6:18 am
Aug 8, 2006 at 5:16 am -
I am unable to get the tomcat connectors to work after spending hours reading docs and scouring google in search of answers. I have seen the problem I am having posted all over the web but there are ...
M. Goodell
Aug 8, 2006 at 7:15 pm
Aug 8, 2006 at 9:12 pm -
This code is part of a servlet running in TC 5.5.12, jre ver 1.5.0.6. I use this code to break out individual data fields from a line which is structured as "a=11111&b=22222&c=333333333&d=44444&e=5". ...
David Kerber
Aug 7, 2006 at 4:00 pm
Aug 8, 2006 at 12:44 pm -
Hi all, I am new here, just tried to build T5 from source, but it failed at the very beginning. Detail error msg are pasted below, sorry for the bad display format. Any inputs are very much ...
Yan Bai
Aug 17, 2006 at 10:08 pm
Aug 22, 2006 at 12:13 pm -
Hi guys, I've read about the tomcat connectors. I haven't finished doing it but I know more or less what will happen. Well... I have two domains, for simplicity sake I will use the domain names ...
Gamefaqs Philippines
Aug 3, 2006 at 8:58 am
Aug 7, 2006 at 5:53 am -
I've a question regarding the way jk_mod relays requests to Tomcat servlets. If I have set my virtualhost to supposedly send requests with such JkMount directive URL prefix, /serve/* and ...
Evan J
Aug 19, 2006 at 10:37 pm
Aug 21, 2006 at 3:13 pm -
I have tried to upgrade from apache-2.0.54/tomcat-5.5.9 to apache-2.2.3/apache-5.5.17 (also tried with apache-2.0.59). When I use this UseBean at index.jsp (root of webapplication): <jsp:useBean ...
Lars Nielsen Lind
Aug 7, 2006 at 1:59 pm
Aug 19, 2006 at 12:26 pm -
Hi, Is there anyone that has got the latest JK version (1.2.18) to run under IIS 6.0? If so how did you install the dll? Please help if you can! Regards Jessica -- View this message in context: ...
Jessica
Aug 23, 2006 at 4:15 pm
Oct 5, 2006 at 10:50 am -
Hello! I'm trying to move Tomcat with it's web-applications from one server to another, and I facing weird problem: I copied working configurations for tomcat, mod_jk and httpd, but in mod_jk.log I ...
Eugeny N Dzhurinsky
Aug 28, 2006 at 1:32 pm
Aug 29, 2006 at 8:08 am -
Hello, How does tomcat parse the key-value pairs sent in a Http Request as POST data? I am unable to read the parameters using the HttpServletRequest.getParameter() method. Parameters are being sent ...
Santosh Puranshettiwar
Aug 19, 2006 at 9:41 am
Aug 22, 2006 at 10:29 am -
Hi all, I know that this question has been asked many times, but still something not clear for me. When an application is deployed as a war file, (as mentioned in the javadoc, or in several ...
Romain Quilici
Aug 9, 2006 at 2:12 am
Aug 11, 2006 at 5:49 pm -
Can't get the jsp-example to run, getting 404 error. I have installed tomcat 5.0.28 under AIX 5.3 and Java SDK 1.4.2. The service is running under the same account that I used to install. I have ...
Prahlad Thakur
Aug 1, 2006 at 1:25 am
Aug 2, 2006 at 6:32 pm -
Is it possible to run Tomcat as non ROOT (desirable as I see from FAQs/other threads), but have a servlet that needs ROOT access? Or is the solution to have the servlet application code running as a ...
Paul McMahon
Aug 1, 2006 at 11:02 am
Sep 8, 2006 at 12:33 pm -
Good day every one, this is the thing. I am using the following: *Linux Suse 10.1. *Tomcat 5.0.28 *JDK 1.5 *MySql database As the Subject of this messages states, I am having problems making tomcat ...
Jose Roberto Torres
Aug 25, 2006 at 4:52 am
Aug 30, 2006 at 4:57 pm -
I am trying to set up tomcat with multiple virtual hosts, each with their own SSL certificate. Is this possible? Do I add each certificate to the main keystore as per one host? cheers ...
Teknokrat
Aug 25, 2006 at 9:13 am
Aug 25, 2006 at 4:00 pm -
Hello, I've configured Apache Web Server with mod_jk2 to communicate it with Apache Tomcat 5.5. Mmm, I've created a Web Application with one JSP (index.JSP) and one Servlet (it is performed form ...
Jeusdi
Aug 8, 2006 at 8:03 am
Aug 9, 2006 at 3:39 pm -
How do I direct a user to the https url when they use the http url? i.e. http://<url is directed to https://<url --------------------------------------------------------------------- To start a new ...
William Chu
Aug 4, 2006 at 6:04 pm
Aug 5, 2006 at 12:26 am -
HI Friends i am new to this group and tomcat too..... i have downloaded tomcat5.5.x and jdk1.5 and i have oracle8i just i started a sample application which has database connection..... but it is ...
Mallik
Aug 30, 2006 at 11:04 am
Sep 7, 2006 at 8:55 pm -
I'm running IIS 6 on a 2003 sp1 machine with Tomcat 5.5.17. I can't seem to get JK 1.2.15 to work. I've tried 1.2.18, but it won't even load. I even edited the reg to use that url rewrite, but no ...
Stanczak Group
Aug 28, 2006 at 1:51 pm
Aug 29, 2006 at 9:54 am -
I have installed Apache.5.5.17 on my Windows XP development box (steve.elsewise.net) to work on a web-app, but I cannot get the webapp to find the servlet files. When I try, with a jsp link: <form ...
Steve Willett \(Initiative Computing\)
Aug 23, 2006 at 10:35 pm
Aug 25, 2006 at 11:36 am -
What are the future releases of Tomcat and when are they scheduled? Could anyone please point me to a link which has this kind of information. Thanks.
Sridhar Kanneganti
Aug 15, 2006 at 4:11 pm
Aug 17, 2006 at 5:16 pm -
Hi, I'm building a new development system. I can access my applications directly from my browser 0n port 8009, but not through Apache. I'm have j2sdk1.4.2_12 and apache-tomcat-4.1.32 installed. The ...
Rob Tanner
Aug 14, 2006 at 11:55 pm
Aug 16, 2006 at 6:15 am -
Hello, I'm new to tomcat and have problems to have tomcat 5.5.17 accepting a PUT request. I tried GET, POST, and PUT. Both GET and POST work fine, but PUT is rejected with 403 - "Access to the ...
YuanGao Zhang
Aug 11, 2006 at 10:25 pm
Aug 14, 2006 at 10:57 pm -
I have been trying for 2 days now to setup a simple connection pool in Tomcat 4.0.6 for a Hypersonic database with the ever-so-popular error in the subject. I have read every possible Google post on ...
Roy Kiesler
Aug 3, 2006 at 5:11 pm
Aug 4, 2006 at 7:24 pm -
Hi, I found out something really weird. I have a J2EE application running two servlets in the same context. On servlet for security and the other for business logic. The problem is: With Firefox two ...
Gerard Chiva
Aug 24, 2006 at 9:52 am
Aug 30, 2006 at 9:42 pm -
Can any one give me idea, What is the difference between Microsoft IIS server and Tomcat Server. Which is best and has better security to work, develop and for deploy. -- View this message in ...
Gurusamy.senthil
Aug 25, 2006 at 2:25 pm
Aug 29, 2006 at 9:09 am -
Hi every body: I 've been trying to get things working, however, I believe I need a little help in this. I configured apache' Virtual host. and installed tomcat and mod_jk succefully. Now I am trying ...
Mansour
Aug 28, 2006 at 5:12 pm
Aug 28, 2006 at 10:04 pm -
Hi, I need help with javamail in tomcat. Here is my issue: if send an email to an yahoo account, from my junit class everything is ok. When I run the same code in Tomcat, on the same machine, my ...
Ovi Comes
Aug 25, 2006 at 8:03 pm
Aug 28, 2006 at 12:17 pm -
Hi All, We are using the clearcase for version control(vob).My requirement is like..I need to do the precompilation before going to ran a build?is there any utilities in tomcat end or third ...
Raju Balugu
Aug 3, 2006 at 9:15 am
Aug 15, 2006 at 1:24 am -
Is it possible to change mod_jk's load-balacing algorithm to random (from round robin)? If yes, how? TIA Sidd --------------------------------------------------------------------- To start a new ...
Sharma, Siddharth
Aug 7, 2006 at 4:52 pm
Aug 8, 2006 at 12:22 pm -
Hello guys, currently I'm trying to set-up a standalone Tomcat 5.5.17 server in an IPv6 environment on a FreeBSD 6.1 machine. Unfortunately, Tomcat refuses to start. Here is the relevant content of ...
Hans Müller
Aug 1, 2006 at 11:50 am
Aug 6, 2006 at 5:24 pm -
Hi, I am using j2sdk1.4.0_02 and tomcat4.1.12. when i invoke the application, i got this type of exception. when referesh the frame, then the jsp is compiled and loaded properly. Classpath and ...
Devteam_matsys
Aug 3, 2006 at 5:13 am
Aug 4, 2006 at 9:18 am -
Hi All, I have an web application deployed with Tomcat 5.0.28. In some cases my queries can bring back huge amounts of data. Looking Windows Task Manager I perceived the natural memory increase. I ...
José Renato
Aug 28, 2006 at 5:32 pm
Sep 12, 2006 at 7:21 pm -
Hi, I can only copy/paste the contents from startTomcat.sh to the console, everything works fine. But when I run the command from the console startTomcat.sh, it gave me no error, however the ...
Patrick Wang
Aug 31, 2006 at 9:42 pm
Sep 5, 2006 at 3:30 pm -
I'm using Tomcat 5.0.30 running on Ubuntu Linux (6.06). I've made a small webapp which runs fine under Tomcat on Windows, but on Linux I've got a problem with log4j. I've put ...
Pompiuses
Aug 22, 2006 at 2:10 pm
Aug 25, 2006 at 2:30 am -
Hi, I am trying to install tomcat 5.5.17 on suse 9.2 I have jdk 1.5 which is required by tomcat 5.5.17 After following the steps mentioned in docs I do following. ./startup.sh Using CATALINA_BASE: ...
Kaustubh shinde
Aug 23, 2006 at 10:59 pm
Aug 24, 2006 at 7:50 pm -
Hi, I'm new to this list. Apologies if my question is naive or insufficiently researched. I have spent some time searching the web and these mail archives, but I haven't come across this problem. My ...
Ehawkes
Aug 1, 2006 at 9:25 pm
Aug 7, 2006 at 4:11 pm -
Hello, currently (in a 2.4 container) I'm putting mit taglib descriptors in the directory WEB-INF/lib. This directory is automatically in the application classpath. But the WEB-INF/lib is already ...
Marten Lehmann
Aug 2, 2006 at 9:22 pm
Aug 6, 2006 at 4:35 am -
I'm on OS X 10.4.7 running with weblog software (blojsom) I have to do a kill -9 on java to stop it from using 100+ on cpu sometimes, to let users connect. This comes up over and over in the log: ...
Benjamin Adams
Aug 1, 2006 at 9:28 pm
Aug 4, 2006 at 10:20 am -
Hi all, I'm still pretty new to this. I'm trying to set up a home server for testing and learning purposes, and I'm having some troubles setting up virtual hosts with Apache and mod_jk. I have ...
Eric Berry
Aug 2, 2006 at 6:47 pm
Aug 3, 2006 at 2:14 am -
Thanks David. I am able to connect to SQL Server 2000. Actually Tomcat 5.5.17 and SQL Server 2000 is on the same machine that I am working on. Could there be any other cause for this error: ...
Aynalem, Seblewengel (Trawick)
Aug 1, 2006 at 12:14 pm
Aug 1, 2006 at 2:47 pm -
Hi all, I am starting to work with Tomcat's code and have no clue where to start from. Any pointers would be very very helpful. To start with, I would like to know whether Tomcat is configurable to ...
Viraj Turakhia
Aug 28, 2006 at 1:18 pm
Aug 29, 2006 at 1:09 pm -
Hello, Do you know when Tomcat will be compliant to the Servlet Spec 2.5 ? Regards.
COURTAULT Francois
Aug 23, 2006 at 12:33 pm
Aug 23, 2006 at 2:45 pm -
I have one application and use tomcat 5.0. I want to run this application on different port , on 8080 and 8082 independently each other. I configure in tomcat this two connector with ports 8080 and ...
Tamri
Aug 21, 2006 at 2:21 pm
Aug 22, 2006 at 6:49 am
Group Overview
group | users |
categories | tomcat |
discussions | 361 |
posts | 1,468 |
users | 371 |
website | tomcat.apache.org |
irc | #tomcat |
371 users for August 2006
Archives
- November 2014 (20)
- October 2014 (405)
- September 2014 (370)
- August 2014 (369)
- July 2014 (329)
- June 2014 (289)
- May 2014 (351)
- April 2014 (558)
- March 2014 (811)
- February 2014 (607)
- January 2014 (654)
- December 2013 (509)
- November 2013 (552)
- October 2013 (390)
- September 2013 (429)
- August 2013 (483)
- July 2013 (447)
- June 2013 (365)
- May 2013 (521)
- April 2013 (646)
- March 2013 (810)
- February 2013 (602)
- January 2013 (595)
- December 2012 (449)
- November 2012 (661)
- October 2012 (609)
- September 2012 (567)
- August 2012 (537)
- July 2012 (476)
- June 2012 (691)
- May 2012 (720)
- April 2012 (628)
- March 2012 (813)
- February 2012 (772)
- January 2012 (875)
- December 2011 (974)
- November 2011 (743)
- October 2011 (962)
- September 2011 (770)
- August 2011 (703)
- July 2011 (819)
- June 2011 (767)
- May 2011 (785)
- April 2011 (863)
- March 2011 (1,039)
- February 2011 (910)
- January 2011 (962)
- December 2010 (889)
- November 2010 (1,025)
- October 2010 (948)
- September 2010 (1,213)
- August 2010 (1,243)
- July 2010 (985)
- June 2010 (1,262)
- May 2010 (1,289)
- April 2010 (986)
- March 2010 (1,570)
- February 2010 (1,410)
- January 2010 (1,184)
- December 2009 (1,050)
- November 2009 (1,508)
- October 2009 (1,521)
- September 2009 (1,187)
- August 2009 (1,320)
- July 2009 (1,101)
- June 2009 (1,532)
- May 2009 (1,751)
- April 2009 (1,392)
- March 2009 (1,697)
- February 2009 (1,588)
- January 2009 (1,123)
- December 2008 (1,064)
- November 2008 (1,178)
- October 2008 (1,340)
- September 2008 (1,456)
- August 2008 (1,337)
- July 2008 (1,246)
- June 2008 (1,340)
- May 2008 (1,299)
- April 2008 (1,283)
- March 2008 (1,376)
- February 2008 (1,226)
- January 2008 (1,468)
- December 2007 (1,001)
- November 2007 (1,395)
- October 2007 (1,545)
- September 2007 (1,506)
- August 2007 (1,665)
- July 2007 (1,473)
- June 2007 (1,507)
- May 2007 (1,760)
- April 2007 (1,611)
- March 2007 (1,793)
- February 2007 (1,162)
- January 2007 (1,595)
- December 2006 (1,176)
- November 2006 (1,458)
- October 2006 (1,481)
- September 2006 (1,262)
- August 2006 (1,468)
- July 2006 (1,594)
- June 2006 (1,412)
- May 2006 (1,371)
- April 2006 (1,262)
- March 2006 (1,980)
- February 2006 (1,810)
- January 2006 (1,732)
- December 2005 (1,370)
- November 2005 (1,329)
- October 2005 (1,545)
- September 2005 (1,470)
- August 2005 (1,572)
- July 2005 (1,247)
- June 2005 (1,455)
- May 2005 (1,965)
- April 2005 (1,942)
- March 2005 (1,686)
- February 2005 (1,822)
- January 2005 (1,821)
- December 2004 (2,262)
- November 2004 (2,393)
- October 2004 (2,388)
- September 2004 (2,677)
- August 2004 (2,200)
- July 2004 (2,224)
- June 2004 (2,234)
- May 2004 (2,319)
- April 2004 (2,895)
- March 2004 (3,123)
- February 2004 (2,587)
- January 2004 (3,276)
- December 2003 (2,755)
- November 2003 (2,801)
- October 2003 (2,855)
- September 2003 (2,800)
- August 2003 (3,122)
- July 2003 (3,944)
- June 2003 (3,408)
- May 2003 (3,726)
- April 2003 (3,613)
- March 2003 (3,221)
- February 2003 (4,469)
- January 2003 (4,169)
- December 2002 (3,697)
- November 2002 (3,513)
- October 2002 (4,051)
- September 2002 (3,923)
- August 2002 (3,587)
- July 2002 (3,630)
- June 2002 (3,445)
- May 2002 (2,905)
- April 2002 (2,906)
- March 2002 (2,432)
- February 2002 (3,101)
- January 2002 (3,187)
- December 2001 (2,674)
- November 2001 (3,093)
- October 2001 (3,312)
- September 2001 (2,680)
- August 2001 (3,268)
- July 2001 (3,069)
- June 2001 (3,335)
- May 2001 (3,400)
- April 2001 (3,645)
- March 2001 (3,631)
- February 2001 (3,347)
- January 2001 (3,101)
- December 2000 (2,667)
- November 2000 (2,276)
- October 2000 (2,331)
- September 2000 (1,956)
- August 2000 (2,334)
- July 2000 (2,005)
- June 2000 (1,996)
- May 2000 (1,855)
- April 2000 (1,425)
- March 2000 (610)