A newbie question

2007-03-24 Thread S
Hi, I am very new to Tomcat, and something I don't understand why is not working. After I installed Tomcat, I can access a webpage locally at this address: http://localhost:8080/ I configured my reouter for NAT and I have port 8080 forwarded to my desktop in my LAN and when I access http://:8080

Connection Closed Issue

2009-09-16 Thread Sharath Babu S S S
INFORMATION intended solely for the use of the addressee(s). If you are not the intended recipient, please notify the sender by e-mail and delete the original message. Further, you are not to copy, disclose, or distribute this e-mail or its contents to any other person and any such actions are

RE: Re : Connection Closed Issue

2009-09-16 Thread Sharath Babu S S S
and defined the maxConnectionAge to 3600s and the > problem was solved > > > --- En date de : Mer 16.9.09, Sharath Babu S S S > a écrit : > > De: Sharath Babu S S S > Objet: Connection Closed Issue > À: users@tomcat.apache.org > Date: Mercredi 16 Septembre 2009, 11h52

Maximum Number of processes Exceeded

2009-09-17 Thread Sharath Babu S S S
* This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely for the use of the addressee(s). If you are not the intended recipient, please notify the sender by e-mail and delete the original message. Further, you are not to copy, disclose, or distribute this e-mail or

Tomcat Connection Problem

2009-09-26 Thread Sharath Babu S S S
solely for the use of the addressee(s). If you are not the intended recipient, please notify the sender by e-mail and delete the original message. Further, you are not to copy, disclose, or distribute this e-mail or its contents to any other person and any such actions are unlawful. This e-mail may

AccessLogValve pattern (timestamp, bytes sent and time taken)

2011-02-17 Thread ??G??S ???O???S
Tomcat 5.5 or 6.0 Win XP or Vista (32) I've read the configuration (http://tomcat.apache.org/tomcat-5.5-doc/config/valve.html) and the api (http://tomcat.apache.org/tomcat-5.5-doc/catalina/docs/api/org/apache/catalina/valves/AccessLogValve.html) but there are some details that are not specified

EOL for Tomcat 9.0.x and Tomcat 10.1.x

2023-12-19 Thread Kaluva S
Hi, We are planning to migrate from tomcat 9.0.x to Tomcat 10.1.x but want to know about EOL for both the releases. On the official tomcat website, we couldn't find any information about this. If anyone knows, please share so that we will plan accordingly. Thanks in advance, Sreenivas K.

NIO write operation timeout with 8.5.x NioBlockingSelector

2021-09-20 Thread Mathias S
Hi all, we are using tomcat-embed (Tomcat 8.5.70) in our product which also contains a custom NIO implementation. So i think i cannot give you a configuration to reproduce the issue. Anyway, i will explain in short what happens. It is within the included BlockPoller class in the NioBlockingSelec

xsd version used for web.xml etc

2021-10-21 Thread S Abirami
Hi All, In web.xml, if we didn't define any xsd schema or dtd schema which version of xsd will be loaded for Tomcat 9.0.45. Regards, Abirami.S

RE: xsd version used for web.xml etc

2021-10-21 Thread S Abirami
used for web.xml etc My guess, the one that is specified in TOMCAT_BASE/conf/web.xml -Original Message- From: S Abirami Sent: donderdag 21 oktober 2021 10:46 To: Tomcat Users List Subject: xsd version used for web.xml etc Hi All, In web.xml, if we didn't define any xsd schema o

RE: xsd version used for web.xml etc

2021-10-21 Thread S Abirami
Thanks Thomas. -Original Message- From: Mark Thomas Sent: Thursday, October 21, 2021 2:40 PM To: users@tomcat.apache.org Subject: Re: xsd version used for web.xml etc On 21/10/2021 09:45, S Abirami wrote: > Hi All, > > In web.xml, if we didn't define any xsd schema or dt

RE: xsd version used for web.xml etc

2021-10-21 Thread S Abirami
: xsd version used for web.xml etc On 21/10/2021 09:45, S Abirami wrote: > Hi All, > > In web.xml, if we didn't define any xsd schema or dtd schema which version of > xsd will be loaded for Tomcat 9.0.45. By default none - whether a schema is defined or not. Schemas ar

RE: xsd version used for web.xml etc

2021-10-21 Thread S Abirami
Thanks a lot Mark. -Original Message- From: Mark Thomas Sent: Thursday, October 21, 2021 4:23 PM To: users@tomcat.apache.org Subject: Re: xsd version used for web.xml etc On 21/10/2021 10:37, S Abirami wrote: > Hi Thomas, > > How I can identify whether the schema validation e

