Database connections and webapp reload in the Manager

2003-03-30 Thread Torsten
ain a new connection is opened. The only way to close the "old" connections seems to be to restart Tomcat. Is that normal or am I doing something wrong? Thanks in advance! Best Regards Torsten - To unsubscribe, e-mail: [

Multiple SSL and TOMCAT ?????

2002-08-27 Thread Torsten Fohrer
How do i get Multiple SSL Hosts working on 1 Tomcat ? regards Torsten Fohrer -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

AW: tomcat 4.1 does not resolve links

2002-10-18 Thread Torsten Fohrer
here is a patch for FileDirContext.java > -Ursprüngliche Nachricht- > Von: Alexander Piavka [mailto:piavka@;cs.bgu.ac.il] > Gesendet: Donnerstag, 17. Oktober 2002 11:17 > An: Tomcat Users List > Betreff: Re: tomcat 4.1 does not resolve links > > > > Does anyone know then the 4.1.13

AW: AW: tomcat 4.1 does not resolve links

2002-10-18 Thread Torsten Fohrer
nPath differ ! > In this case the linking are allowed by "allowLinking" attribute, but > are not allowed by the test inside FileDirContext > > > Torsten Fohrer wrote: > > >here is a patch for FileDirContext.java > > > > > > > > > > &

Re: remove the need for :8443 in URLs needing https:

2002-11-14 Thread Torsten Fohrer
how do you run tomcat on port 8443 or 443, with the official tomcat distribtion you root rights for serving content on port 443 under linux. cu Torsten Fohrer On Wednesday 13 November 2002 01:24, Pae Choi wrote: > That is wha the connector is for. > > > Pae > > > -

Re: Port redirection on Tomcat standalone

2002-11-14 Thread Torsten Fohrer
which redirectPort have you stay in your normal 8080 tomcat connector config? On Wednesday 13 November 2002 23:57, Michal Kreglewski wrote: > Hi, > > I've got a problem with port redirection on Tomcat 4.1.12 standalone. I've > enabled SSL in server.xml and it works fine. But then I put the follo

Re: remove the need for :8443 in URLs needing https:

2002-11-14 Thread Torsten Fohrer
i run tomcat on port '80' and '443' without root rights Torsten On Thursday 14 November 2002 22:51, Turner, John wrote: > You can run Tomcat as root and have it listen on 443, as well as port 80. > This is definitely possible, though some people try to avoid running

AW: JDBC Policy connection problem

2002-11-15 Thread Torsten Fohrer
> -Ursprüngliche Nachricht- > Von: Jacob Kjome [mailto:hoju@;visi.com] > Gesendet: Freitag, 15. November 2002 15:16 > An: Tomcat Users List > Betreff: Re: JDBC Policy connection problem > > > > Can you connect to your MySQL server via a basic application > started with > the "java" c

Re: can write to / not /var frpm jsp/servlet

2002-11-15 Thread Torsten Fohrer
how do you mount the other partition? On Friday 15 November 2002 18:13, Brendon Mosher wrote: > I have run accross an unusual problem. I am running Linux and am able > to write to any directory in the same partition as "/" from a servlet or > jsp. However, if i try and write from a servlet or js

Re: Cahrset problem

2002-11-15 Thread Torsten Fohrer
some tips from me 1. mask non standart characters with html entitys like   that you display in html pages, if there exist some one. 2. setting response contentType, with <%@ page contentType= 3. adding to the head of your html page 4. test different browsers 5. does the browser have fonts with

Re: eth0 ip, not lo ip

2002-11-16 Thread Torsten Fohrer
if you use jdk 1.4 and above, look at java.net.NetworkInterface: NetworkInterface.getByName( "eth0" ); should do it, if i read the docu rights, that's it. Torsten Fohrer On Saturday 16 November 2002 10:54, RXZ JLo wrote: > Hi > > InetAddress.getLocalHost().getH

Re: A long classpath list

2002-11-16 Thread Torsten Fohrer
if i remember right, tomcat 4 ignores the classpath. place classes simply in the (common or shared)/classes read more under: http://jakarta.apache.org/tomcat/tomcat-4.0-doc/class-loader-howto.html On Saturday 16 November 2002 21:12, chasee wrote: > > Hello all, > > the class loader of my tomca

[PATCH] Fixes TagHandlerPool Size patch

2002-11-18 Thread Torsten Fohrer
Adding Integer to String Index: Generator.java === RCS file: /home/cvspublic/jakarta-tomcat-jasper/jasper2/src/share/org/apache/jasper/compiler/Generator.java,v retrieving revision 1.127 diff -u -w -b -r1.127 Generator.java --- Gen

Re: FW: Problem using Https connection on tomcat 4 & jdk 1.4

2002-11-18 Thread Torsten Fohrer
how do you connecting to the other servlet? Torsten On Monday 18 November 2002 21:16, Ritu Kumar wrote: > Hi, > > I am using tomcat 4.1.12 & jdk 1.4. > > I am having problem using HTTPS as a protocol to connect to another > servlet. ( No problem if I use HTTP protocol) >

AW: charset fail to set browser encoding

2002-06-14 Thread Torsten Fohrer
try, <%@ page contentType="text/html; charset=gb2312" %> at the first line in your jsp page. > -Ursprüngliche Nachricht- > Von: Kenneth Tang [mailto:[EMAIL PROTECTED]] > Gesendet: Freitag, 14. Juni 2002 09:26 > An: [EMAIL PROTECTED] > Betreff: charset fail to set browser encoding > >

AW: iso-8859-2

2002-06-19 Thread Torsten Fohrer
hi, try <%@ page contentType="text/html; charset=iso-8859-2"%> at top of your jsp pages. > -Ursprüngliche Nachricht- > Von: "Skorupski Pawel ,(PZUZ)" [mailto:[EMAIL PROTECTED]] > Gesendet: Mittwoch, 19. Juni 2002 10:11 > An: 'Tomcat Users List' > Betreff: iso-8859-2 > > > Hi, > > th

Re: 1 Worker= 1 JVM?

2001-04-10 Thread Torsten Glunde
do with the jvms and corresponding server.xml files. Greetings Torsten - Original Message - From: "GASNIER Lise" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, April 10, 2001 3:15 PM Subject: 1 Worker= 1 JVM? > > Hi, > Judging by the Tomcat

Re: 1 Worker= 1 JVM?

2001-04-10 Thread Torsten Glunde
Torsten > -Message d'origine- > De: Torsten Glunde [SMTP:[EMAIL PROTECTED]] > Date: mardi 10 avril 2001 15:23 > À: [EMAIL PROTECTED] > Objet: Re: 1 Worker= 1 JVM? > > Hi, > > for running multiple JVMs or Tomcat Instances you have to start and setup > them manua

Apache 2.0 and Tomcat 4.0, index.jsp

2002-04-10 Thread Torsten Fohrer
I get Tomcat 4.03 with the Connectors 4.0.4b and Apache working, but even if i put >>> DirectoryIndex index.jsp index.htm in httpd.conf. Tomcat ignores them could somebody..have a answer thanks -- To unsubscribe: For additional commands:

AW: Apache 2.0 and Tomcat 4.0, index.jsp

2002-04-10 Thread Torsten Fohrer
but better than non index.jsp thanks all -Ursprüngliche Nachricht- Von: Julien OIX [mailto:[EMAIL PROTECTED]] Gesendet: Mittwoch, 10. April 2002 12:20 An: Tomcat Users List Betreff: Re: Apache 2.0 and Tomcat 4.0, index.jsp Torsten Fohrer a écrit : > > I get Tomc

AW: libawt.so - No such file or directory - What's wrong?

2002-04-12 Thread Torsten Fohrer
Hi, 1.if you use awt objects you need a running X-Server, because most awt controls needed a native peer control, that's needed the X-Server.. 2. if you will run tomcat, or other jsp/servlet engines you need the jdk not the jre... (for version before 1.3 known, 1.4 not tested...) ok...? ---

Servlet with individual Http Headers

2001-07-21 Thread Torsten Glunde
plain cgi and it works for my proposal. In addition when I try to set the connection to keepalive i get a Connection header of keepalive, close. What makes no sense in my opinion. Thanks in advance for any hints from you Greetings Torsten Glunde

Unique Session for each browser instance

2002-03-11 Thread Torsten Trzeciak
Hallo, I just want to guarantee that a Session is unique for each browser instance. In PHP a special TID is used to guarantee this. Is there anything like this available for Tomcat 4.x? I just want to be sure that the data which will be saved according to a given ID which is in a session is not

Re: Tomcat uptime and stability in production environments

2002-12-13 Thread Torsten Fohrer
I maintain and using three standalone tomcat servers. One of the three has a request count of 4-7 per day, and traffic 1-5.5 gb traffic per month. cu Torsten Fohrer On Friday 13 December 2002 04:23, you wrote: > On Thu, 12 Dec 2002, Mike W-M wrote: > > Date: Thu, 12 Dec 2

Re: javac Memory Leak: STATUS request

2002-12-16 Thread Torsten Fohrer
Level WARNING 3 3. Define build.compiler as above noted 4. Setting a env variable named BOOTCLASSPATH to jre/lib/rt.jar cu Torsten fohrer On Tuesday 17 December 2002 01:06, you wrote: > Does anyone know how I can confirm that I am actually using jikes? I have > ente

Re: 4.1.17 Problems - Possibly Coyote Connector?

2002-12-19 Thread Torsten Fohrer
This is bug in 4.1.17 which will fixed in Tomcat 4.1.18, i attach the compiled classes that fixe it. update the tomcat-coyote and it should work... On Thursday 19 December 2002 14:33, you wrote: > * Luc Foisy <[EMAIL PROTECTED]> [1214 20:14]: > > > > The actual web application did not seem to h

Re: 4.1.17 Problems - Possibly Coyote Connector?

2002-12-19 Thread Torsten Fohrer
socket closed exception you will have possible for ever. that is problem of tcp/ip and not tomcatthe patch fixes that the writer the jsp pages used, isn't clean recylce for the next request. what are you getting from tomcat?. can you try it via telnet/ or with sniffer running in

Re: 4.1.17 Problems - Possibly Coyote Connector?

2002-12-19 Thread Torsten Fohrer
what does this servlet/page do? On Thursday 19 December 2002 18:05, you wrote: > > Luc Foisy wrote: > > > It did eventually lead to an OutOfMemory exception ( at > > > > least months ago ) > > > > > But as I continue to watch "top" I have pushed it up to > > > > tomcat using 108 megs of memory (a

Re: javac Memory Leak: STATUS request

2002-12-19 Thread Torsten Fohrer
ors On Thursday 19 December 2002 18:40, you wrote: > Torsten, > > It looks like everything is working, I have set the logVerbosity level to > debug, but I still can find out if it is actually using jikes or javac. Is > there any way to check for sure? > > Here's all the log

Re: 4.1.17 Problems - Possibly Coyote Connector?

2002-12-19 Thread Torsten Fohrer
Please try this steps. 1. hang on catalina.out, access.log 2. request the page with the browser => something changes in logs? 3. add some System.out.println() at beginning and end of the servlet 4. request the page again with the browser => output of the System.out.println ok? On Thursday

Re: [OT] RE: javac Memory Leak: STATUS request

2002-12-19 Thread Torsten Fohrer
call jikes manually on the command line and see which options he support. why do you set the encoding manually to utf-8? On Thursday 19 December 2002 20:21, you wrote: > Torsten, do you know what this means? > > org.apache.jasper.JasperException: Unable to compile class for JSP >

Re: Tomcat stability problem

2002-12-27 Thread Torsten Fohrer
a simply performance switche for tomcat/jsp pages is the development init-param of jasper. cu Torsten Fohrer On Friday 27 December 2002 18:59, you wrote: > We're running Tomcat 4.1.12 on a dual-proc PIII with 512MB RAM. The > application consists of 100,000+ HTML pages and appr

Re: New Version 4.1.18 "Out of Memory" Errors...continued...

2002-12-30 Thread Torsten Fohrer
have you increase the maximum memory for the jvm? with -Xmx256mb as a example. cu Torsten Fohrer On Monday 30 December 2002 17:51, you wrote: > Oops, I almost forget to send out the catalina logHere it is: > > Dec 30, 2002 11:08:29 AM org.apache.jk.common.ChannelSocket > proce

Re: reducing tomcat & jasper memory footprint

2002-12-30 Thread Torsten Fohrer
the a bad thing is that the jasper generated code creates for each request all string object new. So hundred unneeded String objects consuming a lot off memory. And so big pages with many poor "texts" without codeneeds a big amount of memory. Torsten Fohrer On Monday 30 Decemb

Problem with SecurityManager

2003-01-16 Thread Torsten Fohrer
uot;); x.canRead(); } } <--- 4. Adding to catalina.policy grant "file:${catalina.home}/webapps/examples/WEB-INF/classes/-" { java.io.FilePermission "/etc/passwd", "read"; }; 5. starting tomcat with security manager 6. request securityTest.j

