Problems with Tomcat 4.1.12 hanging

2005-09-20 Thread Leonard O'Halloran
Hi all, I am using currently using Tomcat 4.1.12 for an application I have developed. I have a report that displays a large list of records retrieved from a database. The report is generated using a JSP. This operation seems to take a very long time and I assumed initially

JNDI Data Source in GlobalNamingResources for Tomcat 4.1.12

2004-03-24 Thread Li, Qiang
Is there anyone know how to set up JNDI datasource in GlobalNamingResources for Tomcat4.1.12? Qiang Li OMNI Information Technology Unit Washington State Department of Corrections (360)570-6921 - To unsubscribe, e-mail:

Re: ClassNotDefError problems within JAR files under Tomcat 4.1.12

2004-03-03 Thread Christopher Schultz
Nathan, I am developing an imaging servlet under Tomcat 4.1.12 using JAI 1.1.2. Every time I update my code to add new features, it will return with a NoClassDefFoundError until I restart Tomcat. At that point, it finds the 'missing' class and everything works as expected. I'm no expert on JAI

ClassNotDefError problems within JAR files under Tomcat 4.1.12

2004-03-02 Thread Nathan Rogers
I am developing an imaging servlet under Tomcat 4.1.12 using JAI 1.1.2. Every time I update my code to add new features, it will return with a NoClassDefFoundError until I restart Tomcat. At that point, it finds the 'missing' class and everything works as expected. Only the superficial ImageIO

Re: ClassNotDefError problems within JAR files under Tomcat 4.1.12

2004-03-02 Thread Nathan Rogers
said was legal English. :) Nathan Rogers wrote: I am developing an imaging servlet under Tomcat 4.1.12 using JAI 1.1.2. Every time I update my code to add new features, it will return with a NoClassDefFoundError until I restart Tomcat. At that point, it finds the 'missing' class and everything works

Auto Conf file for Apache 2.0.43 with Tomcat 4.1.12

2003-06-25 Thread Martín Mauri
Hi, I've read that Tomcat generates an auto-config file for Apache called mod_jk.conf for mod_jk when it starts. Somehow it's disabled in my tomcat, can anybody tell me how to activate it? thannk you !! Martin - To

Re: Auto Conf file for Apache 2.0.43 with Tomcat 4.1.12

2003-06-25 Thread John Turner
http://www.johnturner.com/howto Search for Listener. John On Wed, 25 Jun 2003 15:18:09 -0300, Martín Mauri [EMAIL PROTECTED] wrote: Hi, I've read that Tomcat generates an auto-config file for Apache called mod_jk.conf for mod_jk when it starts. Somehow it's disabled in my tomcat, can

Re: Auto Conf file for Apache 2.0.43 with Tomcat 4.1.12