Tomcat 9 crashes because of a Windows update

2023-03-02 Thread Katie S
Hello, Do you have any information on Tomcat 9 not working after some Windows Updates ? We have installed the KB5022838 on our Windows Server 2016 Standard and since this we can restart Tomcat but it stops working after only few minutes. We are sure about the fact that the Windows update is guilt

Re: Tomcat 9 crashes because of a Windows update

2023-03-02 Thread Katie S
Sorry for being unclear and thank you for your answer. I can start Tomcat but after a few minutes it stops working. And everytime I restart it, the behavior is the same. - Katie Le jeu. 2 mars 2023 à 09:39, Mark Thomas a écrit : > On 02/03/2023 08:28, Katie S wrote: > > Hello, >

Re: Tomcat 9 crashes because of a Windows update

2023-03-02 Thread Katie S
I'm using the Central Configuration Manager from Business Objects 4.0. I start Apache Tomcat for BI4, it says "running" and then after a few minutes and without any action, the status becomes "stopped". - Katie Le jeu. 2 mars 2023 à 11:10, Mark Thomas a écrit : >

Re: Tomcat 9 crashes because of a Windows update

2023-03-02 Thread Katie S
losed the stderr.log to this email. - Katie Le jeu. 2 mars 2023 à 15:09, Mark Thomas a écrit : > On 02/03/2023 13:59, Katie S wrote: > > I'm using the Central Configuration Manager from Business Objects 4.0. > > I start Apache Tomcat for BI4, it says "running" and t

CVE-2023-24998 : Apache Denial of Service

2023-03-15 Thread S Abirami
Hi All, Currently, In our product we are using 9.0.65 version of Tomcat. We are not using FileUpload option in any of our application and in Servlet. We don't have any config to limit the file uploads also. Whether our attacker still able to perform a malicious upload to our server via url. Plea

CVE-2023-24998 : Apache Denial of Service

2023-03-15 Thread S Abirami
Hi All, Currently, In our product we are using 9.0.65 version of Tomcat. We are not using FileUpload option in any of our application and in Servlet. We don't have any config to limit the file uploads also. Whether our attacker still able to perform a malicious upload to our server via url. Plea

RE: CVE-2023-24998 : Apache Denial of Service

2023-03-16 Thread S Abirami
Thanks Mark -Original Message- From: Mark Thomas Sent: Thursday, March 16, 2023 2:34 PM To: users@tomcat.apache.org Subject: Re: CVE-2023-24998 : Apache Denial of Service On 16/03/2023 05:33, S Abirami wrote: > Hi All, > > Currently, In our product we are using 9.0.65 v

RHEL 8.6 ==> Tomcat Native 1.2.32 ==> OpenSSLEngine could not initialize

2023-06-22 Thread S Abirami
Hi All, Our application using embedded tomcat 9.0.62 on RHEL linux environment. Tomcat native version :1.2.32 openssl version OpenSSL 1.1.1k After upgrading from RHEL 7.9 to RHEL 8.6 version, embedded tomcat throws an exception when starting the application for https. org.apache.catalina.uti

RE: RHEL 8.6 ==> Tomcat Native 1.2.32 ==> OpenSSLEngine could not initialize

2023-06-22 Thread S Abirami
7:35 PM To: users@tomcat.apache.org Subject: Re: RHEL 8.6 ==> Tomcat Native 1.2.32 ==> OpenSSLEngine could not initialize Hello, On 6/22/23 07:47, S Abirami wrote: > Hi All, > > Our application using embedded tomcat 9.0.62 on RHEL linux environment. > Tomcat native version

Regarding context.xml changes impact other web service not deployed

2020-06-08 Thread S Abirami
Hi Team, In our product to address security vulnerability in context.xml, we have introduced following entry After introducing the above line, I noticed few rest service which is not deployed in that Tomcat also getting impact. Deployment Details Deployed :RHEL Tomcat Installatio

RE: Regarding context.xml changes impact other web service not deployed

2020-06-09 Thread S Abirami
pache%2Ftomcat%2Futil%2Fhttp%2FLegacyCookieProcessor.java El mar., 9 jun. 2020 a las 7:59, S Abirami () escribió: > Hi Team, > > In our product to address security vulnerability in context.xml, > we have introduced following entry > > > > > After introducing the above line, I noticed f