AW: How to configure Tomcat to suppress adding port to URL??????

2003-02-12 Thread Torsten Fohrer
simply patch the URL classes from catalina/tomcat-util to remove/replace the port. cu Fohrer -Ursprüngliche Nachricht- Von: Rademacher Tobias [mailto:[EMAIL PROTECTED]] Gesendet: Mittwoch, 12. Februar 2003 10:26 An: '[EMAIL PROTECTED]' Betreff: How to configure Tomcat to suppress adding

Apache-Tomcat jk2 Virtual Host to Webapp

2003-08-14 Thread Torsten Schlabach
Virtual Hosting HOWTO does not talk about this at all ... Torsten - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Service-Engine-Host - which is superficial?

2003-08-24 Thread Torsten Schlabach
n one engine could do for me, such as having a separate webapps directory for each virtual host. But in what situation would I want to have more than one engine or more than one service? Torsten

Add

2004-04-06 Thread Torsten Fohrer
subscribe - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Tomcat - Automatically writes a session?

2004-01-20 Thread Torsten Fohrer
ication if supported by the client (this is the default). Set to false if you want to disable the use of cookies for session identifier communication, and rely only on URL rewriting by the application. or http://jakarta.apache.org/tomcat/tomcat-5.0-doc/config/context.html cu Torsten Fohrer

