Disk crash

2001-02-27 Thread cmanolache
Hi, My disk crashed this afternoon, I just finished installing the OS. I do have some backups, but the mail is the most affected - the last time I saved the mail was Feb 1. If you wrote me in the last month ( and still need an answer ) please try again :-) Costin -

Re: Infinite recursion with errorPage blow's out JVM

2001-02-27 Thread Pier P. Fumagalli
Tory Stephen Toupin <[EMAIL PROTECTED]> wrote: > I'm having trouble accessing Bugzilla, so for give the post if this is a known > bug. Sorry, the RC script launching HTTPd at boot has been removed somehow... And after the many reboots we had today, I forgot to check the HTTP daemon :( Sorry for

fdatasync() in mod_jk (tomcat)

2001-02-27 Thread Eng Siang
i am not on this list, so cc: me a copy i guess i am on FreeBSD 4.1.1-RELEASE, this is a C code, the usual gcc jakarta-tomcat/src/native/jk/jk_util.c: 112 the function fdatasync() as pointed out at http://jakarta.apache.org/tomcat/jakarta-tomcat/src/doc/mod_jk-howto.html#s62 will cause a depen

Infinite recursion with errorPage blow's out JVM

2001-02-27 Thread Tory Stephen Toupin
I'm having trouble accessing Bugzilla, so for give the post if this is a known bug.   Problem: If an error occurs within an included JSP page, tomcat infinitely recurses on the included page, ultimately causing the JVM to puke with a stack overflow.  This is definitely a problem in tomcat 3.

[PATCH] JspInterceptor losing jsp file name - Tomcat 3.3M1

2001-02-27 Thread William Barker
When a JSP file is specified via a servlet-mapping in the web.xml file, tomcat tries to compile the mapping rather than the JSP file. *** JspInterceptor.java.origTue Feb 27 18:58:50 2001 --- JspInterceptor.java Tue Feb 27 18:59:10 2001 *** *** 585,590 --- 585,591

Re: How can I become a developer

2001-02-27 Thread Jon Stevens
on 2/26/01 8:37 PM, "jerry123" <[EMAIL PROTECTED]> wrote: > Hi guys, > > I want to be a developer in your team. Could you tell me how to do it?. > > Thanks a lot. > > Michael http://jakarta.apache.org/site/getinvolved.html -jon -- If you come from a Perl or PHP background, JSP is a way to

TomCat - IIS - Security

2001-02-27 Thread Christian Schulz
Hello, when using Tomcat with IIS, we have a "security hole". We installed Tomcat as described at the documentation. The following scenario may show our problem: We have a folder reachable as http://ourserver/secretfolder/ with NT Security permissions set for user "foo" and user "bar" (bot

Re: cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/modules/server Ajp13.java

2001-02-27 Thread Dan Milstein
Costin, Glad I can help out -- I think I see another problem, though. ll. 379-386 is still dealing with hBuf (which is bound to msg), and will therefore still overwrite the headers. I'm attaching a patch which I think fixes this (I don't have time to test/commit myself at this instant, and this

Re: Building mod_jk 3.2.1 on Solaris

2001-02-27 Thread Filip Hanik
http://news.pakana.com/mod_jk.so already compiled. try using the "-ipxl4" (something like that) flag Filip ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect [EMAIL PROTECTED] www.filip.net - Original Message - From: "Chris Pepper" <[EMAIL PROTECTED]> To: <[EMAIL P

Building mod_jk 3.2.1 on Solaris

2001-02-27 Thread Chris Pepper
Cats, I'm trying to build mod_jk for use with Apache 1.3.14 + mod_ssl 2.7 on Solaris 8, following instructions at . Apache+mod_ssl is already compiled and working, but apxs fails, and mod_jk.so doesn't get

How can I become a developer

2001-02-27 Thread jerry123
Hi guys, I want to be a developer in your team. Could you tell me how to do it?. Thanks a lot. Michael - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Import Issue

2001-02-27 Thread Huiyuan Ma
Hello,I'm quite a newbie to Tomcat. I wonder, to import a self-defined java class in<%@ page import="ServletUtilities.*"%>,what path information I need to set, and do I need to edit the web.xml or servlet.xml,or any property file? I tried serveral ways,no success. When I put the above line into my

[PATCH] custom tag performance problem

2001-02-27 Thread Casey Lucas
It's great to see that the 3.2.2 beta is out but it was sad to see that there's still a performance problem in certain situations with custom tags. I submitted the patch a few weeks back but I'm sure you all are very busy. So, given the recent threads about performance, I'll plea my case again.

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/util/aaa SimplePrincipal.java

2001-02-27 Thread costin
costin 01/02/27 11:10:19 Modified:src/share/org/apache/tomcat/core Request.java src/share/org/apache/tomcat/modules/aaa JDBCRealm.java SimpleRealm.java Added: src/share/org/apache/tomcat/util/aaa SimplePrincipal.java Removed: src/sha

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/util/aaa - New directory