RE: Regarding context.xml changes impact other web service not deployed

2020-06-09 Thread S Abirami
: Mark Thomas Sent: Tuesday, June 9, 2020 1:50 PM To: users@tomcat.apache.org Subject: Re: Regarding context.xml changes impact other web service not deployed On 09/06/2020 06:59, S Abirami wrote: > Hi Team, > > In our product to address security vulnerability in context.xml,

RE: context.xml under META-INF was not working

2020-06-11 Thread S Abirami
Hi All, I want to configure SameSite attribute to the specific web-application. For that, I have updated the context.xml of specific web application located in /META-INF/context.xml It is not working. Only the changes in global context.xml is working. Please guide to solve the issue. Regard

RE: context.xml under META-INF was not working

2020-06-11 Thread S Abirami
Hi Mark, The below is the content of the context.xml Regards, Abirami.S -Original Message- From: Mark Thomas Sent: Thursday, June 11, 2020 5:12 PM To: users@tomcat.apache.org Subject: Re: context.xml under META-INF was not working On 11/06/2020 11:42, S Abirami wrote: > Hi

RE: context.xml under META-INF was not working

2020-06-11 Thread S Abirami
. Regards, Abirami.S -Original Message- From: Mark Thomas Sent: Thursday, June 11, 2020 7:27 PM To: users@tomcat.apache.org Subject: Re: context.xml under META-INF was not working On 11/06/2020 12:46, S Abirami wrote: > Hi Mark, > > The below is the content of the co

RE: context.xml under META-INF was not working

2020-06-11 Thread S Abirami
x27;t have SameSite attribute. Regards, Abirami.S -Original Message- From: Mark Thomas Sent: Thursday, June 11, 2020 8:19 PM To: Tomcat Users List Subject: RE: context.xml under META-INF was not working On June 11, 2020 2:32:51 PM UTC, S Abirami wrote: >Hi Mark, > >We are using A

SameSite attribute handling

2020-07-01 Thread S Abirami
Hi All, We can add the samesite attribute in set-cookie header through context.xml entry in tomcat. Is there any other way, can we add samesite attribute in response of set-cookie header. Context changes reflecting issue in tenable vulnerable. Hence looking for any other way. I tried with

RE: SameSite attribute handling

2020-07-06 Thread S Abirami
11:07 PM To: Tomcat Users List Subject: Re: SameSite attribute handling -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Abirami, On 7/1/20 03:06, S Abirami wrote: > We can add the samesite attribute in set-cookie header through > context.xml entry in tomcat. Is there any other way, can

Embedded and Standalone Tomcat

2020-08-21 Thread S Abirami
Hi All, In our application, we used to create embedded tomcat instance by taking a copy of lib jars from the Deployable Tomcat. It's working properly. I have noticed that there is some jars in Embed package https://mirrors.estointernet.in/apache/tomcat/tomcat-9/v9.0.37/bin/embed/apache-tomcat-9.

RE: Embedded and Standalone Tomcat

2020-08-21 Thread S Abirami
Thanks Mark Thomas. -Original Message- From: Mark Thomas Sent: Friday, August 21, 2020 4:03 PM To: users@tomcat.apache.org Subject: Re: Embedded and Standalone Tomcat On 21/08/2020 11:27, S Abirami wrote: > Hi All, > > In our application, we used to create embedded tomcat in

Embedded Tomcat 9.0.33

2021-03-20 Thread S Abirami
Hi ALL, We have deployed embedded tomcat in RHEL 7 with jdk 1.8. For sweet32 vulnerability, we have configured jdk.tls.disabled.algorithm to remove the encryption cipher have 64bit block size. I need a clarification whether JDK configuration is enough for embedded tomcat to avoid sweet32 atta

RE: Embedded Tomcat 9.0.33

2021-03-21 Thread S Abirami
Thanks Christopher for detailed explanation with testing tools. -Original Message- From: Christopher Schultz Sent: Sunday, March 21, 2021 9:02 AM To: users@tomcat.apache.org Subject: Re: Embedded Tomcat 9.0.33 Abirami, On 3/20/21 11:36, S Abirami wrote: > We have deployed embed

Tomcat JreMemoryLeakPreventionListener Testing scenario

2021-06-02 Thread S Abirami
Hi Team, As part of CISCAT Tomcat 9 benchmark, we have added JreMemoryLeakPreventionListener in server.xml. We understood that it prevents memory leak. Do you any tool (or) testcase to test this functionality is working fine in our product? Please let us know, if any input available. Regards,

