Re: FLAWS FOUND IN APACHE

2002-06-19 Thread Joel Rees
Nikola Milutinovic iwaku, Anyway, a buffer overflow always adds a question mark, so until there is a new Apache release, be on the lookout. I think the httpd.apache pages show an update already available (1.3.26/2.0.39). Am I mis-reading that? (ISS's patch is said to be insufficient.) --

Re: FLAWS FOUND IN APACHE

2002-06-19 Thread Nikola Milutinovic
I think the httpd.apache pages show an update already available (1.3.26/2.0.39). Am I mis-reading that? I'm downloading it as we speak. Nix.

IIS doesn't redirect JSP files properly, please help

2002-06-19 Thread Steve
Hi Everyone, Does someone know of where I could find a good document on how to configure IIS to redirect JSP files to Tomcat or point me the right direction of how to solve this error. The reason for my question is becasue everytime I try executing a jsp file I receive a page cannot be

to upgrade: uninstall previous, or install over?

2002-06-19 Thread Liam Morley
as for me, I'm running Tomcat/4.0.4-b3 on Windows XP Pro. I'm wondering if people installing Tomcat have traditionally uninstalled their old version, or have they installed new versions without uninstalling, overwriting the current install? Thanks. Liam Morley -- To unsubscribe, e-mail:

JNDI contexts ... again

2002-06-19 Thread Gabriel Mihalache
I see, from your answers, that I need to manually modify XML files to be able to create a shared JNDI context for all my webapps, and I can only do that in Tomcat 4.1. My problem might not require all that... I'm having this connection pool library, which works as a factory.(I know that Tomcat

Re: to upgrade: uninstall previous, or install over?

2002-06-19 Thread Joseph Molnar
While I cannot help you much with Tomcat on XP. It can be fairly trivial to 'uninstall' and then 'install' the new one, at least on Unix. In part it depends on where you have stored configs, your web apps, etc. A few things to consider: Always use a different directory than Tomcats 'webapps'

RE: Way to remove index page file name from URL?

2002-06-19 Thread Dennis van den Berg
Hi, You can make it work by mapping your default servlet to / and make this one forward to your homepage using requestdispatcher. A disadvantage of this solution is that this overides the default mappings for your static image/js files etc. You can solve this by mapping each of these files to

RE: FLAWS FOUND IN APACHE

2002-06-19 Thread Tomasz . Ciolek
For versions 1.3.x this bug allows the attacker to execute arbitrary code on the attacked machine. On 64 bit architectures only. Please read the apache.org advisory... -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: FLAWS FOUND IN APACHE

2002-06-19 Thread Nikola Milutinovic
For versions 1.3.x this bug allows the attacker to execute arbitrary code on the attacked machine. On 64 bit architectures only. Please read the apache.org advisory... True, my mistake. However, on 32-bit platforms, 1.3.x will segfault, so you still have a DoS attack. People should

JNDI DataSource probs

2002-06-19 Thread Martin Jacobson
[EMAIL PROTECTED] wrote: Hi, did anyone of you get any furter? thanks anthony I've posted a solution see Generic DataSource Resource Factory Available. JDBC Data Source and Les Hughes for your tutorials. I still could not succeed. Did anyone try to figure out why we do not get a

iso-8859-2

2002-06-19 Thread Skorupski Pawe ,(PZUZ)
Hi, the problem I am facing is that even if I set the charset to iso-8859-2 my browser shows always jsp pages in iso-8859-1. It has started with Tomcat 4.0 , Tomcas 3.2 works fine. I changed charset in browser options and it doesn't work. Any help will be appreciated :) Pawel -- To

Login prompt twice

2002-06-19 Thread SomchaiDion
Hi, can anybody help me. I try to config my tomcat to serve my homepage and protect some data by using security-constrain. The data file is a MS-Word document. When anyone access the data directory, it will ask usernamepassword. That is ok. But, when click at a link to document file, it ask

RE: Database connection - Catalina

2002-06-19 Thread Skorupski Pawel ,(PZUZ)
I put jdbc driver in all directories, in regular directory and in jar file. In Tomcat 3.2 it worked, not in 4.0. Pawel -Original Message- From: John Gregg [mailto:[EMAIL PROTECTED]] Sent: Monday, June 17, 2002 7:12 PM To: 'Tomcat Users List' Subject: RE: Database connection - Catalina

RE: Database connection - Catalina

2002-06-19 Thread Vikramjit Singh
you have to put all your jar files in common/lib. Regards, Vikramjit Singh, Systems Engineer, GTL Ltd. Ph. 7612929-1031 -Original Message- From: Skorupski Pawel ,(PZUZ) [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 19, 2002 1:34 AM To: 'Tomcat Users List' Subject: RE: Database

RE: Database connection - Catalina

2002-06-19 Thread Skorupski Pawel ,(PZUZ)
Writing that I put jar files in all directories I meant in all directories where they should be ,so: common/lib /lib webapps/dss/WEB-INF/lib Pawel -Original Message- From: Vikramjit Singh [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 19, 2002 10:27 AM To: 'Tomcat Users List' Subject:

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. -Ursprngliche Nachricht- Von: Skorupski Pawel ,(PZUZ) [mailto:[EMAIL PROTECTED]] Gesendet: Mittwoch, 19. Juni 2002 10:11 An: 'Tomcat Users List' Betreff: iso-8859-2 Hi, the problem I am

RE: REPOST: 2 questions..requests...

2002-06-19 Thread Reynir Hübner
thanx craig, in the meantime I realized the answer to the if-modified-since question, but the auto-requesting of jsp pages that take long time happening in IExplorer still is a mistery, but it is not mission critical for me right now, I suspect that it's IExplorer 6 and some kind of