The Logger of ServletContext.log again!!

2003-11-05 Thread Timo
Thanks for the previous reply, but I checked the server.xml and made sure that my application has a logger element identified as: ... and I can see all deferent logging messages such as the outcome from Log4j Logger, System.out.println(..) , exceptions printSt

Re: Installation problem

2003-11-19 Thread Timo
Sacha, I think you missed to put "index.jsp" or "index.htm" in your context folder which are the welcome-file section in your web.xml file you just copied. try to put a basic jsp file named "index.jsp" , as a start I would suggest: --

Re: Installation problem

2003-11-20 Thread Timo
t Tomcat! - Original Message - From: <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Thursday, November 20, 2003 12:29 AM Subject: Re: Installation problem > Hi Timo, > > Did as told. Copied your hello tomcat code created > '

Re: html not working

2003-11-30 Thread Timo
George, It seems that you having problems resolving relative references, can you tell me where your images are located in relative form to your web context, also tell me what is your href tags that you used to display the images. Timo - Original Message - From: "George Esperanza&quo

Re: html not working

2003-12-01 Thread Timo
t Users List" <[EMAIL PROTECTED]> Sent: Sunday, November 30, 2003 4:03 AM Subject: Re: html not working > > --- Timo <[EMAIL PROTECTED]> wrote: > > George, > > It seems that you having problems resolving relative > > references, can you > > tell me where your

Package not found..

2002-11-24 Thread Timo Tuomi
ase.Digest(..) I get package org.apache.catalina not found error. When I try to import org.apache.cataline I get the same result. The catalina.jar file is in place and seems to be ok. Should I set the classpath somewhere in server.xml or web.xml or what's the problem here? TIA, Timo Tomcat4

Performance problems with tc4.0.4 and custom tags

2002-07-02 Thread Timo Carl
e any problems, but tomcat4. Any ideas? Has anyone experiences with using tomcat4.0.4/jasper2 in a productive environment? Is it stable enough? Thanks in advance, Timo Carl -- Timo Carl Technik & Programmierung travelchannel GmbH Kehrwieder 8 D-20457 Hamburg Telefon +49/40/38617-275 Telefax +49

Re: AW: Performance problems with tc4.0.4 and custom tags

2002-07-02 Thread Timo Carl
wait for tc4.1 release (when can we exspect it: July,August or more?) - play around with jasper2 on production system - start with jdk1.2 and tomcat4.0 I'm a little bit confused what to decide now. Timo -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

lb-problem with mod_jk: high cpu load on apache when tomcat breaks down

2001-05-23 Thread Timo Carl
? Maybe anyone solved that problem? Greetings and thanks in advance, Timo Carl begin:vcard n:Carl;Timo tel;fax:++49/40/3703-7759 tel;work:++49/40/3703-7275 x-mozilla-html:FALSE url:http://www.travelchannel.de org:G+J travelchannel;Technik version:2.1 email;internet:[EMAIL PROTECTED] adr;quoted

Re: lb-problem with mod_jk: high cpu load on apache when tomcat breaks down

2001-05-25 Thread Timo Carl
or writing back to server\n"); write_to_ws = JK_FALSE;<<<<<<<< > Yesd, I had, I changed to mod_jserv, I'm still waiting for the same answer > as you do, for the high CPU request of mod_jk... > > Guido. > - Original Message - > From: "Timo Car

Re: lb-problem with mod_jk: high cpu load on apache when tomcat breaks down

2001-05-28 Thread Timo Carl
The problem has been seen on both, ajp13 and ajp12. We use tomcat-3.2.1. What do think about using mod_jserv again? What kind of quality has the T3.3 cvs mod_jk? Is it possible to use it in a productive environment? Greetings, Timo GOMEZ Henri wrote: > > Could you tell us if you&#x

using WEB-INF/lib slows down execution dramatically

2001-07-23 Thread Timo Boehme
(except from adding the jar files to the CLASSPATH)? Timo --- Dipl. Inf. Timo Boehme Phone: +49 341 9732166 University of Leipzig Fax: +49 341 9732209 Institute of Computer Science, Database Group Augustusplatz 10-11, 04

Re: AW: using WEB-INF/lib slows down execution dramatically

2001-07-23 Thread Timo Boehme
ve > > experimented > > with the reloadable flag but this didn't helped. I didn't get > > an exception > > or something else. > > > > Is this problem known and is there something I can do to avoid this > > (except from adding the jar files to the CLASSPATH)? Timo

Re: How can i get all table's name from JDBC driver?

2001-07-23 Thread Timo Boehme
Hi, On Tue, 24 Jul 2001, João Folha wrote: > Hi there, > > I need to get all table's name from JDBC driver and all column's name > from any table. Connection.getMetaData() or if you have an ResultSet: rs.getMetaData() Best regards, Timo

How to organize your software in proper version control structure?

2003-01-07 Thread Timo Riikonen
ary features No individual components or only very few components with the structure above. Thank you in advance for any comments or votes. -- Timo Riikonen [EMAIL PROTECTED] -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Tomcat 5: unable to use jikes