TLSv1.3 Support in Tomcat

2021-06-28 Thread S Abirami
Hi All, TLSv1.3 support is available in Tomcat. I tried just updating server.xml[sslEnabledProtocols=TLSv1.3] and restarted tomcat. It doesn't work. Please let me know any other configuration also needs to be changed. Regards, Abirami.S

RE: TLSv1.3 Support in Tomcat

2021-06-28 Thread S Abirami
Hi All, We are using Tomcat 9.0.46 and JDK 8u291 Regards, Abirami.S -Original Message- From: S Abirami Sent: Monday, June 28, 2021 4:47 PM To: Tomcat Users List Subject: TLSv1.3 Support in Tomcat Hi All, TLSv1.3 support is available in Tomcat. I tried just updating server.xml

RE: TLSv1.3 Support in Tomcat

2021-06-28 Thread S Abirami
, Abirami.S -Original Message- From: Christopher Schultz Sent: Monday, June 28, 2021 7:27 PM To: users@tomcat.apache.org Subject: Re: TLSv1.3 Support in Tomcat Abirami, On 6/28/21 07:16, S Abirami wrote: > TLSv1.3 support is available in Tomcat. > > I tried just updating s

RE: TLSv1.3 Support in Tomcat

2021-06-29 Thread S Abirami
juin 2021 à 01:44, S Abirami a écrit : > Hi Christopher, > > Below is my Connector element, sslEnabledProtocols =TLSv1.2 ,TLS 1.3 > it is working fine with TLSv1.2. When sslEnabledProtocols=TLSv1.3, > Tomcat is started but, the browser unable to perform handshake with weba

RE: TLSv1.3 Support in Tomcat

2021-06-29 Thread S Abirami
https://wiki.openssl.org/index.php/TLS1.3#Ciphersuites TLSv1.3 supports 5 cipher suites and none is in your list. - Daniel Savard Le mar. 29 juin 2021 à 01:44, S Abirami a écrit : > Hi Christopher, > > Below is my Connector element, sslEnabledProtocols =TLSv1.2

session drop from https to http

2006-08-27 Thread Amir S
is in the HTTPS and HTTP order. Regards, Amir S - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: session drop from https to http

2006-08-28 Thread Amir S
eep you posted...or if you find a solution please forward that to me Thanks --- Amir S <[EMAIL PROTECTED]> wrote: > Hi All, > > I have a Jakarta 5.0.28. > When entering the tomcat first > https://127.0.0.1/a.jsp and then > http://127.0.0.1/b.jsp > The sessionID changes

HTTP 408 Login timeout

2006-09-20 Thread C S
I'm dealing with a problem where if a user hits a secured page and is forwarded to a login page (using Form Auth). If the user sits on that login page for too long, and then try to login they are confronted with a nasty HTTP 408 error. I don't know if this behaviour is part of the servlet spec,

Re: heap size problems (speed) [2]

