RE: mod_jk2 ./configure problem/query

2004-07-05 Thread Ryan McConigley
At 06:41 AM 5/07/2004 +0100, you wrote: I read your article before posting that question but I didn't realise it applied to my situation. Were you getting that error message when you ran ./configure ?? I did for a while. Then I found out the one in my path was the wrong version of

Re: RE: Apache2 SSL with client authentication jk2 tomcat 5 - no user certificate in request

2004-07-05 Thread Radu Radutiu
Thanks, My ssl conifiguration in Apache was missing SSLOptions +ExportCertData +StdEnvVars Now it's working with mod_jk2. Radu On Fri, 2 Jul 2004 08:15:32 -0700 , Summers, Bert W. [EMAIL PROTECTED] wrote: I tried to get that working but failed so I went back to mod_jk which does pass the

Migrating app from Tomcat 3.3.1 to 4.0 and Up

2004-07-05 Thread Arnab Chakravarty
Hi all, I want to migrate an existing application which is deployed on tomcat 3.3.1 to tomcat 4.0 or up. Can anyone help me how to go about with the migration? App Arch: - Tomcat 3.3.1 (12 Tomcats) - Apache 1.3.27 (4 Apache) - Ajp12 - Mod jk - Jdk1.4.2 Next, what I am looking

RE: I've officially decided that JSTL is one of the worst things to ever happen

2004-07-05 Thread Ivan Jouikov
See below for my replies What should we use instead? Welcome to the front page of JSP manual: % if( yourmoma ) { % Do some things % } % To me, it seems EASIER than this: c:set var=yourmoma value=%=yourMomaFromCode%/ c:if test=${yourmoma}

session invalidation

2004-07-05 Thread ashert
hello, 1. a webapp has a filter, which filters all of the requests to application's servlets. 2. the filter makes a simple check: if (session == null || session.getAttribute(abc) == null) //redirect the request to the login page; else //continue with it as it is 3. if i invalidate the session,

RE: I've officially decided that JSTL is one of the worst things to ever happen to mankind

2004-07-05 Thread Ivan Jouikov
1) Yes %=% was 10 times as fast. But Anything of simple complexity like using a model object request %=% to get ugly real fast with many getters and explict casts. There is a massive tradeoff in simplicity when you have the following: ${myObect.myGetter.aValue} Ahh must I repeat this

RE: I've officially decided that JSTL is one of the worst things to ever happen to mankind