2001-02-27 Thread costin
costin 01/02/27 10:55:33 jakarta-tomcat/src/share/org/apache/tomcat/util/aaa - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/util/threads Expirer.java TimeStamp.java

2001-02-27 Thread costin
costin 01/02/27 10:23:13 Modified:src/share/org/apache/tomcat/core ServerSession.java src/share/org/apache/tomcat/modules/session SimpleSessionStore.java src/share/org/apache/tomcat/util/log Logger.java src/share/org/

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/core package.html

2001-02-27 Thread costin
costin 01/02/27 10:22:00 Modified:src/share/org/apache/tomcat/core package.html Log: More info Revision ChangesPath 1.7 +33 -3 jakarta-tomcat/src/share/org/apache/tomcat/core/package.html Index: package.html =

Building Tomcat for the first time

2001-02-27 Thread Karl Martino
Hello, I'm building Tomcat 3.2 for the first time (on Windows 2000) and have a question regarding the README that accompanies it. Is this the proper forum a question along these lines or should I post this over at tomcat-user? Thanks, -Karl __ Do

cvs commit: jakarta-tomcat/apps/testDrv - New directory

2001-02-27 Thread costin
costin 01/02/27 09:47:04 jakarta-tomcat/apps/testDrv - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

cvs commit: jakarta-tomcat/modules/org/apache/tomcat/modules/optional - New directory

2001-02-27 Thread costin
costin 01/02/27 09:45:27 jakarta-tomcat/modules/org/apache/tomcat/modules/optional - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

cvs commit: jakarta-tomcat/modules/org/apache/tomcat/modules - New directory

2001-02-27 Thread costin
costin 01/02/27 09:45:11 jakarta-tomcat/modules/org/apache/tomcat/modules - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

cvs commit: jakarta-tomcat/modules/org/apache/tomcat - New directory

2001-02-27 Thread costin
costin 01/02/27 09:44:59 jakarta-tomcat/modules/org/apache/tomcat - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

cvs commit: jakarta-tomcat/modules/org/apache - New directory

2001-02-27 Thread costin
costin 01/02/27 09:44:44 jakarta-tomcat/modules/org/apache - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

cvs commit: jakarta-tomcat/modules/org - New directory

2001-02-27 Thread costin
costin 01/02/27 09:44:31 jakarta-tomcat/modules/org - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

cvs commit: jakarta-tomcat/apps/adminUI - New directory

2001-02-27 Thread costin
costin 01/02/27 09:44:02 jakarta-tomcat/apps/adminUI - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

cvs commit: jakarta-tomcat/apps README

2001-02-27 Thread costin
costin 01/02/27 09:43:21 Added: modules README apps README Log: Added the top-level directories for the contributed modules and apps that will not be included in the release ( either because they are not ready or as a choice to keep the release focused).

cvs commit: jakarta-tomcat/modules - New directory

2001-02-27 Thread costin
costin 01/02/27 09:26:17 jakarta-tomcat/modules - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

cvs commit: jakarta-tomcat/apps - New directory

2001-02-27 Thread costin
costin 01/02/27 09:26:09 jakarta-tomcat/apps - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

RE: [ANNOUNCEMENT] Tomcat 3.2.2 beta 1 released

2001-02-27 Thread GOMEZ Henri
RPMs available at : ftp://ftp.falsehope.com/home/gomez/tomcat/ Regards - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: PROPOSAL: new commiter ( Mel Martinez )

2001-02-27 Thread Remy Maucherat
+1 Remy - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

RE: cvs commit: jakarta-tomcat/src/native/mod_jk/common jk_connect.c