2003-01-25 Thread Timo Nentwig
Hi! Despite I enabled jikes: jspCompilerPlugin org.apache.jasper.compiler.JikesJavaCompiler Tomcat 5 does not use it. Well, what to do know? Is there actually an -encoding supporting build for win32? Thanks Timo -- http://nitwit.de/ "Sixty years ago I knew everything; now I

mod_jk2: shared memory size (shm)

2003-01-25 Thread Timo Nentwig
Hi! Where can I get useful information about what size is appropriate in which case? thx tcn -- http://nitwit.de/ "Sixty years ago I knew everything; now I know nothing; education is a progressive discovery of our own ignorance." - Will Durant -- To unsubscribe, e-mail:

Tomcat 5 dist: servlet/* -> 404

2003-01-25 Thread Timo Nentwig
I just installed the alpha version of Tomcat 5 - while JSPs (i.e. /jsp-examples/) do work properly, servlet/* (/servlets-examples/) does not: 404. -- http://nitwit.de/ "Sixty years ago I knew everything; now I know nothing; education is a progressive discovery of our own ignorance." - Will Durant

mod_jk2 directory mapping

2003-01-27 Thread Timo Nentwig
Hi! How can I map http://host/a/index.html to http://host/some/a/index.html ? Well, can I actually at all? Thanks! Timo -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

[OT] jikes for windows?

2003-01-29 Thread Timo Nentwig
Is there a jikes build supporting -encoding for windows available? Timo - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

ManagedBean is not found with Ajp13Connector

2003-02-01 Thread Timo Nentwig
://www.mail-archive.com/tomcat-user@jakarta.apache.org/msg79377.html) but came to no satisfying conclusion Timo -- http://nitwit.de/ "Sixty years ago I knew everything; now I know nothing; education is a progressive discovery of our own ignorance." - W

struts: JSP expression not evaluated

2003-03-25 Thread Timo Nentwig
var = 1; %> Link This works: <% int var = 1; String href = "blah.do?arg=" + var; %> Can't I see the woods for the trees or is this a bug? Timo -- http://nitwit.de/ http://www.jeigh.com/werk/ad

Problem with chunked encoding and getParameter()

2003-09-12 Thread Timo Kinnunen
4 md&data=data&Sub 000160 mit=Submit.. 00 0 30 0d 0a 0d 0a Any help would be really appreciated. Thank you Timo Kinnunen - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

installing tomcat 5.5.4 with compat patch for jsdk 1.4.1

2004-11-23 Thread Timo . Roessner
work? has anybody made the same experience? thanks for your help in advance, timo - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

AW: installing tomcat 5.5.4 with compat patch for jsdk 1.4.1

2004-11-23 Thread Timo . Roessner
thx yoav, it works now, and i think it would be a good idea to add the running.txt to the .exe again greetz -Ursprüngliche Nachricht- Von: Shapira, Yoav [mailto:[EMAIL PROTECTED] Gesendet: Dienstag, 23. November 2004 16:10 An: Tomcat Users List Betreff: RE: installing tomcat 5.5.4 wit

enabling jsp-debugging on tomcat

2004-11-24 Thread Timo . Roessner
e for tomcat 5, so what is wrong and how can i change this? What i use: - eclipse Version: 3.0.0 Build id: 200406251208 - lomboz 3.0.0 - tomcat 5.5.4 thanks in advance, timo - To unsubscribe, e-mail: [EMAIL PROTECTED

AW: Tomcat and Servlets - DESPERATE for help

2004-11-24 Thread Timo . Roessner
hi, i am not quite sure (my serlvet-experience is some years ago) but i think you just have to flush the buffer, so i think you should call out.flush() ,if your Printwriter is called out, at the end of every servlet. hope this helpfull, timo -Ursprüngliche Nachricht- Von: Michael

enabling jsp-debugging using lomboz, eclipse and tomcat 5.5.4

2004-11-24 Thread Timo . Roessner
bsite for tomcat 5, so what is wrong and how can i change this? What i use: - eclipse Version: 3.0.0 Build id: 200406251208 - lomboz 3.0.0 - tomcat 5.5.4 thanks in advance, timo - To unsubscribe, e-mail: [EMAIL PROTECTED

enabling jsp-debugging using lomboz, eclipse and tomcat 5.5.4

2004-11-24 Thread Timo . Roessner
e for tomcat 5, so what is wrong and how can i change this? What i use: - eclipse Version: 3.0.0 Build id: 200406251208 - lomboz 3.0.0 - tomcat 5.5.4 thanks in advance, timo - To unsubscribe, e-mail: [EMAIL PROTECTED

AW: enabling jsp-debugging using lomboz, eclipse and tomcat 5.5.4

2004-11-24 Thread Timo . Roessner
- > > thats exactly the problem i got right now, package definition > is always > org.apache.jsp, but there is no patch for this problem for > tomcat 5, it isnt > even mentioned on the website for tomcat 5, > > so what is wrong and how can i change this? > > &g

jsp-debugging: breakpoints wont work!

2004-12-01 Thread Timo . Roessner
fork false xpoweredBy false 3 any ideas / suggestions?...i am out of ideas right now thx in advance, timo - To unsubscribe, e-mail