2004-07-05 Thread Ivan Jouikov
My replies below -Original Message- From: Joel [mailto:[EMAIL PROTECTED] Sent: Sunday, July 04, 2004 6:19 PM To: Tomcat Users List Subject: Re: I've officially decided that JSTL is one of the worst things to ever happen to mankind On Sat, 3 Jul 2004 23:03:45 -0700 Ivan Jouikov

Re: Sysdeo, Eclipse, Tomcat

2004-07-05 Thread Harry Mantheakis
Hello Should I be able to set a breakpoint normally in a servlet? Yes, as long as you have started Tomcat using the Sysdeo plugin (from within Eclipse). How do I set a breakpoint in JSP? AFAIK that is not possible, at least not with the Sysdeo plugin. Something like the 'MyEclipse'

Re: session invalidation

2004-07-05 Thread Thilo Krawietz
Hello Ashert, may be you ran into the same prob as me i also had the problem, that URL-rewriting under Tomcat 5 did not work although i explicitly used it. I found out, that URL-rewriting does only work, if your application runs in the root context, looking like that in server.xml: Context

Re: I've officially decided that JSTL is one of the worst things to ever happen to mankind

2004-07-05 Thread Mike Fowler
Hello, it seems I have missed a good conversation! Now for my two pence/cents: 4. EL encourages sloppy syntax. It doesnt even have data types (well it has on the bottom level, but not on the surface). Remember JavaScript? Did you know that at first, it was supposed to

RE: Sysdeo, Eclipse, Tomcat

2004-07-05 Thread Dale, Matt
One slight way to debug jsp's but not perfect is to make the work directory for the context within the webapp so that eclipse can see it. That way you can place break points in the generated java code. Not ideal but better than nothing. Ta Matt -Original Message- From: Harry

Re: I've officially decided that JSTL is one of the worst things to ever happen to mankind

2004-07-05 Thread Joel
On Mon, 5 Jul 2004 00:55:17 -0700 (B"Ivan Jouikov" [EMAIL PROTECTED] wrote (B (B My replies below (B (B -Original Message- (B From: Joel [mailto:[EMAIL PROTECTED] (B Sent: Sunday, July 04, 2004 6:19 PM (B To: Tomcat Users List (B Subject: Re: I've officially decided that

RE: I've officially decided that JSTL is one of the worst things to ever happen to mankind

2004-07-05 Thread Ivan Jouikov
-Original Message- From: Mike Fowler [mailto:[EMAIL PROTECTED] Sent: Monday, July 05, 2004 1:49 AM To: Tomcat Users List Subject: Re: I've officially decided that JSTL is one of the worst things to ever happen to mankind Hello, it seems I have missed a good conversation! Now for

Tomcat Stability Problem

2004-07-05 Thread ricky
Hi All, Our company facing Tomcat Stability problem. From time to time the server always go down. Usually mod_jk connection who died. I know that because when i access tomcat directly via port 8080, its still working ok. Sometimes server generated to many connection error. I already set maximum

Re: Sysdeo, Eclipse, Tomcat

2004-07-05 Thread Kunthar
A better way to test JSP's at runtime is using Netbeans. To do this, you should have total control over your server as root/admin. 1. Install Netbeans to server. www.netbeans.org 2. Installation of Tomcat + Ant (necessary jars + Apache httpd etc.) should be ready. 3. When you run Netbeans from

Re: I've officially decided that JSTL is one of the worst things to ever happen to mankind

2004-07-05 Thread Mike Fowler
Hello - I think I was unclear in what I meant. I am not talking about presentation of code, (hell assembler can be presented well!) what I mean is that using JSTL and EL forces you to abstract yourself from the business tier as you have restricted ability to handle the data. By using embedded

¤é¥»±MÂd¤k¾c

2004-07-05 Thread ¤é¥»±MÂd¤k¾c
§Ö¡D¨Ó¡D¬Ý¡D¤é¡D¥»¡D±M¡DÂd¡D¤k¡D¾c¡D¯S¡D»ù¡D³á!! http://www.12.idv.tw - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: ¤é¥»±MÂd¤k¾c

2004-07-05 Thread Jitesh Sinha
what's this? -Original Message- From: ¤é¥»±MÂd¤k¾c [mailto:¤é¥»±MÂd¤k¾c] Sent: Monday, July 05, 2004 4:36 PM Subject: ¤é¥»±MÂd¤k¾c §Ö¡D¨Ó¡D¬Ý¡D¤é¡D¥»¡D±M¡DÂd¡D¤k¡D¾c¡D¯S¡D»ù¡D³á!! http://www.12.idv.tw - To

Tomcat with ssl

2004-07-05 Thread Otto, Frank
Hi, I search a good description to configure tomcat with ssl on port 443 and redirect from port 80. Has anyone a good solution? Regards, Frank

Re: Tomcat with ssl

2004-07-05 Thread Thilo Krawietz
Hello, in the official tomcat docu there is a good chapter about how to configure Tomcat with ssl. http://jakarta.apache.org/tomcat/tomcat-5.0-doc/ssl-howto.html Check it out! Regards, Thilo Hi, I search a good description to configure tomcat with ssl on port 443 and redirect from port 80. Has

AW: Tomcat with ssl

2004-07-05 Thread Otto, Frank
Thanks for the answer. But I have read this. I have a problem with redirect from port 80 to 443. I use tomcat 4.1.29. My server.xml contains this code: Connector className=org.apache.coyote.tomcat4.CoyoteConnector port=80 minProcessors=5 maxProcessors=75

Problems with web management interface

2004-07-05 Thread Cameron G
I've installed Tomcat 4.0, blackdown 1.4 JDK and Apache 1.3 on my debian server (using deb packages) and managed to configure it to a point where basically everything works fine - however, there seems to be something weirdly broken with the manager thing. http://mytomcat/manager/returns

tomcat 5, web.xml, where should it be located?

2004-07-05 Thread David . Pawson
web.xml, valid to http://java.sun.com/dtd/web-app_2_3.dtd; Should it be located in ${catalina.home}\conf\Catalina\localhost or ${catalina.home}/webapps/ROOT for a servlet deployed at /ROOT/WEB-INF/classes with a single class? TIA Regards DaveP. snip here * -- DISCLAIMER:

Integration of IIS and Tomcat

2004-07-05 Thread Tom Burke
These are early days with Tomcat for me. Specifically, I'm trying to integrate Tomcat with IIS. I'm running Tomcat 4.1.30 and IIS 5.1 on XP Pro. I have downloaded and installed isapi-redirector2.dll, I have configured IIS as required in the configuration instructions, I have edited the registry

Re: AW: Tomcat with ssl

2004-07-05 Thread Alvin Antony
hi you can implement it through a servlet filter. As far as i can remember there is a standard valve implementaion for Tomcat, which implements it for you. HTH, Alvin Alvin Antony Software Engineer

Re: Security constraints for different contexts

2004-07-05 Thread Rahman Syed
Just wanted to ask this question again...does anyone have any ideas?? I'm really stuck here, any good tutorials or resources about security constraints would be helpful. All of the ones I've seen online only handle one constraint at a time, I've never seen how they work in terms of best

Tomcat apache error code 500

2004-07-05 Thread Julien Oix
Hi everyone I can't manage to redirect a 500 error code page to a customized error page, even I can't see any trouble in my conf's files. # config Linux RedHat 7.1 Apache 1.3.27 (rpm) Tomcat 4.1.18 (rpm) mod_jk 1.2.2 (rpm) #apache myVH.conf ErrorDocument 500 /jsp/500.jsp #tomcat

Re: I've officially decided that JSTL is one of the worst things to ever happen

2004-07-05 Thread Jorge Salido
It just pops in my mind that perhaps doing things faster and with less people the second time around is only natural? Everyone tends to learn from the mistakes or at least figure out what could have been done better. Experience usually does that to you :P Anyway, I think that every tool has its

RE: Using javax.servlet.Filter to alter HTTP headers (was RE: How can the Server header in an HTTP response be customised?)

2004-07-05 Thread Ian Stevens
Is it possible to programmatically change the Server header? Barring that, is it possible to set a Server header for a servlet within its web.xml file? My least preferred method is to change the Server header within Tomcat's server.xml file. I was thinking that a javax.servlet.Filter

JSP/Servlet/JDBC application development and naming conventions

2004-07-05 Thread Franck Vogue
Hello, I'm currently developing an application based on the MVC2 paradigm, using JSP/Servlet/JDBC. I would like to know if there are any standard or naming conventions for naming the several classes that are involved in such architecture. For example, for one query to the DB, based on a

Re: tomcat 5, web.xml, where should it be located?

2004-07-05 Thread Niaz Habib
you'll have to edit the existing web.xml file (or ceate a new one) in ROOT/WEB-INF directory. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Ruth R Wu-Wong/SANTACLARA/ADD/ABBOTT is out of the office.

2004-07-05 Thread ruth . r . wuwong
I will be out of the office starting 06/28/2004 and will not return until 07/06/2004. During my absence, please contact Masaki Nakane at x88508 or Doug Dixon at x60449 if you have a question regarding the VDRA project. Ruth -

RE: Ruth R Wu-Wong/SANTACLARA/ADD/ABBOTT is out of the office.

2004-07-05 Thread Jérôme Duval
Yay! Another one ;) -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Monday, July 05, 2004 12:27 PM To: Tomcat Users List Subject: Ruth R Wu-Wong/SANTACLARA/ADD/ABBOTT is out of the office. I will be out of the office starting 06/28/2004 and will not return

Re: utf-8 with tomcat 5: second round

2004-07-05 Thread M.Hockings
Hi Asher, It looks like you are using Struts? If so then setting the encoding in the response is too late as the Struts runtime has already set it. Look into using a filter (that is what I do) for your webapp, I expect that should solve your problem. You can Google about for more on utf-8 and

Re: utf-8 with tomcat 5: second round

2004-07-05 Thread Asher Tarnopolski
sorry, no struts are involved. - Original Message - From: M.Hockings [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, July 05, 2004 7:04 PM Subject: Re: utf-8 with tomcat 5: second round Hi Asher, It looks like you are using Struts? If so then setting the encoding in the

Re: utf-8 with tomcat 5: second round

2004-07-05 Thread M.Hockings
Hmm, OK, still try the filter tho as I still expect that setting the char encoding where you have it in the .jsp will be too late. Before using the filter (with struts) I was using a controller servlet (non-struts) that set the encoding first thing. I run UTF-8 through TC4, TC5 with no

Re: session invalidation

2004-07-05 Thread Jacob Kjome
At 10:15 AM 7/5/2004 +0200, you wrote: Hello Ashert, may be you ran into the same prob as me i also had the problem, that URL-rewriting under Tomcat 5 did not work although i explicitly used it. I found out, that URL-rewriting does only work, if your application runs in the root context,

Re: session invalidation

2004-07-05 Thread Asher Tarnopolski
hey jacob, i tried it on 5.0.16. there is always a chance this was fixed since that version. i didn't find anything about it in the bugzilla. that's why i posted just to ask if someone already met this problem . i posted another bug earlier (see my utf-8 problem posts) and got an answer that this

RE: utf-8 with tomcat 5: second round

2004-07-05 Thread Mark Thomas
This is exactly what should happen. You are working with characters not bytes hence you see 1 UTF-8 character. Mark -Original Message- From: Asher Tarnopolski [mailto:[EMAIL PROTECTED] Sent: Sunday, July 04, 2004 11:18 PM To: Tomcat Users List Subject: Re: utf-8 with tomcat 5:

RE: mod_jk2 ./configure problem/query

2004-07-05 Thread Tim Wills
Reading your article more thoroughly, I am a bit confused on a number of matters. 1. Why am I seemingly editing Apache's Makefile (I assume from the directory you have given) and not mod_jk2? Does the apxs command read that file? 2. I checked Apache's make file and it has no reference to

RE: I've officially decided that JSTL is one of the worst things to ever happen to mankind

2004-07-05 Thread Ivan Jouikov
My replies below -Original Message- From: Joel [mailto:[EMAIL PROTECTED] Sent: Monday, July 05, 2004 2:24 AM To: Tomcat Users List Subject: Re: I've officially decided that JSTL is one of the worst things to ever happen to mankind On Mon, 5 Jul 2004 00:55:17 -0700 Ivan Jouikov

Re: session invalidation

2004-07-05 Thread Jacob Kjome
At 10:05 PM 7/5/2004 +0200, you wrote: hey jacob, i tried it on 5.0.16. That's better, now we know that we're dealing with an old release. there is always a chance this was fixed since that version. i didn't find anything about it in the bugzilla. that's why i posted just to ask if someone already

RE: I've officially decided that JSTL is one of the worst things to ever happen to mankind

2004-07-05 Thread Ivan Jouikov
My replies below -Original Message- From: Mike Fowler [mailto:[EMAIL PROTECTED] Sent: Monday, July 05, 2004 2:40 AM To: Tomcat Users List Subject: Re: I've officially decided that JSTL is one of the worst things to ever happen to mankind Hello - I think I was unclear in what I

SSL Hangs Tomcat

2004-07-05 Thread Martin Dubuc
I am trying to get SSL to run under Tomcat 5.0.19. I have configured my server as documented in http://jakarta.apache.org/tomcat/tomcat-5.0-doc/ssl-howto.html: - I have created a keystore. - I have imported a root and a tomcat key. - I have set the redirectPort to 8443 on the Coyote connector. -

tomcat manager login problem

2004-07-05 Thread U A
Hello, I had installed Tomcat 5.0.19 with Apache2 on my SuSE 9.1 OS. I want to manage from tomcat administration tool. I had taken from /etc/tomcat/base/tomcat-users.xml file for login information. Login informations are tomcat. It denied when I entered from http://localhost:8080/manager/html

Re: mod_jk2 ./configure problem/query

2004-07-05 Thread Chong Yu Meng
Tim Wills wrote: Reading your article more thoroughly, I am a bit confused on a number of matters. 1. Why am I seemingly editing Apache's Makefile (I assume from the directory you have given) and not mod_jk2? Does the apxs command read that file? 2. I checked Apache's make file and it has no

RE: NullPointerException JDBCRealm Oracle Thin

2004-07-05 Thread Steve
No joy. The driver name I had is actually as documented, and works in a separate configuration used by the application. (Should also have mentioned that the Oracle version is 9.2.0.1). And it's definitely not that it can't find the driver JAR, since it throws a different error if I remove it from

Re: I've officially decided that JSTL is one of the worst things to ever happen to mankind

2004-07-05 Thread Andre Legendre
Hi Ivan I heard same story for assemblor supporters about C 30 years ago : Slower and not better. Fact is that today's software are larger than 30 years ago. Tools just cannot be the same as complexity is exponential to the size. It is not one good tool, you have tools adapted for each job.

Mail Delivery (failure)

2004-07-05 Thread tomcat-user
Binary message is available. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: I've officially decided that JSTL is one of the worst things to ever happen to mankind

2004-07-05 Thread Joel
On Mon, 5 Jul 2004 13:40:54 -0700 Ivan Jouikov [EMAIL PROTECTED] wrote ... A tool is a tool. Rather than declare that a tool is worse than useless, it probably would be more effective to explain why you couldn't use it this time. It's a little easier that way to talk about what can be

Tomcat 4.1.29 inits my web-app several times

2004-07-05 Thread Alexey Skorokhodov
Hello! the problem is: Tomcat inits my web-app several times during service startup. First, it executes the init methods of my StartupServlet - everything is OK. Then it reloads my web-app again (why??) and executes init method again. And then - again. What could be a reason of this problem? I

FOUND VIRUS IN MAIL from tomcat-user@jakarta.apache.org to osklek@zrlocal.net

2004-07-05 Thread virusalert
V I R U S A L E R T Our viruschecker found a VIRUS in your email to [EMAIL PROTECTED]. We stopped delivery of this email! Now it is on you to check your system for viruses In file: /usr/local/mav/basedir/i665gdHV027650/document.zip Found

RE: tomcat manager login problem

2004-07-05 Thread PATTUS Jean-Philippe
what is the associate role to your user tomcat? check this role , the login must have the manager role. -Message d'origine- De : U A [mailto:[EMAIL PROTECTED] Envoyé : lundi 5 juillet 2004 16:34 À : [EMAIL PROTECTED] Objet : tomcat manager login problem Hello, I had installed Tomcat