2005-11-28 Thread Cristian S
- Original Message - From: "Wade Chandler" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Monday, November 28, 2005 11:27 PM Subject: Re: heap size problems (speed) [2] I don't know really. I've not seen issues with HashMap in a Linux vs. Windows scenario (might check JRE/JDK bug

help in setup ssl in tomcat

2005-12-29 Thread Richard S
hi all I would like to establish public key private key ssl setup in tomcat. I dont know how to proceed please help me regarding this. regards Richard - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comma

Need help with click streams

2006-02-23 Thread S, Ashwath
Hi, I need to extract the click Stream logs from tomcat. Is this possible?? I would like to know who's clicked what, when and how many times. I need these stats for analytic purposes... Regards, Ashwath S - To unsubs

[Tomcat-Struts]Action Servlet Is not available

2006-03-23 Thread Vijaya S
Hi, I have an environment where the development version is 5.0.28 and the production version of tomcat is 5.5.4. Recently I deployed a web application to the production server. Deployment went through fine but I get a 'Servlet Not Available error' while executing the application. What can be the

Object sharing

2006-05-19 Thread Arvind S.
Hi, If a web application wants to access a object being used by another web-application(with a different context root) running on the same webserver, is that possible? If yes, how can it be achieved?Through sharing attributes of ServletContext? Will getting an attribute from the servletContext,

Log4j logging !!!

2006-05-23 Thread Natarajan S
ay-browser: Browsing: http://localhost:8084/RTS/index.jsp run: BUILD SUCCESSFUL (total time: 9 seconds) Regards, *~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~* S. Natarajan M.C.A., Software Engineer, Mobile: +91-99941-81073 Office: 044-22537552 Web: http://gilnat21.4t.com *~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*

How do I set the default response encoding

2006-11-07 Thread Joseph S
My problem: I want to set the default output encoding to UTF-I if the browser supports it, for all my jsps and servlets. I could put <%@ page contentType="text/html;charset=utf-8" %> in all my jsps, but I don't want to have to put that in all jsps, and I only want to set utf8 if the request h

meanings of "-lapr-0 -lgcc -lc -lsocket -lnsl" in Makefile while building nsapi_redirector.so

2007-01-30 Thread Maulik S
Hi, I am trying to build nsapi_redirector.so from Makefile.solaris. when I tried to use make command it not works. Then i had copied to Makefile and made some changes as I found by googling. One of the important thing that I found was - LD_SHAREDCMD=ld -G -fPIC -lapr-0 -lgcc -lc -lsocket -lnsl

need help on mod-jk.conf

2007-01-30 Thread Maulik S
Hi, I am using sun one web server 6.1 and JBoss as App server. I have two doubts. (1) I want load balancing feature from http point of view. My workers.properties lookes like as below : worker.list=traveldev,jkstatus worker.node1.port=61097 worker.node1.host=192.122.220.31 worker.node1.type=a

Problem with the valve configuration

2007-02-02 Thread Maulik S
Hi All, In our production we want Sun One Web server 6.1 and Tomcat combination. Almost all things are done. But I got one problem which i want to discuss. Basically, I have enabled Single Sign On for web server and through web server App server got connected. The problem is if i know the ip a

Re: Compiling mod-jk plugin for SunOne on Solaris

2007-02-02 Thread Maulik S
How can we put entry in obj.conf of sun one web server so that it knows to refer mod_jk.conf file like we put the similar entry in httpd.conf ? Thanks Maulik Jim Jagielski <[EMAIL PROTECTED]> 02/02/2007 09:28 PM Please respond to "Tomcat Users List" To "Tomcat Users List" cc Subject Re:

Re: Compiling mod-jk plugin for SunOne on Solaris

2007-02-02 Thread Maulik S
Although the plugin should work in principle, I expect that it hasn't been well tested in the last month. So feedback concrning your experience wil be welcome. Regards, Rainer Maulik S wrote: > How can we put entry in obj.conf of sun one web server so that it knows to > refer mo

Tomcat

2008-06-24 Thread Arumuganainar S
Hi, I installed J2SE 1.4 (SDK and JRE) and Tomcat 5.5. When I launched the Tomcat Manager through the Start->Programs menu, it gives, "Page can not be displayed" error in the Internet Explorer. I started the Tomcat service. But it is getting stopped soon after I started it. The status is always

security Exception in tomcat6, jdk6+ubuntu6.06

2007-04-23 Thread Ranganath s
Hi all, Sorry for the mishap in my previous mail. I really didnt mean It. I just installed the Tomcat 6 on jdk6 with Ubuntu6.06. I am getting the following exceptions in the log. please kindly let me know how to go about solving this. I have set the context to true in the context.xml I

Chunking in Tomcat 5.5.23 w/ Axis2 1.3

2007-10-16 Thread Joe S
I have read the posts on chunking not being able to be disabled in tomcat 5.5.x. This is unfortunate. However, I am not setting or writing the reponse code, axis2 1.3 is. I have disabled chunking in axis2 as recommended by commenting out the transfer endoding like below. However, the responses

Newbie mod_jk question - Getting HTTP 404 error for existing servlets-examples directory

2007-11-19 Thread K S
omcat/mod_jk.so JkWorkersFile /XXX/apache-tomcat-5.5.25/conf/jk/workers.properties JkShmFile /XXX/apache-tomcat-5.5.25 /conf/jk/mod_jk.shm JkLogFile /XXX/apache-tomcat-5.5.25/conf/jk/mod_jk.log JkLogLevel trace JkLogStampFormat "[%a %b %d %H:%M:%S %Y] " JkRequestLogFormat "%

Re: Newbie mod_jk question - Getting HTTP 404 error for existing servlets-examples directory

2007-11-20 Thread K S
Thanks a lot Rainer! The problem as you guessed was with the Vhost. After putting the JkMounts in the global server configuration, it worked. I started using the VHost (though now I have realised I don't need them at all since I am not hosting more than one website on a single server) because the

tomcat 5.5 stdout

2007-06-13 Thread Ilja S.
Hi It seems there is a lot of confusion around new tomcat 5.5 internal logging. I also have a question: Is there a way to separate stdout (which is all by default written to one file catalina.out) to be in files by virtual hosts / context. i.e. each application could have its own file where sta

Re: tomcat 5.5 stdout

2007-06-13 Thread Ilja S.
Thanks a lot for quick reply! To conclude: 1. stdout can NOT be redirected to multiple files and can be only in one file (usually catalina.out) 2. All uncaught exceptions / System.out from ALL applications are going to this one file. And we can not do anything about this. Right? *

Re: Trouble with APR and Tomcat 5.5.15

2007-06-15 Thread Ilja S.
Hi I had similar problem on Ubunutu Linux. Logs have been saying something about inability to bind to socket. If log clearly says that address already in use (probably 8080). Check that no other application using this port. If log says something like: java.lang.Exception: Socket bind failed:

Re: APR installation Question

2007-06-15 Thread Ilja S.
Hi Your tomcat should start with option: -Djava.library.path=/usr/local/apr/lib in this case APR libs are in /usr/local/apr/lib, change to wherever you got your libs Usually you add this line to tomcat startup script... * Best Regards Ilja Andre Prasetya

APR with tomcat - long boot

2007-06-15 Thread Ilja S.
Hi Startup time of tomcat became very slow after installing APR. Tomcat version is 5.5.23 APR 1.2.7 Ubuntu, kernel 2.6.20 Logs says INFO: Server startup in 192631 ms Which is more 3 minutes! Is that normal? -- * Best Regards Ilja -

Re: APR installation Question

2007-06-15 Thread Ilja S.
hat should I do now? Richard On Fri, 2007-06-15 at 13:52 +0300, Ilja S. wrote: Hi Your tomcat should start with option: -Djava.library.path=/usr/local/apr/lib in this case APR libs are in /usr/local/apr/lib, change to wherever you got your libs Usually you add this line to tomcat

Re: APR with tomcat - long boot

2007-06-18 Thread Ilja S.
tomcat is running with apache and mod_jk? Clarification would be very appreciated! Thanks in advance.. * Best Regards Ilja Markus Schönhaber wrote: Ilja S. wrote: Startup time of tomcat became very slow after installing APR. Tomcat version is 5.5.23 APR 1.

Setting up tomcat to proxy

2007-06-27 Thread S . Cullen
Hello, I wonder if anybody can help, we have an application set up as follows: The front end web services are on a web server running appache and tomcat. The back end web services are on an oracle application server. War files are deployed through tomcat manager and oracle enter

How do I develop a Valve?

2007-07-09 Thread Joseph S
1) What jar files do I need to include in my classpath to compile a Valve? 2) Where do I put the class file so Tomcat can load it? Under CATALINA_BASE/common? - To start a new topic, e-mail: users@tomcat.apache.org To unsubsc