2001-02-27 Thread GOMEZ Henri
> @@ -108,7 +108,7 @@ > jk_log(l, JK_LOG_DEBUG, "Into jk_open_socket\n"); > > sock = socket(AF_INET, SOCK_STREAM, 0); > -if(sock > 0) { > +if(sock > -1) { > int ret; > /* Tries to connect to JServ (continues trying >while error is EINTR) */ >

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/modules/config ProfileLoader.java

2001-02-27 Thread costin
costin 01/02/27 09:16:51 Added: src/share/org/apache/tomcat/modules/config ProfileLoader.java Log: Initial version of ProfileLoader. It's a very simple class - it will read a profile description ( the config attribute ) and store the set of modules

Re: make jsse support optional

2001-02-27 Thread cmanolache
Hi Guillaume, > I could be wrong here, as i didn't try to hack the build script, but jsse > is currently mandatory for building tomcat, even if ssl support is not used You are right for 3.2.x - you can consider this as a bug in the build script. It's not hard to fix it - but I don't think it's t

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/modules/config ContextXmlReader.java ServerXmlReader.java

2001-02-27 Thread costin
costin 01/02/27 09:09:40 Modified:src/share/org/apache/tomcat/modules/config ContextXmlReader.java ServerXmlReader.java Log: Small change in reading module definitions. All modules will be read and saved in a CM note ( by ServerXmlReader ). Any module need

Re: [report] Classloading problems between Catalina and Cocoon

2001-02-27 Thread Alex Fernández
Hi frederic! frederic barachant wrote: > Hi guys. > i've been watching the list for a week by now, to understand how things work here. > I'm a not so long C/C++ coder (7 years in graphics programming and GUI design) and > went to Java last year. I'm very enthusiastic about it, and all products f

cvs commit: jakarta-tomcat/src/facade22/org/apache/tomcat/facade JspInterceptor.java

2001-02-27 Thread costin
costin 01/02/27 08:56:36 Modified:src/share/org/apache/tomcat/modules/config LoaderInterceptor11.java src/share/org/apache/tomcat/modules/mappers ReloadInterceptor.java src/facade22/org/apache/tomcat/facade J

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/core Context.java Request.java

2001-02-27 Thread costin
costin 01/02/27 08:54:05 Modified:src/share/org/apache/tomcat/core Context.java Request.java Log: Another change related with the profiles/lib reorg - remove the dependency between core and DependManager. As with the previous changes, DependManager is just an implementation

Re: jsvc_unix.c broken under linux ?

2001-02-27 Thread jean-frederic clere
GOMEZ Henri wrote: > > I wonder what is jsvc ? > ie when using it and from what ? > > > After all, on my linux machine I had to specify the location > > of libjvm.so and other JRE .so files via LD_LIBRARY_PATH anyway > > (otherwise I would receive a JVM init error while the > >

Proposal: util.log change

2001-02-27 Thread cmanolache
Hi, I know I haven't finished any of the proposals I made last week, and I add a new proposal. I would like to do a small change in util.log.Log and the util.log package: 1. Split the package in 2 - the util.log will have only one class, the Log.java, everything else will move to util.sim

Re: Re: [report] Classloading problems between Catalina and Cocoon

2001-02-27 Thread Petr Jiricka
- Original Message - From: "frederic barachant" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, February 27, 2001 5:14 PM Subject: Re: Re: [report] Classloading problems between Catalina and Cocoon > Hi guys. > i've been watching the list for a week by now, to understand how

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/util Counters.java

2001-02-27 Thread costin
costin 01/02/27 08:26:09 Removed: src/share/org/apache/tomcat/util Counters.java Log: Remove the Counters object - the only object using it ( AccountingInterceptor) uses a local object ( it is specific to that interceptor ). A better solution for accounting is needed, but it

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/core Handler.java Request.java ServerSession.java

2001-02-27 Thread costin
costin 01/02/27 08:24:23 Modified:src/share/org/apache/tomcat/core Handler.java Request.java ServerSession.java Log: Remove hard-coded dependency on "Counters" - Counters code is still experimental and the same thing can be easily done without an explicit

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/modules/loggers AccountingInterceptor.java

2001-02-27 Thread costin
costin 01/02/27 08:20:05 Modified:src/share/org/apache/tomcat/modules/loggers AccountingInterceptor.java Log: Prepare to remove the dependecy on Counters ( an early experiment in performance tunning ). The code is still ok, but it doesn't have to be hard

Re: Some benchmarks

2001-02-27 Thread Rolf Veen
Hi, Costin. [EMAIL PROTECTED] wrote: > Could you try again to run the test with 3.3 ( the next nightly build > ) and Ajp13 ? > >> 3.3.m1 Ajp13 (952/488) > > > I did few changes and at least on my machine is now 30..50% better, > but it would be great if you could check. Here it is (stil

Re: Re: [report] Classloading problems between Catalina and Cocoon

2001-02-27 Thread frederic barachant
Hi guys. i've been watching the list for a week by now, to understand how things work here. I'm a not so long C/C++ coder (7 years in graphics programming and GUI design) and went to Java last year. I'm very enthusiastic about it, and all products from apache, gnu,... (using gcc, apache and tomcat

RE: AIX 4.3.1, Apache 1.3.17, mod_jk.so compilation problems

2001-02-27 Thread Mike Braden
You should post this to the tomcat-user list, which where installation help is available. Did you compile apache for your system or install a binary version? apxs is setup when apache is built for your system. apxs is a perl script with the gcc and linker options used from the build of apache.

RE: make jsse support optional

2001-02-27 Thread GOMEZ Henri
>> What do you mean by 'as long as jsse is not free'? I've never had to >> pay for it... to my best knowledge it _is_ free. >Free as a speech, not as a berr :-) Jsse is proprietary software. jsse sources are not open source and not GPL. Mandrake / Debian are more restrictive about that for the

Re: [report] Classloading problems between Catalina and Cocoon

2001-02-27 Thread Pier P. Fumagalli
Petr Jiricka <[EMAIL PROTECTED]> wrote: > > (Replying late, as I am behind in my e-mail.) > > Yes, we (Forte/NetBeans) are having very similar problems as Cocoon and JSP. > What we did is we patched Javac to allow loading java files from other > sources than java.io.File, and did some other chan

Re: [report] Classloading problems between Catalina and Cocoon

2001-02-27 Thread Petr Jiricka
- Original Message - From: "Pier P. Fumagalli" <[EMAIL PROTECTED]> To: "James Duncan Davidson" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Cc: "Cocoon" <[EMAIL PROTECTED]>; "Tomcat" <[EMAIL PROTECTED]>; "James Davidson" <[EMAIL PROTECTED]>; "Servlet API Experts" <[EMAIL PROTECTED]>; "JAXP Exp

RE: make jsse support optional

2001-02-27 Thread Guillaume Rousse
On 2001.02.27 18:05:22 +0400 Stefán F. Stefánsson wrote: > What do you mean by 'as long as jsse is not free'? I've never had to > pay for it... to my best knowledge it _is_ free. Free as a speech, not as a berr :-) Jsse is proprietary software. -- Technology is dominated by those who manage wha

RE: PROPOSAL: new commiter ( Mel Martinez )

2001-02-27 Thread Larry Isaacs
+1 > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Monday, February 26, 2001 3:45 PM > To: [EMAIL PROTECTED] > Subject: PROPOSAL: new commiter ( Mel Martinez ) > > > Hi, > > Please vote to add Mel Martinez <[EMAIL PROTECTED]> to the list of > commiters

RE: make jsse support optional

2001-02-27 Thread Stefán F. Stefánsson
What do you mean by 'as long as jsse is not free'? I've never had to pay for it... to my best knowledge it _is_ free. Regards, Stefan. -Original Message- From: Guillaume Rousse [mailto:[EMAIL PROTECTED]] Sent: 27. febrúar 2001 14:00 To: [EMAIL PROTECTED] Subject: make jsse support optio

make jsse support optional

2001-02-27 Thread Guillaume Rousse
I could be wrong here, as i didn't try to hack the build script, but jsse is currently mandatory for building tomcat, even if ssl support is not used thereafter. As long as jsse is not free, i think it should be rendered optional for building as well. This way, tomcat introduction would be a lot e

3.1 - mysterious socket exception

2001-02-27 Thread david . svanberg
Hi, I recieve this message and can't figure out what it means (running version 3.1). Is this a misconfiguration? java.net.SocketException: Software caused connection abort at java.net.PlainSocketImpl.socketAccept(Native Method) at java.net.PlainSocketImpl.accept(PlainSocketImpl.ja

AIX 4.3.1, Apache 1.3.17, mod_jk.so compilation problems

2001-02-27 Thread Rosalind Wilson
I'm having trouble compiling mod_jk successfully using apxs (Apache 1.3.17) on AIX 4.3.1. apxs doesn't appear to respond at all - it's not invoking gcc. I'm using the command line below apxs -o mod_jk.so -DAIX -I../jk -I/usr/jdk_base/include -I/usr/jdk_base/include/aix -c *.c ../jk/*.c bu

RE: anyway to watch what tomcat is doing?

2001-02-27 Thread Paulo Gaspar
I use JBuilder 4. The foundation version is free and you can download it from: http://www.borland.com/jbuilder/foundation/ I use it in Windows but there is a Solaris (and Linux) version too. IMHO, this debugger is very nice to use. Have fun, Paulo Gaspar > -Original Message- > Fro

servlets using Jini (JavaSpaces)

2001-02-27 Thread Michael Tickle
I am trying to write a servlet that can communicate with another java program via JavaSpaces. I can happily do this with two java programs, but when I try it with a servlet I have problems. The servlet collects data and then writes it to a javaspace. The separate Java application takes the data

Re: [ANNOUNCEMENT] Tomcat 3.2.2 beta 1 released

2001-02-27 Thread Mukesh G
dear sir [EMAIL PROTECTED] - Original Message - From: "Marc Saegesser" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, February 27, 2001 6:17 AM Subject: [ANNOUNCEMENT] Tomcat 3.2.2 beta 1 released

Bug report: welcome-file broken with non static pages (e.g. servlet paths)

2001-02-27 Thread Berche, Guillaume
Hello, Despites the Servlet specs 2.2 are pretty vague about this problem, I guess that the entry should be able to specify servlet names. However, tomcat 3.2.1 fails to do this. Looking a bit into it, I diagnosed it as follows: org.apache.tomcat.request.StaticInterceptor.getWelcomeFile(Cont