2003-06-25 Thread Martín Mauri
- From: John Turner [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Wednesday, June 25, 2003 4:05 PM Subject: Re: Auto Conf file for Apache 2.0.43 with Tomcat 4.1.12 http://www.johnturner.com/howto Search for Listener. John On Wed, 25 Jun 2003 15:18:09 -0300, Martín

Re: Auto Conf file for Apache 2.0.43 with Tomcat 4.1.12

2003-06-25 Thread John Turner
point? thanks, Martin - Original Message - From: John Turner [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Wednesday, June 25, 2003 4:05 PM Subject: Re: Auto Conf file for Apache 2.0.43 with Tomcat 4.1.12 http://www.johnturner.com/howto Search for Listener. John

Tomcat 4.1.12/18 Startup Delay

2003-05-30 Thread Nikolaos Giannopoulos
Hi, Is there any reason why Tomcat 4.1.12 and 4.1.18 (on Solaris 8, Sun E450 Dual 400MHz 1GB RAM) requires about 10-15 second delay after the startup.sh script is executed before it can process requests. We have observed the same situation on other boxes. Essentially startup.sh returns quite

RE: Tomcat 4.1.12/18 Startup Delay

2003-05-30 Thread Shapira, Yoav
Howdy, Is there any reason why Tomcat 4.1.12 and 4.1.18 (on Solaris 8, Sun E450 Dual 400MHz 1GB RAM) requires about 10-15 second delay after the startup.sh script is executed before it can process requests. We have observed the same situation on other boxes. snip Shouldn't startup.sh return

RE: Tomcat 4.1.12/18 Startup Delay

2003-05-30 Thread Lopez David E-r9374c
:01 AM To: [EMAIL PROTECTED] Subject: Tomcat 4.1.12/18 Startup Delay Hi, Is there any reason why Tomcat 4.1.12 and 4.1.18 (on Solaris 8, Sun E450 Dual 400MHz 1GB RAM) requires about 10-15 second delay after the startup.sh script is executed before it can process requests. We have

Apache-2.0.43 + Tomcat-4.1.12 + MOD_JK2 -- Problem while redirecting from one jsp to another

2003-04-03 Thread Sushil Jadhav
Hi, (B (BI have a following scenario. (B (BI am using apache tomcat combination with mod_jk2. (BIt works fine when I access it with IP address and port no. in URL (B(e.g. http://10.22.22.22:/sush/dcs/a000.jsp). (B (BBut when I access the same jsp with host name in URL (B(e.g.

problem with Tomcat 4.1.12 and Dell optiplex gs260 pc

2003-03-26 Thread Yong Wang
Hi, I got the following exception when I run tomcat 4.1.12, J2SDK1.4.1.02 (or J2SDK1.4.0.03) on a Dell optiplex gs 260 PC running W2K sp3. The same application works fine if I run tomcat 4.0.06 and J2SDK1.4.1.02 on the same PC. What could be the cause? (btw, the class it crashes at is compiled

tomcat 4.1.12

2003-03-21 Thread Kapil Sharma
Hi, If someone is using tomcat 4 in production environment under heavy loads on solaris , please send me your server.xml file. I am looking for tomcat parameter to check my server.xml file on production systems. Thanks kapil -

Re: tomcat 4.1.12

2003-03-21 Thread puneet sachar
hi , r u the same kapil form deshbandhu colleage... Let me know Puneet __ Do you Yahoo!? Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop! http://platinum.yahoo.com

LogConfigurationException on Tomcat 4.1.12

2003-03-07 Thread Jaimes Blunt
Hi Everyone, Has anyone seen the following error on Tomcat4.1.12 running with jdk1.3. Whenever I get this message it pretty much stops all requests from accessing the server. I just end up with page cannot be displayed on the client side. org.apache.commons.logging.LogConfigurationException:

Looking for Pointers on Securing Tomcat 4.1.12 for Public use

2003-03-07 Thread David Kramer
Newbie here, Im looking for Security Pointers on securing Tomcat 4.1.12 in Standalone mode running on Rh7.3 I have the normal security stuff in place, Snort and Tripwire. I have read through the Security Manager How-To already and Im just looking for some personal insight, any thoughts

Re: help with SSI directives on tomcat 4.1.12

2003-02-28 Thread Becky Phaneuf
http://jakarta.apache.org/tomcat/tomcat-4.1-doc/ssi-howto.html -B [EMAIL PROTECTED] 02/27/03 06:55PM Hello all I am using the following SSI directive in a .shtml file in the ROOT directory: !--#include virtual=/OutputServlet1.class -- OutputServlet1 is a servlet class that just prints

help with SSI directives on tomcat 4.1.12

2003-02-27 Thread jonnala
Hello all I am using the following SSI directive in a .shtml file in the ROOT directory: !--#include virtual=/OutputServlet1.class -- OutputServlet1 is a servlet class that just prints helllo. (some plain text). I have a println in doGet which wud not print. It shows in the browser as [an

Problem with Tomcat 4.1.12, coyote connector connectionTimeout

2003-02-26 Thread Charles Blaxland
We have configured Tomcat with the Coyote HTTP/1.1 connector. It runs fine for several days (or even a week), but then all HTTP/1.1 redirects begin taking a long time to return - in fact, they take exactly 60 seconds, which leads me to believe that it has something to do with the

Re: Problem with Tomcat 4.1.12, coyote connector connectionTimeout

2003-02-26 Thread Sven Köhler
you should run apache and use mod_jk. than you can use the webserver's support for SSL. for a heavy loaded site, it's always a good idea, to use apache+mod_jk (or some other webserver of course) i know, that this is only a work-around, but the only sollution i see for you at the moment. i

RE: Oracle connection pooling + Tomcat 4.1.12

2003-02-20 Thread pqin
This Guy Thinks He Knows Everything This Guy Thinks He Knows What He Is Doing -Original Message- From: Alexey Yastremskiy [mailto:[EMAIL PROTECTED]] Sent: February 20, 2003 12:04 AM To: Tomcat Users List Subject: Oracle connection pooling + Tomcat 4.1.12 Hi. I've got a problem: I tried

Oracle connection pooling + Tomcat 4.1.12

2003-02-19 Thread Alexey Yastremskiy
Hi. I've got a problem: I tried to setup oracle connection pooling in my tomcat configuration, but didn't succeed. I checked Tomcat docs and Oracle docs to produce this, but nothing helped :( Does anyone have in production such a configuration, using Oracle-implemented connection pooling? Please,

RE: Oracle connection pooling + Tomcat 4.1.12

2003-02-19 Thread Mike Jackson
: Oracle connection pooling + Tomcat 4.1.12 Hi. I've got a problem: I tried to setup oracle connection pooling in my tomcat configuration, but didn't succeed. I checked Tomcat docs and Oracle docs to produce this, but nothing helped :( Does anyone have in production such a configuration, using

RE: Apache 2 and Tomcat 4.1.12 on W2K

2003-02-17 Thread Turner, John
for Apache 1.3, not used for Apache 2. Apache 2 only needs the LoadModule directive, Apache 1.3 needs both. John -Original Message- From: Paul Bothma [mailto:[EMAIL PROTECTED]] Sent: Monday, February 17, 2003 2:36 AM To: Tomcat Help Subject: Apache 2 and Tomcat 4.1.12 on W2K Hi

tomcat 4.1.12 root

2003-02-17 Thread Lynn Young
Hello, I am new to tomcat 4. I used to work on tomcat 3.3. If I want to read a text file under my application_folder\data\ through a java bean program which is under my application_folder\web-inf\classes\myBean, how can I specify the path in the bean program? In 3.3, the root is

JAR problems with Tomcat 4.1.12 on Redhat 7.1

2003-02-17 Thread Paul Bothma
Hi, This is a two part question, although I think the problems are related. I'm using Tomcat 4.1.12 on Redhat 7.1 and JDK 1.4.1 RPM. Tomcat starts up fine except for the following errors: The /admin context doesn't want to load due to the following error: 2003-02-18 09:00:34 WebappLoader[/admin

Apache 2 and Tomcat 4.1.12 on W2K

2003-02-16 Thread Paul Bothma
Hi, Senario: I want to use Apache as a front end server to server static content and Tomcat listening on port 8009 using mod_jk or perhaps another method to get Apache to forward *.jsp and /servlet requests to Tomcat. I'm using James 4.1.12 on W2K an would like to use the tomcat.conf-auto file.

RE: Tomcat 4.1.12 Form authentication with IIS 5

2003-02-14 Thread Paul Bothma
]] Sent: 14 February 2003 04:08 To: Tomcat Users List Subject: Re: Tomcat 4.1.12 Form authentication with IIS 5 What happens when you move your form-login-page outside of the /admin/ folder? Sean Dockery [EMAIL PROTECTED] Certified Java Web Component Developer Certified Delphi Programmer SBD

Re: tomcat 4.1.12 hangs on HP-UX

2003-02-14 Thread Tim Funk
configuration: tomcat 4.1.12 on HP-UX with jdk 1.4.1.00: I tried with standard jvm opts, with CATALINA_OPTS=-client -d64 -Xms30m -Xmx300m -Xincgc and CATALINA_OPTS=-server -d64 -Xms30m -Xmx300m -Xincgc and CATALINA_OPTS=-client -d64 -Xms30m -Xmx300m My connector: Connector className

Re: pager taglib not working after migrating to tomcat 4.1.12 from tomcat 4.0.4

2003-02-13 Thread THG
library. It is compatible with JSP 1.2 and Tomcat 4.1.12. -James On Wed, Feb 12, 2003 at 04:37:42PM -0800, Ashish Kulkarni wrote: Hi, I have been using the pager tag lib from http://jsptags.com/tags/navigation/pager/index.jsp for controling the number of records to be displayed on each JSP

Tomcat 4.1.12 Form authentication with IIS 5

2003-02-13 Thread Paul Bothma
Hi, I'm using Tomcat 4.1.12 with IIS 5. When I connect directly to http://localhost:8080/HP/admin/ the Tomcat FORM authentication works fine, but when I try to connect to http://localhost/HP/admin I get the following error: HTTP Status 403 - Access to the requested resource has been denied

Does addressing JSPs under WEB-INF/jsp work with Tomcat 4.1.12

2003-02-13 Thread Sebastian Schär
Hi there, I read a few hints and tricks on how to make a web application a little more secure. As I am using Struts right now I decided to put all JSPs under WEB-INF/jsp which (AFAIK) should work for JSP/Servlet spec 2.3. Now everytime I try to forward from the (Struts) servlet to a jsp somewhere

AW: Does addressing JSPs under WEB-INF/jsp work with Tomcat 4.1.12

2003-02-13 Thread Cebron, Yann
Hello, I read a few hints and tricks on how to make a web application a little more secure. As I am using Struts right now I decided to put all JSPs under WEB-INF/jsp ^^^ which (AFAIK) should work for JSP/Servlet spec 2.3. Now everytime I try to forward from the (Struts)

RE: RE: Oracle cursor problem with Tomcat 4.1.12 and Commons BDSF

2003-02-13 Thread Chakravarthy, Sundar
:[EMAIL PROTECTED]] Sent: Wednesday, February 05, 2003 1:16 PM To: [EMAIL PROTECTED] Subject: Re: RE: Oracle cursor problem with Tomcat 4.1.12 and Commons BDSF Not sure if this is any help, but I do have some related information. I believe the problems you are experiencing relate directly to a known

RE: RE: Oracle cursor problem with Tomcat 4.1.12 and Commons BDSF

2003-02-13 Thread Paul French
documentation on the Commons database pool manager. -Original Message- From: Chakravarthy, Sundar [mailto:[EMAIL PROTECTED]] Sent: 13 February 2003 16:03 To: Tomcat Users List Subject: RE: RE: Oracle cursor problem with Tomcat 4.1.12 and Commons BDSF Could you tell me how to force Tomcat

RE: RE: Oracle cursor problem with Tomcat 4.1.12 and Commons BDSF

2003-02-13 Thread Mike Jackson
, February 13, 2003 8:47 AM To: 'Tomcat Users List' Subject: RE: RE: Oracle cursor problem with Tomcat 4.1.12 and Commons BDSF The pool manager won't close a connection being used. I use oracle jdbc and I have found if I do the following I do not get any problems During the doGet or doPost

Re: Tomcat 4.1.12 Form authentication with IIS 5

2003-02-13 Thread Sean Dockery
] To: [EMAIL PROTECTED] Sent: Thursday, February 13, 2003 06:11 Subject: Tomcat 4.1.12 Form authentication with IIS 5 Hi, I'm using Tomcat 4.1.12 with IIS 5. When I connect directly to http://localhost:8080/HP/admin/ the Tomcat FORM authentication works fine, but when I try to connect to http

tomcat 4.1.12 hangs on HP-UX

2003-02-13 Thread Pfingstl Gernot
the problem can be? My configuration: tomcat 4.1.12 on HP-UX with jdk 1.4.1.00: I tried with standard jvm opts, with CATALINA_OPTS=-client -d64 -Xms30m -Xmx300m -Xincgc and CATALINA_OPTS=-server -d64 -Xms30m -Xmx300m -Xincgc and CATALINA_OPTS=-client -d64 -Xms30m -Xmx300m My connector: Connector

pager taglib not working after migrating to tomcat 4.1.12 from tomcat 4.0.4

2003-02-12 Thread Ashish Kulkarni
Hi, I have been using the pager tag lib from http://jsptags.com/tags/navigation/pager/index.jsp for controling the number of records to be displayed on each JSP, It was working fine on tomcat4.0.4, but since i migrated to tomcat4.1.12, it is not working I get 10 records on first page, but nothing

Re: pager taglib not working after migrating to tomcat 4.1.12 from tomcat 4.0.4

2003-02-12 Thread James Klicman
Hi Ashish, You will want to upgrade to version 2.0 of the Pager tag library. It is compatible with JSP 1.2 and Tomcat 4.1.12. -James On Wed, Feb 12, 2003 at 04:37:42PM -0800, Ashish Kulkarni wrote: Hi, I have been using the pager tag lib from http://jsptags.com/tags/navigation/pager

RE: Oracle cursor problem with Tomcat 4.1.12 and Commons BDSF

2003-02-05 Thread Tam, Michael
Maybe you can post a segment of the code or example to illustrate your problem. Michael -Original Message- From: Andy Meadows [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 04, 2003 2:25 PM To: Tomcat Users List Subject: Re: Oracle cursor problem with Tomcat 4.1.12 and Commons BDSF

Tomcat 4.1.12 available on HP-UX

2003-02-05 Thread PELOQUIN,JEFFREY (HP-Boise,ex1)
For those of you using Tomcat on an HP-UX machine HP appears to have finally bundled Tomcat 4.1.12 into its Apache/Tomcat depot file for more info see http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo .pl?productNumber=HPUXWSSUITE Jeff

Re: RE: Oracle cursor problem with Tomcat 4.1.12 and Commons BDSF

2003-02-05 Thread Robert Dana
. Robert Dana -Original Message- From: Tam, Michael [EMAIL PROTECTED] To: 'Tomcat Users List' [EMAIL PROTECTED] Date: Tue, 4 Feb 2003 18:48:16 -0500 Subject: RE: Oracle cursor problem with Tomcat 4.1.12 and Commons BDSF Maybe you can post a segment of the code or example to illustrate your

tomcat 4.1.12 ssl connector stop responding

2003-02-04 Thread ing.Marco Baiguera
i'm using tomcat 4.1.12 on jdsk 1.4.0 as a standalone server with coyote http 1.1 connector having http (8080) connector accessible from internal lan only and https (8443) accessible from external hosts (natted to port 443) after two-three days tomcat stops responding on the https connector

RE: tomcat 4.1.12 ssl connector stop responding

2003-02-04 Thread Mohamed Nasser
I know there was a bug with the coyote connector for tomcat 4.1.12 as I configured with apache. I upgraded to 4.1.18 and I have had no problems. -Original Message- From: ing.Marco Baiguera [mailto:[EMAIL PROTECTED]] Sent: Tue, February 04, 2003 5:09 AM To: [EMAIL PROTECTED] Subject

Oracle cursor problem with Tomcat 4.1.12 and Commons BDSF

2003-02-04 Thread Andy Meadows
Configuring Tomcat to provide a JNDI connection pool was no problem. Now, however, we are getting error ORA-01000: maximum cursors opened. Logging shows that any statement and connection that is opened is again closed which, according to everything I read, release the cursors. This is obviously

Re: Oracle cursor problem with Tomcat 4.1.12 and Commons BDSF

2003-02-04 Thread Sean Dockery
Try explicitly closing your ResultSet variables as well. See if the problem persists. At 13:58 2003-02-04, you wrote: Configuring Tomcat to provide a JNDI connection pool was no problem. Now, however, we are getting error ORA-01000: maximum cursors opened. Logging shows that any statement and

RE: Oracle cursor problem with Tomcat 4.1.12 and Commons BDSF

2003-02-04 Thread Tam, Michael
[mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 04, 2003 1:04 PM To: Tomcat Users List Subject: Re: Oracle cursor problem with Tomcat 4.1.12 and Commons BDSF Try explicitly closing your ResultSet variables as well. See if the problem persists. At 13:58 2003-02-04, you wrote: Configuring Tomcat

Re: Oracle cursor problem with Tomcat 4.1.12 and Commons BDSF

2003-02-04 Thread Andy Meadows
Users List' [EMAIL PROTECTED] Sent: Tuesday, February 04, 2003 4:22 PM Subject: RE: Oracle cursor problem with Tomcat 4.1.12 and Commons BDSF Have seen this problem before. It is the JDBC code. The best solution is to explicitly close RESULTSET, STATEMENT (of any kind), and CONNECTION as soon

Tomcat 4.1.12 - JK2 2.0.1 - IIS 5.0 load balancing

2003-01-23 Thread Warner Godfrey
balancing. context=/loadbalancing group=lb -- Finally, my configuration is: - Windows 2000 - Tomcat 4.1.12 - JK2 ISAPI filter 2.0.1 (binary version downloaded from http://jakarta.apache.org/builds/jakarta-tomcat-connectors/jk2/release/v2.0 .1/bin/win32/isapi_redirector2.dll) - IIS 5.0

Tomcat 4.1.12 - JK2 2.0.1 - IIS 5.0 load balancing

2003-01-22 Thread Warner Godfrey
- Original Message - From: Warner Godfrey [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, January 23, 2003 2:31 PM Subject: Tomcat 4.1.12 - JK2 2.0.1 - IIS 5.0 load balancing Hello, Is load balancing supported by the JK2 ISAPI filter (isapi_redirect2.dll)? If it is I am

WebAppClassLoader / ProxyDirContext.java Problem - Upgrade from Tomcat 4.1.12 to 4.1.17

2003-01-17 Thread Matt Small
A few weeks back I noticed this problem when I upgraded from 4.1.12 to 4.1.17. I wanted to track it down a little bit before reporting it, and now I think I know where the problem is. I have isolated the problem to changes made between CVS versions 1.12 and 1.14 of

Problems using Tomcat 4.1.12-LE-jdk14 HTTPServlet.log(java.lang.String)

2003-01-16 Thread Thomas B. Holdren
. Following is the error message from Tomcat and the configuration of the context. Thanks in advance to anyone who can help. Sincerely, Thomas B. Holdren, Developer System: RedHat Linux 7.3 Tomcat 4.1.12-LE-jdk14 j2sdk1.4.1_01 Error message

Cannot send cookies between webapps on Tomcat 4.1.12

2003-01-16 Thread joel . dewitt
I am running two webapps on Apache Tomcat/4.1.12, on Win2000, port 8080. One is called partners the other buildings. I can reach partners through URL: http://mymachine.ny.mycompany.com:8080/partners;, buildings through URL: http://mymachine.ny.mycompany.com:8080/buildings;. Partners creates

Cannot send cookies between webapps on Tomcat 4.1.12

2003-01-16 Thread joel . dewitt
I am running two webapps on Apache Tomcat/4.1.12, on Win2000, port 8080. One is called partners the other buildings. I can reach partners through URL: http://mymachine.ny.mycompany.com:8080/partners;, buildings through URL: http://mymachine.ny.mycompany.com:8080/buildings;. Partners creates

Re: Apache 2.0 + Tomcat 4.1.12 + Realms + Java WebStart don't work

2003-01-15 Thread Antonio Vázquez
] Sent: Tuesday, January 14, 2003 6:09 PM Subject: AW: Apache 2.0 + Tomcat 4.1.12 + Realms + Java WebStart don't work I was using Tomcat 4.1 with JavaWebStart (JWS) and it worked fine! Does your realm work ok? IOW: Can you call html/jsp-pages which are access protected? Try calling a page

Apache 2.0 + Tomcat 4.1.12 + Realms + Java WebStart don't work

2003-01-14 Thread Antonio Vázquez
I have a little problem with Apache 2.0 + Tomcat 4.1.2 using JDBC Realms and Java WebStart. If i configure the web application a call the JNLP file, all works, but when I include a REALM, the system is unable to load de JNLP file. I made several test and I am sure that the problem is when you

AW: Apache 2.0 + Tomcat 4.1.12 + Realms + Java WebStart don't work

2003-01-14 Thread Stratmann, Holger
- Von: Antonio Vázquez [mailto:[EMAIL PROTECTED]] Gesendet: Dienstag, 14. Januar 2003 17:46 An: Tomcat Betreff: Apache 2.0 + Tomcat 4.1.12 + Realms + Java WebStart don't work I have a little problem with Apache 2.0 + Tomcat 4.1.2 using JDBC Realms and Java WebStart. If i configure

RE: Tomcat 4.1.12 Directory Listing

2003-01-13 Thread Venkateshwar Bommineni
I would like to use default tomcat directory listing functionality in one of my application. Following is the context added to server.xml configuration. Context className=org.apache.catalina.core.StandardContext path=/directory docBase=C:\application\data debug=0

Tomcat 4.1.12 Directory Listing

2003-01-10 Thread Venkateshwar Bommineni
I would like to use default tomcat directory listing functionality in one of my application. Following is the context added to server.xml configuration. Context className=org.apache.catalina.core.StandardContext path=/directory docBase=C:\application\data debug=0 Resources

tomcat 4.1.12 :: connection refused :: missing ContextManager ...

2003-01-09 Thread João Luiz de Brito Macaíba
Hi, I'm running tomcat 4.1.12 in FreeBSD 4.7. Looking inside server.xml I cannot find ContextManager neither a explicit bind to 8080. Since I installed I am not able to get http://localhost:8080. All I get is a connection refused message. Does anyone have any idea

Re: tomcat 4.1.12 :: connection refused :: missing ContextManager...

2003-01-09 Thread Craig R. McClanahan
On Thu, 9 Jan 2003, João Luiz de Brito Macaíba wrote: Date: Thu, 9 Jan 2003 17:06:19 -0200 (EDT) From: João Luiz de Brito Macaíba [EMAIL PROTECTED] Reply-To: Tomcat Users List [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: tomcat 4.1.12 :: connection refused :: missing ContextManager

Archives! (was Re: SV: tomcat 4.1.12 just stopped working, help !)

2003-01-08 Thread Joel Rees
Hmm, I just got enlisted on this mailinglist so I don$B%((Bt have yesterdays mail (Bfrom it. Is there an archive from yesterday, or maybe you could mail me the thread ? (B (B(Ouch. That's a long line.) (B (BArchives: (B (Bhttp://jakarta.apache.org/site/mail.html (B (BAnd after you

Question about Tomcat 4.1.12 WebDAV application

2003-01-08 Thread Jim Coble
Version: Tomcat 4.1.12 on Solaris 8 I'm trying to configure the WebDAV application included in the Tomcat 4.1.12 distribution so that it requires a login to add or remove files but not to view them. If I use the web.xml security-constraint contained in the distribution -- security-constraint

Re: Question about Tomcat 4.1.12 WebDAV application

2003-01-08 Thread Andreas Probst
\client\bin\run.bat. (It might be necessary to start run.bat by typing bin\run in the client directory.) Andreas On 8 Jan 2003 at 10:34, Jim Coble wrote: Version: Tomcat 4.1.12 on Solaris 8 I'm trying to configure the WebDAV application included in the Tomcat 4.1.12 distribution so

tomcat 4.1.12 just stopped working, help !

2003-01-07 Thread Daniel.T.Hellstrand
Hi all Some time during christmas Tomcat 4.1.12 stopped working for me, I don´t know why, thought anyone here might have a clue. This is what I know: If I start tomcat with .../bin/startup.sh and then run a portscan I can see: 8009/tcp openajp13 8080/tcp openhttp-proxy So

Re: tomcat 4.1.12 just stopped working, help !

2003-01-07 Thread Peng Tuck Kwok
Hmm, it looks like an error in the web.xml of a certain app. Did you by any chance change the web.xml of any of your web applications ? [EMAIL PROTECTED] wrote: Hi all Some time during christmas Tomcat 4.1.12 stopped working for me, I don´t know why, thought anyone here might have a clue

SV: tomcat 4.1.12 just stopped working, help !

2003-01-07 Thread Daniel.T.Hellstrand
januari 2003 09:54 Till: Tomcat Users List Ämne: Re: tomcat 4.1.12 just stopped working, help ! Hmm, it looks like an error in the web.xml of a certain app. Did you by any chance change the web.xml of any of your web applications ? [EMAIL PROTECTED] wrote: Hi all Some time during christmas Tomcat

Re: tomcat 4.1.12 just stopped working, help !

2003-01-07 Thread Holger Brozio
[EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Tuesday, January 07, 2003 9:53 AM Subject: Re: tomcat 4.1.12 just stopped working, help ! Hmm, it looks like an error in the web.xml of a certain app. Did you by any chance change the web.xml of any of your web applications ? [EMAIL

SV: tomcat 4.1.12 just stopped working, help !

2003-01-07 Thread Daniel.T.Hellstrand
]# ./catalina.sh run Using CATALINA_BASE: /etc/jakarta-tomcat-4.1.12 Using CATALINA_HOME: /etc/jakarta-tomcat-4.1.12 Using CATALINA_TMPDIR: /etc/jakarta-tomcat-4.1.12/temp Using JAVA_HOME: /usr/java/j2sdk1.4.1 Jan 7, 2003 10:25:49 AM org.apache.commons.modeler.Registry loadRegistry INFO

Re: SV: tomcat 4.1.12 just stopped working, help !

2003-01-07 Thread Peng Tuck Kwok
to get Tomcat working again, but it still doesn´t work. So now when I run .../bin/catalina.sh run I get this: [root@star bin]# ./catalina.sh run Using CATALINA_BASE: /etc/jakarta-tomcat-4.1.12 Using CATALINA_HOME: /etc/jakarta-tomcat-4.1.12 Using CATALINA_TMPDIR: /etc/jakarta-tomcat-4.1.12/temp

RE: tomcat 4.1.12 just stopped working, help !

2003-01-07 Thread Kevin Passey
Or use cooktop if you don't have XML Spy Cheers Kevin -Original Message- From: Holger Brozio [mailto:[EMAIL PROTECTED]] Sent: 07 January 2003 09:14 To: Tomcat Users List Subject: Re: tomcat 4.1.12 just stopped working, help ! Whats about using a tool like XML Spy. With this one you

Re: tomcat 4.1.12 just stopped working, help !

2003-01-07 Thread Manavendra Gupta
, 2003 1:18 AM Subject: SV: tomcat 4.1.12 just stopped working, help ! I checked the .../webapps/examples/WEB-INF/web.xml and I checked line 115 as suggested in the log, I found some servlets that I had added and removed these lines just to get Tomcat working again, but it still doesn´t work. So now

Re: tomcat 4.1.12 just stopped working, help !

2003-01-07 Thread Keshava Murthy
: tomcat 4.1.12 just stopped working, help ! You said your tomcat stopped working somewhere around christmas. What were the last servlets you deployed and in what contexts? Or is that /examples is the only context that you have? ~manav. - Original Message - From: [EMAIL PROTECTED

SV: tomcat 4.1.12 just stopped working, help !

2003-01-07 Thread Daniel.T.Hellstrand
Users List Ämne: Re: tomcat 4.1.12 just stopped working, help ! Hi, I had similar problem but not exactly the same. Please refer to my yesterdays mail for a possible solution.. regards, Keshav - Original Message - From: Manavendra Gupta [EMAIL PROTECTED] To: Tomcat Users List [EMAIL

Re: tomcat 4.1.12 just stopped working, help !

2003-01-07 Thread Keshava Murthy
Hi Search in archive with text - Parse error in application web.xml regards, keshav - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, January 07, 2003 4:52 PM Subject: SV: tomcat 4.1.12 just stopped working, help ! Hmm, I just got enlisted

SV: tomcat 4.1.12 just stopped working, help !

2003-01-07 Thread Daniel.T.Hellstrand
- Från: Keshava Murthy [mailto:[EMAIL PROTECTED]] Skickat: den 7 januari 2003 12:46 Till: Tomcat Users List Ämne: Re: tomcat 4.1.12 just stopped working, help ! Hi Search in archive with text - Parse error in application web.xml regards, keshav - Original Message - From: [EMAIL

Re: tomcat 4.1.12 just stopped working, help !

2003-01-07 Thread Keshava Murthy
variables and installing tomcat again. Now it is working fine, any way this will remain puzzle to me as no one has reported similar bug anywhere else !! - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, January 07, 2003 5:43 PM Subject: SV: tomcat 4.1.12

FW: Restricting SSL Cipher Suites with Standalone Tomcat 4.1.12?

2003-01-07 Thread Greg Dowd
: Restricting SSL Cipher Suites with Standalone Tomcat 4.1.12? Can I do this? Is it a stupid ?? Can someone point me in the right direction? I have Tomcat 4.1.12 running fine with JDK 1.3.1 but I'd like to restrict the available cipher suites to the stronger sets. I see the notes about Apache httpd.conf

Restricting SSL Cipher Suites with Standalone Tomcat 4.1.12?

2003-01-03 Thread Greg Dowd
Can I do this? Is it a stupid ?? Can someone point me in the right direction? I have Tomcat 4.1.12 running fine with JDK 1.3.1 but I'd like to restrict the available cipher suites to the stronger sets. I see the notes about Apache httpd.conf and SSLCipherSuite but that doesn't work for Tomcat

Apache 2+Tomcat 4.1.12: how to disable the Coyote HTTP connector?

2003-01-02 Thread Manuel González Castro
Hi, I'm running Apache HTTP Server 2.0.43 + Tomcat 4.1.12 + mod_jk and everything is working fine, Apache can talk to Tomcat to serve *.jsp pages. Now I'd like to disable the default non-SSL Coyote HTTP/1.1 Connector on port 8080 because I don't like everybody getting into http://mydomain.com

RE: Apache 2+Tomcat 4.1.12: how to disable the Coyote HTTP connector?

2003-01-02 Thread Turner, John
02, 2003 8:56 AM To: [EMAIL PROTECTED] Subject: Apache 2+Tomcat 4.1.12: how to disable the Coyote HTTP connector? Hi, I'm running Apache HTTP Server 2.0.43 + Tomcat 4.1.12 + mod_jk and everything is working fine, Apache can talk to Tomcat to serve *.jsp pages. Now I'd like

Re: Apache 2+Tomcat 4.1.12: how to disable the Coyote HTTP connector?

2003-01-02 Thread Jerry Ford
HTTP Server 2.0.43 + Tomcat 4.1.12 + mod_jk and everything is working fine, Apache can talk to Tomcat to serve *.jsp pages. Now I'd like to disable the default non-SSL Coyote HTTP/1.1 Connector on port 8080 because I don't like everybody getting into http://mydomain.com:8080 and seeing the Tomcat

RE: Apache 2+Tomcat 4.1.12: how to disable the Coyote HTTP connector?

2003-01-02 Thread Turner, John
Users List Subject: Re: Apache 2+Tomcat 4.1.12: how to disable the Coyote HTTP connector? Looks like you conmmented out the wrong connector. The one you have removed is identified as the one for port 8009, which is the one Apache uses. Restore that connector and comment out the one

Re: Problems with starting Tomcat 4.1.12 - PLEASE HELP

2002-12-26 Thread yves lambert
Ronin Quigley wrote: John, I have tried your suggesions but I think the problem is the path to Tomcat. I am using Windows XP and the command promp automatically defaults to C:\Documents and Settings\Go For It Web Design, it doesn't recognise C:\ as a valid command. How can I get around this

Tomcat 4.1.12, session attributes, and hanging-up

2002-12-19 Thread Bogdan Kiszka
Something strange happens with Tomcat. It ignores session atributes. When it starts to accept them then it hungs up after a while. It happens to standalone version, as well as in isapi version. i.e. this example: % String count = (String)session.getAttribute(numVisits); count =

Apache2, mod_jk2, Tomcat-4.1.12 and jni integration

2002-12-18 Thread Anthony Marlowe
org.apache.catalina.startup.BootstrapService Created catalinaLoader in: /Volumes/Java_Development/jakarta-tomcat-4.1.12/server/lib [INFO] Registry - -Loading registry information [INFO] Registry - -Creating new Registry instance [INFO] Registry - -Creating MBeanServer [INFO] AprImpl - -JK2: Initialized apr [INFO] ChannelJni - -JK2

mod_jk2 with Apache2 JBoss/Tomcat 4.1.12 bundle?

2002-12-18 Thread Andrzej Jan Taramina
Has anyone managed to get the jk2 connector working with the bundled JBoss/Tomcat 4.1.12 release? Any tricks/hints? We're having trouble with it... Thanks! Andrzej Jan Taramina Chaeron Corporation: Enterprise System Solutions http://www.chaeron.com -- To unsubscribe, e-mail: mailto:[EMAIL

Help needed to run Tomcat 4.1.12

2002-12-18 Thread Ronin Quigley
-tomcat 4.1.12\bin startup.bat Any help would be much appreciated. Rocket

Re: Help needed to run Tomcat 4.1.12

2002-12-18 Thread Paul Yunusov
d.. Set the variable CATALINA_HOME= C:\TOMCAT\JAKARTA-TOMCAT 4.1.12 e.. Tested the above by doing the ECHO test and they were fine. The command prompt in Windows XP automatically defaults to C:\Documents and Settings\Go For It Web Design, how do I get a C:\ prompt? And once I get a C

RE: Help needed to run Tomcat 4.1.12

2002-12-18 Thread Turner, John
PROTECTED]] Sent: Wednesday, December 18, 2002 7:04 PM To: Tomcat Users List Subject: Re: Help needed to run Tomcat 4.1.12 On Wednesday 18 December 2002 06:27 pm, Ronin Quigley wrote: I am running Windows XP and have done the following: a.. Installed Jave SDK and set the path variable to stemRoot

Re: Help needed to run Tomcat 4.1.12

2002-12-18 Thread Paul Yunusov
- From: Paul Yunusov [mailto:[EMAIL PROTECTED]] Sent: Wednesday, December 18, 2002 7:04 PM To: Tomcat Users List Subject: Re: Help needed to run Tomcat 4.1.12 On Wednesday 18 December 2002 06:27 pm, Ronin Quigley wrote: I am running Windows XP and have done the following

RE: Help needed to run Tomcat 4.1.12

2002-12-18 Thread Turner, John
Thanks. I couldn't remember the equivalent of $CATALINA_HOME on Windows. LOL John -Original Message- From: Paul Yunusov [mailto:[EMAIL PROTECTED]] Sent: Wednesday, December 18, 2002 7:35 PM To: Tomcat Users List Subject: Re: Help needed to run Tomcat 4.1.12 On Wednesday 18 December

Tomcat 4.1.12 - installation _ Problems with the examples

2002-12-17 Thread Bührle, Martin, FCI1
Hi List! After installing Tomcat 4.1.12 under Linux (Suse 8.1) just out of the box (RPM, full-version) we have the problem, that the example-pages dont work. Does anybody know help? Failure as follows: HTTP Status 500 - type Exception report message description The server encountered

RE: Tomcat 4.1.12 - installation _ Problems with the examples

2002-12-17 Thread Ralph Einfeldt
: Bührle, Martin, FCI1 [mailto:[EMAIL PROTECTED]] Sent: Tuesday, December 17, 2002 12:23 PM To: '[EMAIL PROTECTED]' Subject: Tomcat 4.1.12 - installation _ Problems with the examples java.io.FileNotFoundException: /var/tomcat4/work/Standalone/localhost/_/index_jsp.java (No such file or directory

RE: Virtual Domains with Tomcat 4.1.12 Standalone

2002-12-17 Thread J. Norment
: Monday, December 16, 2002 4:27 PM To: Tomcat Users List Subject: Virtual Domains with Tomcat 4.1.12 Standalone I haven't seen this question answered yet: I'm trying to set up virtual domains with Tomcat 4.1.12.  ( Not running Apache ) I have modified my server.xml file as follows. webapps/host0

RE: Virtual Domains with Tomcat 4.1.12 Standalone

2002-12-17 Thread Turner, John
, December 17, 2002 8:21 AM To: Tomcat Users List Subject: RE: Virtual Domains with Tomcat 4.1.12 Standalone webapps/host0/index.html . On Mon, 16 Dec 2002 18:46:28 -0500, Turner, John wrote: I'm sorry, what's wrong isn't exactly clear from your post.  What should http://host0.com show

RE: Virtual Domains with Tomcat 4.1.12 Standalone

2002-12-17 Thread J. Norment
in web.xml for your webapp. John -Original Message- From: J. Norment [mailto:[EMAIL PROTECTED]] Sent: Tuesday, December 17, 2002 8:21 AM To: Tomcat Users List Subject: RE: Virtual Domains with Tomcat 4.1.12 Standalone webapps/host0/index.html . On Mon, 16 Dec 2002 18:46:28 -0500, Turner, John

  1   2   3   4   5   6   7   8   9   >