Unsubscribe me please

2007-08-06 Thread S . Cullen
Hello, Could somebody remove my name from this list please. Thanks Kind Regards Sheila Cullen ext 2699

RE: Unsubscribe me please

2007-08-08 Thread S . Cullen
Yes and it doesn't work!!! And I still haven't been unsubscribed. Thanks Kind Regards Sheila Cullen ext 2699 -Original Message- From: Sebastiaan van Erk [mailto:[EMAIL PROTECTED] Sent: 06 August 2007 17:53 To: Tomcat Users List Subject: Re: Unsubscribe me please Yes, someb

utf-8 encoding problem

2007-08-14 Thread Joseph S
My problem is this: One of my pages with an apostrophe was not displaying properly, so I added to my jsp: <%@ page contentType="text/html; charset=UTF-8"%> When I did that my content displayed correctly, but on form submission it got corrupted. You can view the problem here: http://b.tupa

Re: utf-8 encoding problem

2007-08-15 Thread Joseph S
POST Mark Thomas wrote: Joseph S wrote: When I did that my content displayed correctly, but on form submission it got corrupted. POST or GET? Mark - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e

Re: utf-8 encoding problem

2007-08-17 Thread Joseph S
Christopher Schultz wrote: Setting the encoding of the response is sometimes necessary when the browser (stupidly, IMO) elects not to send the charset being used to the server. It isn't the browser's fault, its the spec's fault. See https://bugzilla.mozilla.org/show_bug.cgi?id=289060#c8 --

AccessControlException with Embedded Tomcat 5.5.23

2007-09-18 Thread S D
I'm running embedded Tomcat 5.5.23. I've been working with both IBM JDK 1.5and Sun JDK 1.6. My code is below. When attempting to start the server I get a java.security.AccessControlException. I've included a portion of the exception trace at the bottom of this message. Here are my questions: 1.

RE: AccessControlException with Embedded Tomcat 5.5.23

2007-09-19 Thread S D
From "Caldarale, Charles R" <[EMAIL PROTECTED]> Subject RE: AccessControlException with Embedded Tomcat 5.5.23 Date Tue, 18 Sep 2007 20:11:18 GMT > From: S D [mailto:[EMAIL PROTECTED] > Subject: AccessControlException with Embedded Tomcat 5.5.23 > > 1. How do I enforce the us

Tomcat6.0.16 is too easily to be OutOfM emory compare d with Tomcat5.5

2008-04-27 Thread kana-s
I did a performance test with Apache Bench on Tomcat6.0.16. During the test,I got many error in catalina.out. SEVERE: Caught exception (java.lang.OutOfMemoryError: Java heap space) # ./ab -c 200 -n 30 http://**/sample/test.jsp Benchmarking 60.239.255.6 (be patient) Completed

One host with some virtual users - is it possible?

2008-05-23 Thread pawcio-s
tings). Every user has own space on hdd, like that: user1's dir: "/home/user1/webapps" http://www.site.com:8080/user1 user2's dir: "/home/user2/webapps" http://www.site.com:8080/user2 I did symlink into $CATALINA_HOME/webapps/user1 via: $ ln -s /home/user1/webap

Fwd: Problem with connecting to port used by Tomcat.

2008-10-16 Thread S Vashisht
-- Forwarded message -- From: S Vashisht <[EMAIL PROTECTED]> Date: Fri, 17 Oct 2008 00:02:47 +0530 Subject: Problem with connecting to port used by Tomcat. To: users@tomcat.apache.org Hi all, I'm a new bie to Tomcat server. I downloaded Tomcat 6 server package fr

Want to customise the tomcat's session logic

2009-11-02 Thread S Arvind
to solve this session sharing?? Thanks in advance. Arvind S

Re: Want to customise the tomcat's session logic

2009-11-07 Thread S Arvind
ng the session. But if i did this first created session was overwrite by second session. Wat i need is two different session for same webapp running under single tomcat??? IS it possible?? Arvind S "Many of lifes failure are people who did not realize how close they were to success when th

Re: Want to customise the tomcat's session logic

2009-11-07 Thread S Arvind
mas Edison On Sun, Nov 8, 2009 at 5:15 AM, Caldarale, Charles R < chuck.caldar...@unisys.com> wrote: > > From: S Arvind [mailto:arvindw...@gmail.com] > > Subject: Re: Want to customise the tomcat's session logic > > > > deploy one app in tomcat by having contex

[T6.0.20] -Dcatalina.config ignored on server shutdown?

2010-01-13 Thread Rob S.
During development, we specify an alternate configuration file via JAVA_OPTS: -Dcatalina.config=file://... In it, we create properties like foo.port.http and foo.port.shutdown which we then use in server.xml. We do this so that we can run multiple servers simultaneously as well as not require ro

Re: Classloader between Web application and system loader

2010-01-13 Thread Rob S.
t these artifacts. Is > > anyone aware of any solution to my problem? > > > > Thanks, > > Mike > > Put expanded classes into WEB-INF/classes. > Likewise, in CATALINA_BASE/lib > > The expanded classes always have precedence over *.jar s. > > Best regards, >

Tomcat 6 Cluster/Load Balancing

2009-09-08 Thread P S
Hello I am looking for some Tomcat load balancing/cluster architecture that I can use in my project. We have about 25 web apps. An arch diagram would be great. Any documentation/pointers would be helpful. Thanks -P _ Get back t

tomcat6 + apache 2.2 mod_jk - Help

2009-09-18 Thread Paul S
I am having issues with mod_jk. I have installed mod_jk 1.2.28 and have tomcat 6 installed on linux. i created worker.prop file under apache2. workers.properties - worker.list=wkr01 worker.wkr01.type=ajp13 worker.wkr01.host=localhost worker.wkr01.port=8009 httpd.conf

RE: tomcat6 + apache 2.2 mod_jk - Help

2009-09-21 Thread Paul S
I restarted all the servers and was able to get it working. Thanks all. > Date: Sat, 19 Sep 2009 01:02:08 +0200 > From: rainer.j...@kippdata.de > To: users@tomcat.apache.org > Subject: Re: tomcat6 + apache 2.2 mod_jk - Help > > On 18.09.2009 19:29, Paul S wrote: > >

Error while deploying

2009-09-23 Thread Paul S
Hi Env: Tomcat: 6.0.20 Linux I am getting this error while trying to deploy a war file. It is a simple app which has a tld. SEVERE: Error deploying web application archive sample.war java.lang.IllegalArgumentException at java.util.zip.ZipInputStream.getUTF8String(ZipInputStream

Tomcat with Netscape Portable Runtime (NSPR)

2009-10-13 Thread G S
Is it possible to configure Tomcat to use NSPR similar to the way you can configure Tomcat to use the Apache Portable Runtime (APR)? I have been successful in configuring Tomcat to use the APR and modifying the server.xml. THe same config does not seem to work with the NSPR and I have been unable

Re: Tomcat with Netscape Portable Runtime (NSPR)

2009-10-13 Thread G S
might accomplish that? On Tue, Oct 13, 2009 at 2:38 PM, Peter Crowther wrote: > 2009/10/13 G S : > > Is it possible to configure Tomcat to use NSPR similar to the way you can > > configure Tomcat to use the Apache Portable Runtime (APR)? > > No. In the same way, it's

tomcat shutdown problem

2009-04-24 Thread S Arvind
=/usr/share/tomcat6/apache-tomcat-6.0.18/temp org.apache.catalina.startup.Bootstrap start [/code] So if i keep repeating the start and shutdown after few cycles it is completely refusing to start. What might be the source or reason of this problem? Advance Thanks, Arvind S * "Many of

Re: tomcat shutdown problem

2009-04-25 Thread S Arvind
Thanks pid... Can u able to give me more idea to solve it if possible.. Thanks, Arvind S *"Many of lifes failure are people who did not realize how close they were to success when they gave up." -Thomas Edison * On Sat, Apr 25, 2009 at 2:00 PM, Pid wrote: > S Arvind wrote

Re: tomcat shutdown problem

2009-04-25 Thread S Arvind
eople who did not realize how close they were to success when they gave up." -Thomas Edison * On Sat, Apr 25, 2009 at 2:21 PM, Pid wrote: > S Arvind wrote: > > Thanks pid... > > > > Can u able to give me more idea to solve it if possible.. > > Did you write y

Re: tomcat shutdown problem

2009-04-27 Thread S Arvind
Is the application completely unchanged for deployment on Tomcat 6? >> yes it is completely *unchanged*... is anything must be changed for quartz? --Arvind S * "Many of lifes failure are people who did not realize how close they were to success when they gave up." -Thomas Ediso

Re: web interface for tomcat service

2009-04-27 Thread S Arvind
Martin , Venkat is not aking about IDE , he is asking such as webmin or tomcat manager kind... so that he can restart the remote tomcat service.. -Arvind S * "Many of lifes failure are people who did not realize how close they were to success when they gave up." -Thomas Edison* On M

Re: tomcat shutdown problem

2009-04-27 Thread S Arvind
Pid very thanks for guiding me .. one more help alone... can u please tell me how to check which thread it is runnin by quartz other then checking code ... i am centos, jvm 5, tomcat 5 and tomcat 6.. i think i am disturbin u lot, but ... -Arvind S * "Many of lifes failure are people wh

Re: tomcat shutdown problem

2009-04-28 Thread S Arvind
they were to success when they gave up." -Thomas Edison On Mon, Apr 27, 2009 at 7:50 PM, Pid wrote: > S Arvind wrote: > > Pid very thanks for guiding me .. one more help alone... can u please > tell > > me how to check which thread it is runnin by quartz other then checkin

Disable Session Replication

2009-04-28 Thread S Arvind
I didnt configured Cluster or Session replication in my tomcat 6, But in my tomcat 6 every time when restarted, all the old session got recreated again. this i noticed with the help of sessionlistener. I dont need to replicate the old session. How to disable it? Advance Thanks, Arvind S

Re: Disable Session Replication

2009-04-28 Thread S Arvind
It is fresh as new. is this a solution pid? in context.xml - Arvind S * "Many of lifes failure are people who did not realize how close they were to success when they gave up." -Thomas Edison * On Tue, Apr 28, 2009 at 5:01 PM, Pid wrote: > S Arvind wrote: > >

  1   2   3   4   5   >