mod_jk2, lb_factor question

2004-03-22 Thread Torsten Henschel
Hi, can anybody describe me the values of lb_factor. lb_factor=1 lb_factor=10 Which value means more requests for the worker? Normaly 10, but the worker with value 1 recieves 99% of requests, but not all! Regards Torsten

Re: I know this is a stupid question

2004-03-28 Thread Torsten Fohrer
Look at ROOT/WEB-INF/web.xml. all web-apps in tomcat 4/5 distributions, are precompiled. cu Fohrer On Sunday 28 March 2004 03:31, Donald Lee wrote: > Ok, I know this has got to be a stupid newbie question but I have searched > the archives without success. What is special about the default tom

AW: I know this is a stupid question

2004-03-29 Thread Torsten Fohrer
Simply look at the ROOT/WEB-INF/web.xml All webapps are precompiled. ;-) Cu Fohrer > -Ursprüngliche Nachricht- > Von: Donald Lee [mailto:[EMAIL PROTECTED] > Gesendet: Sonntag, 28. März 2004 04:59 > An: [EMAIL PROTECTED] > Betreff: Re: I know this is a stupid question > > > Yes I turn

mod_jk working together with mod_userdir - possible or not?

2005-04-21 Thread Torsten Krah
utions for this problem? Pros & Cons? best regards Torsten Krah - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: mod_jk working together with mod_userdir - possible or not?

2005-04-25 Thread Torsten Krah
I got it partially working, added in server.xml shows local users dirs. but local defined ones only. Is there anyway to got user directories out from nss, to get home directories from name service switch modules like nis or ldap? best regards Torsten Krah Am Freitag, den 22.04.2005, 09:36

Performing an action on form-based login

2005-05-22 Thread Torsten Römer
. Can someone help me out? Torsten - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Where are the results of a System.out.println command ?

2005-05-30 Thread Torsten Römer
Jean-Luc Douville said: > I am running a servlet under Mac Os X Tomcat jakarta-tomcat-5.0.28. > That servlet has a > System.out.println("userAgent ** : "+userAgent); command. On my PC i > found the result of > the same command (and other) in the DOS window that logs the tomcat's > processes (servin

Re: configure tomcat to protect authentification

2005-05-30 Thread Torsten Römer
owto.html If you need some example setup I could help out. Torsten > > > > ___ > Gesendet von Yahoo! Mail - Jetzt mit 1GB Speicher kostenlos - Hier > anmelden: http://mail.yahoo.de > > ---

Class.forName() gives NoClassDefFoundError

2005-06-07 Thread Torsten Römer
Tomcat's classpath, so that the classloader can find them. Does this still apply? Or have I overlooked some setting, that for example preloads classes or something like that? Greetings, Torsten - To unsubscribe, e-mail: [

Container Managed Security and mod_jk/Static Contents

2005-06-16 Thread Torsten Römer
n I'll lose the performance advantage of having them served by Apache. Do I have to live with that or do I have a stupid setup? Torsten - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Container Managed Security and mod_jk/Static Contents

2005-06-17 Thread Torsten Römer
Sorry, should have mentioned that. Using form based authentication. Gurumoorthy schrieb: how do you authenticate ? basic ? form based ? - Original Message - From: "Torsten Römer" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Thursday, June 16, 2005 1

Re: AW: Container Managed Security and mod_jk/Static Contents

2005-06-18 Thread Torsten Römer
taccess.html.en Mit freundlichem Gruß / kind regards Dr. Aliye Edao -Ursprüngliche Nachricht----- Von: Torsten Römer [mailto:[EMAIL PROTECTED] Gesendet: Freitag, 17. Juni 2005 00:42 An: Tomcat Users List Betreff: Container Managed Security and mod_jk/

Re: http session lost between struts action

2005-06-26 Thread Torsten Römer
on is lost. Torsten Charl Gerber schrieb: If your session data is stored as a session cookie (I *think* this is default behaviour), then your session will get lost if you have cookies disabled on your browser. --- angelina zh <[EMAIL PROTECTED]> wrote: Michael, Thank you so much for

AW: jsvc alternatives?

2004-12-30 Thread Torsten Fohrer
Try wrapper.sourceforge.net >-Ursprüngliche Nachricht- >Von: Michael Kastner [mailto:[EMAIL PROTECTED] >Gesendet: Donnerstag, 30. Dezember 2004 08:21 >An: Tomcat Users List >Betreff: jsvc alternatives? > > >Hello, > >it seems like jsvc runs very unstable on my linux system. Does anybody

AW: AW: jsvc alternatives?

2004-12-30 Thread Torsten Fohrer
hope ). See mailing list for more info. >-Ursprüngliche Nachricht- >Von: Michael Kastner [mailto:[EMAIL PROTECTED] >Gesendet: Donnerstag, 30. Dezember 2004 12:57 >An: Tomcat Users List >Betreff: Re: AW: jsvc alternatives? > > >Hello Torsten, > >yep, thanks f

AW: Long Startup Time

2005-04-01 Thread Torsten Fohrer
Hi, is your application using some listeners / load-on-startup? Fohrer > -Ursprüngliche Nachricht- > Von: Mike Cherichetti (Renegade Internet) > [mailto:[EMAIL PROTECTED] > Gesendet: Mittwoch, 30. März 2005 22:56 > An: Tomcat Users > Betreff: Long Startup Time > > Hi, > > I'm runnin

Session Persistence + tomcat 4.1.24

2003-07-02 Thread Dipl.Ing. Torsten Liermann
Hi, I would like to use persistent sessions with tomcat 4.1.24, but I wonder why the tomcat session cookie is only a browser session cookie. How can I configure the expiry date of the session cookies? Thanks Torsten - To

Re: Session Persistence + tomcat 4.1.24

2003-07-02 Thread Dipl.Ing. Torsten Liermann
al > value. See the Servlet Specification for more details. > > Yoav Shapira > Millennium ChemInformatics > > > >-Original Message- > >From: Dipl.Ing. Torsten Liermann [mailto:[EMAIL PROTECTED] > >Sent: Wednesday, July 02, 2003 10:08 AM > >To: [EMAI

Re: Performing an action on form-based login

2005-05-24 Thread Torsten Römer
main page. As I understand the new request made by the redirect causes a clean new session to be created. At least I can say it works fine for me. On 5/22/05, Torsten Römer <[EMAIL PROTECTED]> wrote: This question has been asked (and answered to) earlier, but I am still unsure: I am u

Re: Funny JAR file, WAS: Class.forName() gives NoClassDefFoundError

2005-06-08 Thread Torsten Römer
... Is this an Ant or Tomcat issue? Torsten Torsten Römer schrieb: Hello! I am currently trying to migrate a webbased cashregister system from BEA Weblogic 6.1/JDK 1.3.1 to Tomcat 5.0.25/JDK 1.4.2. After making some minor changes the application seems to work, and it also seems to run a lot faster

Re: Tomcat 5.5.9: NamingException cannot be resolved or is not a type - JNDI, MySQL

2005-06-08 Thread Torsten Römer
" %> <%@ page import="java.io.File" %> You are missing javax.naming.NamingException (or do javax.naming.*) Torsten Greg. Arnaud HERITIER wrote: You must import the classes you use in your JSP : <%@ page import="{package.class | package.*}, ..." ... Arnaud

Re: Funny JAR file, WAS: Class.forName() gives NoClassDefFoundError

2005-06-08 Thread Torsten Römer
Jason Bainbridge schrieb: On 6/8/05, Torsten Römer <[EMAIL PROTECTED]> wrote: Just want to follow up on this. Originally, the classes under /WEB-INF/classes were in a JAR file, which I put in /WEB-INF/lib, but like this I always got NoClassDefFoundError. So I thought there may be som