Re: Custom ObjectFactory w\ Tomcat 4.0beta1

2001-02-01 Thread Remy Maucherat
Quoting Arthur T Smyles [EMAIL PROTECTED]: While I understand that J2EE spec has a standard way of getting resources,(including I imagine other JNDI Contexts), I still think that this approach should also be allowed for the following reasons: Ok, I don't really know what we're talking about

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/core BaseInterceptor.java Container.java

2001-02-01 Thread costin
costin 01/01/31 20:47:12 Modified:src/share/org/apache/tomcat/core BaseInterceptor.java Container.java Log: Fix cutpaste bug, all modules were called to handleError instead of just the ones that implemented the hook. Added few comments in

Re: [VOTE] CVS Commit: Keith Wannamaker Keith@Wannamaker.org

2001-02-01 Thread Ramesh Mandava [CONTRACTOR]
+1 for giving commit access to Keith Thanks -Ramesh Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm list-help: mailto:[EMAIL PROTECTED] list-unsubscribe: mailto:[EMAIL PROTECTED] list-post: mailto:[EMAIL PROTECTED] Delivered-To: mailing list [EMAIL PROTECTED] User-Agent:

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

2001-02-01 Thread costin
costin 01/01/31 21:18:00 Modified:src/share/org/apache/tomcat/modules/config AutoSetup.java Log: Contexts will be added at contextInit stage, not engineStart - when engine is starting all config must be set in. Revision ChangesPath 1.5 +1 -1

cvs commit: jakarta-tomcat/src/build/nightly README build_once.sh build_tomcat.sh cvs_get.sh functions_build.sh nightly.sh run_watchdog.sh start_tomcat.sh stop_tomcat.sh weekly.sh

2001-02-01 Thread costin
costin 01/01/31 20:38:14 Added: src/build/nightly README build_once.sh build_tomcat.sh cvs_get.sh functions_build.sh nightly.sh run_watchdog.sh start_tomcat.sh stop_tomcat.sh weekly.sh Log: Added the shell

Re: [VOTE] CVS Commit: Keith Wannamaker Keith@Wannamaker.org

2001-02-01 Thread Glenn Nielsen
+1 Jon Stevens wrote: Ok, He has been sending lots of excellent patches as well as the fact that he already has an apache.org account. I think we should give him commit access. We need two more +1's from others with commit access. -jon

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

2001-02-01 Thread costin
costin 01/01/31 22:22:08 Added: src/share/org/apache/tomcat/modules/config ServerXmlReader.java ContextXmlReader.java Log: Split ServerXmlInterceptor in 2 modules - one deals with general server configuration ( reading server.xml and setting up the

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

2001-02-01 Thread costin
costin 01/01/31 22:17:41 Modified:src/share/org/apache/tomcat/util FileUtil.java Log: Added getFileBase() ( I wanted to fix what ServerXmlInterceptor was doing, but since it's a general-purplose util I moved it to FileUtil ) Revision ChangesPath 1.18 +24 -3

Re: REPOST : extracting jsp filename from generated class

2001-02-01 Thread Christopher Cain
Shahed Ali wrote: Hi all, Sorry for this repost. From within a jsp page, I need to know the name of the jsp page. If I do a %=this.getClass()%, I get a string which represents the class name of the generated servlet. Parse it off of the getRequestURI() method. Regards, Christopher

Re: [VOTE] CVS Commit: Keith Wannamaker Keith@Wannamaker.org

2001-02-01 Thread Pier Fumagalli
Jon Stevens [EMAIL PROTECTED] wrote: Ok, He has been sending lots of excellent patches as well as the fact that he already has an apache.org account. I think we should give him commit access. We need two more +1's from others with commit access. +1 :) -- Pier Fumagalli

RE: Problem with mod_jk and ajp13

2001-02-01 Thread Peter Dai
Thanks Keith. I would not go to 3.3 for the time being. Is there a patch for 3.2.1? Peter -Original Message- From: Keith Wannamaker [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 31, 2001 4:15 PM To: [EMAIL PROTECTED] Subject: RE: Problem with mod_jk and ajp13 Hi Peter, this

RE: [VOTE] CVS Commit: Keith Wannamaker Keith@Wannamaker.org

2001-02-01 Thread Ignacio J. Ortega
+1 Saludos , Ignacio J. Ortega -Mensaje original- De: Jon Stevens [mailto:[EMAIL PROTECTED]] Enviado el: jueves 1 de febrero de 2001 4:26 Para: tomcat-dev Asunto: [VOTE] CVS Commit: Keith Wannamaker [EMAIL PROTECTED] Ok, He has been sending lots of excellent patches as

Re: [VOTE] CVS Commit: Keith Wannamaker Keith@Wannamaker.org

2001-02-01 Thread cmanolache
He has been sending lots of excellent patches as well as the fact that he already has an apache.org account. I think we should give him commit access. We need two more +1's from others with commit access. +1 Costin -

RE: An alternative to JSP

2001-02-01 Thread Klemme, Robert, myview
hi all, Among the alternatives we've kicked around: comp.lang.java.html+template comp.lang.java.template+tag comp.lang.java.servlet+template comp.lang.java.template-tech comp.lang.java.web-tech Again, any suggestions welcome either here or in private e-mail. how about

RE: [VOTE] CVS Commit: Keith Wannamaker Keith@Wannamaker.org

2001-02-01 Thread GOMEZ Henri
+1 On ne peut rsoudre les problmes les plus graves avec le mme esprit qui les a cres. -- Albert Einstein -Original Message- From: Jon Stevens [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 01, 2001 4:26 AM To: tomcat-dev Subject: [VOTE] CVS Commit: Keith Wannamaker [EMAIL

RE: [PATCH] Ajpv13 single read() call

2001-02-01 Thread GOMEZ Henri
Good stuff. I use that kind of code for years (since the early age of SunOS 4.1). Unixes developpers may read the excellent 'Unix Network Programming' for W. Richard Stevens which comment use of read/write. I suggest to add a classes BlockInputStream and BlockOutputStream which add readN and

Re: [VOTE] Tomcat 3.3 Release Plan

2001-02-01 Thread Craig R. McClanahan
Larry Isaacs wrote: - Please return this portion with your vote - Tomcat 3.3 Release Plan Ballot: [ ] +1I am in favor of this plan and will help [X] +0I am in favor of this plan, but am unable to help [ ] -0I am not in favor of this plan [ ] -1I am

RE: [VOTE] CVS Commit: Keith Wannamaker Keith@Wannamaker.org

2001-02-01 Thread Larry Isaacs
+1 -Original Message- From: Jon Stevens [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 31, 2001 10:26 PM To: tomcat-dev Subject: [VOTE] CVS Commit: Keith Wannamaker [EMAIL PROTECTED] Ok, He has been sending lots of excellent patches as well as the fact that he

RE: mod_jk.so build problems with SunOS 5.6

2001-02-01 Thread Mike Braden
Keith, Did you build perl and apache from source? I have seen weird problems with them installed as binaries. If I recall correctly, apxs pulls some of the info it needs from the make files from where apache or perl were built. If they were built on another system, these files may not work

Re: Publishing without Restarting Tomcat

2001-02-01 Thread Dan Milstein
If you're working with standalone containers, I have no idea. If you're working with containers behind web servers, here's what I know: In the JServ days there was, with mod_jserv, a way to do a "GRACEFUL_SHUTDOWN" (or something like that) of a particular container to which mod_jserv was

[Bug 220] New - Use DSTAMP, TSTAMP, TODAY values in touch BugRat Report#339

2001-02-01 Thread bugzilla
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=220 *** shadow/220 Thu Feb 1 01:38:52 2001 --- shadow/220.tmp.8492 Thu Feb 1 01:38:52 2001 *** *** 0 --- 1,17 + ++ + | Use DSTAMP, TSTAMP, TODAY

[Bug 165] New - Unable to rmic (compile) inner classes using the '$' notation. BugRat Report#211

2001-02-01 Thread bugzilla
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=165 *** shadow/165 Thu Feb 1 01:38:08 2001 --- shadow/165.tmp.8476 Thu Feb 1 01:38:08 2001 *** *** 0 --- 1,38 + ++ + | Unable to rmic (compile)

[Bug 176] New - Add exclude capability to Javadoc BugRat Report#243

2001-02-01 Thread bugzilla
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=176 *** shadow/176 Thu Feb 1 01:38:19 2001 --- shadow/176.tmp.8481 Thu Feb 1 01:38:19 2001 *** *** 0 --- 1,17 + ++ + | Add "exclude" capability

[Tomcat 4.0] Proposed Change in Build Scripts

2001-02-01 Thread Craig R. McClanahan
There is movement in the various Jakarta subprojects towards modifying build scripts so that "build" and "dist" targets are created *within* the top-level source directory, rather than "up and over" the way they are now. For Tomcat 4.0, that would mean you'd end up with the following directory

Icons for Tomcat

2001-02-01 Thread Brad Marlborough
Ken Coar asked us to post this to the news group. In the process of using Tomcat as our servlet engine we created a few Tomcat icons that we use to start and stop the Tomcat server. We thought we'd share these icons with all of you. The icons are in both 256 and 16 colour format Enjoy. Brad

cvs commit: jakarta-tomcat/src/doc/uguide tomcat_ug.html

2001-02-01 Thread danmil
danmil 01/02/01 08:52:26 Modified:src/doc Tag: tomcat_32 tomcat-ssl-howto.html tomcat-apache-howto.html src/doc/uguide Tag: tomcat_32 tomcat_ug.html Log: Cleaned up HTML, fixed typos. Contributed by Chris Pepper [EMAIL PROTECTED]

cvs commit: jakarta-tomcat-4.0 .cvsignore

2001-02-01 Thread craigmcc
craigmcc01/02/01 10:31:45 Added: ..cvsignore Log: Add a .cvsignore file to keep CVS from complaining about "build" and "dist" subdirectories not being registered. Revision ChangesPath 1.1 jakarta-tomcat-4.0/.cvsignore Index: .cvsignore

Re: [Tomcat 4.0] Proposed Change in Build Scripts

2001-02-01 Thread Ramesh Mandava [CONTRACTOR]
This is a good idea. And as we already did with watchdog we should do the same here. +1 for the change. Thanks -Ramesh Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm list-help: mailto:[EMAIL PROTECTED] list-unsubscribe: mailto:[EMAIL PROTECTED] list-post: mailto:[EMAIL PROTECTED]

Session Problem

2001-02-01 Thread Jim Urban
This problem is happening on both Tomcat 3.1 and 3.2.1 on Windows NT with Apache. I have a servlet based application that is having session problems. The browser front end includes an applet which uses HTTP protocol to send and request data to and from the server. Sometimes, not always, the

Re: [Tomcat 4.0] Proposed Change in Build Scripts

2001-02-01 Thread David Weinrich
This makes a heck of a lot of sense to me... ( an unofficial +1 I guess :) David - Original Message - From: "Craig R. McClanahan" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, February 01, 2001 09:30 Subject: [Tomcat 4.0] Proposed Change in Build Scripts There is movement

Re: [Tomcat 4.0] Proposed Change in Build Scripts

2001-02-01 Thread Christopher Cain
GOMEZ Henri wrote: And +1 for TC 3.x branch. Yes, please. =) - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

RE: [Tomcat 4.0] Proposed Change in Build Scripts

2001-02-01 Thread GOMEZ Henri
+1 And +1 for TC 3.x branch. On ne peut rsoudre les problmes les plus graves avec le mme esprit qui les a cres. -- Albert Einstein -Original Message- From: Sam Ruby [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 01, 2001 7:45 PM To: [EMAIL PROTECTED] Subject: Re: [Tomcat 4.0]

cvs commit: jakarta-tomcat-4.0/webapps/webdav build.xml

2001-02-01 Thread craigmcc
craigmcc01/02/01 11:08:17 Modified:.README.txt build.xml catalina build.bat build.xml jasper build.bat build.xml tester build.xml webapps build.bat build.xml webapps/ROOT build.xml

3.3 build tree

2001-02-01 Thread cmanolache
GOMEZ Henri wrote: And +1 for TC 3.x branch. Yes, please. =) Not so fast, please :-) There are scripts and people using the current style. -0 on changing 3.x: I think the sources and binaries shouldn't be in the same directory tree ( look at RedHat /usr/src hierarchy, look at

cvs commit: jakarta-tomcat-4.0/webapps .cvsignore

2001-02-01 Thread craigmcc
craigmcc01/02/01 11:24:49 Added: catalina .cvsignore jasper .cvsignore tester .cvsignore webapps .cvsignore Log: Add nested copies of ".cvsignore" so that updates in subdirectories get the same benefits as updates from the top

Re: [Tomcat 4.0] Proposed Change in Build Scripts

2001-02-01 Thread Jon Stevens
on 2/1/01 9:30 AM, "Craig R. McClanahan" [EMAIL PROTECTED] wrote: There is movement in the various Jakarta subprojects towards modifying build scripts so that "build" and "dist" targets are created *within* the top-level source directory, rather than "up and over" the way they are now.

Re: [Tomcat 4.0] Proposed Change in Build Scripts

2001-02-01 Thread Christopher Cain
"Craig R. McClanahan" wrote: jakarta-tomcat-4.0 build/-- Build destination for Tomcat dist/ -- Dist destinatino for Tomcat catalina/ build/-- Build destination for Catalina portion dist/

Re: [Tomcat 4.0] Proposed Change in Build Scripts

2001-02-01 Thread Sam Ruby
Craig R. McClanahan wrote: I propose to change all of the build scripts (and associated README files) to reflect this new structure, in time for the next beta release. +1. Please add appropriate .cvsignore files. - Sam Ruby

[Bug 222] New - Ant fails to verify class with static initializer code during rmic task BugRat Report#343

2001-02-01 Thread bugzilla
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=222 *** shadow/222 Thu Feb 1 01:42:21 2001 --- shadow/222.tmp.8555 Thu Feb 1 01:42:21 2001 *** *** 0 --- 1,18 + ++ + | Ant fails to verify class

[Bug 176] Changed - Add exclude capability to Javadoc BugRat Report#243

2001-02-01 Thread bugzilla
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=176 *** shadow/176 Thu Feb 1 01:38:19 2001 --- shadow/176.tmp.8532 Thu Feb 1 01:41:34 2001 *** *** 2,13 | Add "exclude" capability to Javadoc BugRat Report#243 |

[Bug 220] Changed - Use DSTAMP, TSTAMP, TODAY values in touch BugRat Report#339

2001-02-01 Thread bugzilla
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=220 *** shadow/220 Thu Feb 1 01:38:52 2001 --- shadow/220.tmp.8544 Thu Feb 1 01:41:55 2001 *** *** 2,13 | Use DSTAMP, TSTAMP, TODAY values in touch BugRat Report#339|

[Bug 221] New - add cvs login functionality BugRat Report#340

2001-02-01 Thread bugzilla
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=221 *** shadow/221 Thu Feb 1 01:40:15 2001 --- shadow/221.tmp.8504 Thu Feb 1 01:40:16 2001 *** *** 0 --- 1,17 + ++ + | add cvs login

[Bug 329] New - Jar file has redundant subdirectories BugRat Report#595

2001-02-01 Thread bugzilla
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=329 *** shadow/329 Thu Feb 1 01:45:25 2001 --- shadow/329.tmp.8633 Thu Feb 1 01:45:25 2001 *** *** 0 --- 1,21 + ++ + | Jar file has redundant

[Bug 165] Changed - Unable to rmic (compile) inner classes using the '$' notation. BugRat Report#211

2001-02-01 Thread bugzilla
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=165 *** shadow/165 Thu Feb 1 01:38:08 2001 --- shadow/165.tmp.8527 Thu Feb 1 01:41:21 2001 *** *** 2,13 | Unable to rmic (compile) inner classes using the '$' notation. BugRat Repo |

[Bug 277] New - Ant binary distribution doesn't function when installed according to docs BugRat Report#520

2001-02-01 Thread bugzilla
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=277 *** shadow/277 Thu Feb 1 01:44:26 2001 --- shadow/277.tmp.8604 Thu Feb 1 01:44:26 2001 *** *** 0 --- 1,39 + ++ + | Ant binary distribution

[Bug 261] New - Adding suport for failure and done targets BugRat Report#452

2001-02-01 Thread bugzilla
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=261 *** shadow/261 Thu Feb 1 01:42:54 2001 --- shadow/261.tmp.8576 Thu Feb 1 01:42:54 2001 *** *** 0 --- 1,47 + ++ + | Adding suport for failure

[Bug 378] Changed - Default for ExecOn is not parallel BugRat Report#668

2001-02-01 Thread bugzilla
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=378 *** shadow/378 Thu Feb 1 01:46:24 2001 --- shadow/378.tmp.9205 Thu Feb 1 04:03:13 2001 *** *** 5,11 | Status: UNCONFIRMED Version: 1.2 | | Resolution:

[Bug 413] Changed - ant exec command fails with jdk1.3 BugRat Report#715

2001-02-01 Thread bugzilla
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=413 *** shadow/413 Thu Feb 1 01:50:53 2001 --- shadow/413.tmp.9235 Thu Feb 1 04:05:56 2001 *** *** 5,11 | Status: UNCONFIRMED Version: 1.2 | | Resolution:

[Bug 165] Changed - Unable to rmic (compile) inner classes using the '$' notation. BugRat Report#211

2001-02-01 Thread bugzilla
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=165 *** shadow/165 Thu Feb 1 01:41:21 2001 --- shadow/165.tmp.9090 Thu Feb 1 03:52:52 2001 *** *** 4,11 |Bug #: 165 Product: Ant | | Status: UNCONFIRMED

[Bug 221] Changed - add cvs login functionality BugRat Report#340

2001-02-01 Thread bugzilla
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=221 *** shadow/221 Thu Feb 1 01:42:13 2001 --- shadow/221.tmp.9112 Thu Feb 1 03:54:17 2001 *** *** 4,11 |Bug #: 221 Product: Ant | | Status: UNCONFIRMED

[Bug 176] Changed - Add exclude capability to Javadoc BugRat Report#243

2001-02-01 Thread bugzilla
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=176 *** shadow/176 Thu Feb 1 01:41:34 2001 --- shadow/176.tmp.9096 Thu Feb 1 03:53:05 2001 *** *** 4,11 |Bug #: 176 Product: Ant | | Status: UNCONFIRMED

[Bug 378] New - Default for ExecOn is not parallel BugRat Report#668

2001-02-01 Thread bugzilla
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=378 *** shadow/378 Thu Feb 1 01:46:24 2001 --- shadow/378.tmp.8669 Thu Feb 1 01:46:24 2001 *** *** 0 --- 1,17 + ++ + | Default for ExecOn is not

[Bug 277] Changed - Ant binary distribution doesn't function when installed according to docs BugRat Report#520

2001-02-01 Thread bugzilla
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=277 *** shadow/277 Thu Feb 1 01:44:26 2001 --- shadow/277.tmp.9143 Thu Feb 1 03:56:55 2001 *** *** 5,11 | Status: UNCONFIRMED Version: 1.2 | | Resolution:

[Bug 413] New - ant exec command fails with jdk1.3 BugRat Report#715

2001-02-01 Thread bugzilla
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=413 *** shadow/413 Thu Feb 1 01:50:53 2001 --- shadow/413.tmp.8711 Thu Feb 1 01:50:53 2001 *** *** 0 --- 1,37 + ++ + | ant exec command fails

Alexandria

2001-02-01 Thread cmanolache
Hi, Does anyone knows what's the status and who is working on Alexandria ? I have a simple patch ( for a piece that I use ), and I don't know where to send it. I'm using the XMLDoclet to generate xml documentation of the modules, that will be processed into the documentation for modules - and I

Re: Alexandria

2001-02-01 Thread Jon Stevens
on 2/1/01 1:17 PM, "[EMAIL PROTECTED]" [EMAIL PROTECTED] wrote: Does anyone knows what's the status and who is working on Alexandria ? I have a simple patch ( for a piece that I use ), and I don't know where to send it. You send patches to the mailing list. [EMAIL PROTECTED] I'm using the

Re: Alexandria

2001-02-01 Thread Sam Ruby
Costin Manolache wrote: Does anyone knows what's the status and who is working on Alexandria ? I have a simple patch ( for a piece that I use ), and I don't know where to send it. I'd recommend sending it to alexandria-dev. The committers listed in cvs avail are:

Re: 3.3 build tree

2001-02-01 Thread Christopher Cain
[EMAIL PROTECTED] wrote: GOMEZ Henri wrote: And +1 for TC 3.x branch. Yes, please. =) Not so fast, please :-) There are scripts and people using the current style. -0 on changing 3.x: I think the sources and binaries shouldn't be in the same directory tree ( look at RedHat

RE: [Tomcat 4.0] Proposed Change in Build Scripts

2001-02-01 Thread Steve Downey
As long as this works with sandboxing different versions of the system, it should be fine. That is, jakarta-tomcat-4.0 will use, by default, the ant in ../jakarta-ant/dist and the servlet api in ../jakarta-servletapi-4/dist, and so on. -Original Message- From: Craig R. McClanahan

cvs commit: jakarta-tomcat/src/native/jk jk_ajp12_worker.c

2001-02-01 Thread danmil
danmil 01/02/01 14:50:11 Modified:src/native/jk Tag: tomcat_32 jk_ajp12_worker.c Log: Fixed bug which was sending mod_jk into infinite loop if client sent less data than specified in content-length. Bugzilla report 264 (and a host of others). Contributed by Brian Vetter

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

2001-02-01 Thread danmil
danmil 01/02/01 14:52:11 Modified:src/native/mod_jk/common jk_ajp12_worker.c Log: Fixed bug which was sending mod_jk into infinite loop if client sent less data than specified in content-length. Bugzilla report 264 (and a host of others). Contributed by Brian Vetter

Re: 3.3 build tree

2001-02-01 Thread Christopher Cain
Steve Downey wrote: then, from in the bld-gcc-2.95.2, you run ../gcc-2.95.2/configure, and the build environment is created, while the source environment remains pristine. This is imperative if you're building for several environments out of the same source tree. In which case you might have

Re: 3.3 build tree

2001-02-01 Thread Remy Maucherat
Quoting [EMAIL PROTECTED]: I can say the same about building in the source directory... It just feels wrong and ugly ( kind of like having .class and .java in the same directory, instead of using javac -d ). Same here, I hate that too. Since most people involed with Tomcat seem to like it

Re: 3.3 build tree

2001-02-01 Thread cmanolache
I see what you are saying, that a "make install" usually creates the files in etc or opt rather and not in the source directory. I guess I look at "build" as more equivalent to "make", because I ususally just copy the resulting directory structure from build to the production location

NullPointerException´s and Scalability of Tomcat 3.2.1

2001-02-01 Thread smajer
Hi All im currently testing tomcat 3.2.1 to check if it is suitable for a produktion environment. i do some load tests with ab and Curl to get a few numbers how tomcat scales over CPUs and or mashines. I have to ore more apache with mod_jserv behind a lvs loadbalancer. every apache is

I get an error with mime-types on Tomcat 3.2.1

2001-02-01 Thread Berin Loritsch
I was testing an installation of Cocoon 2, Tomcat 3.2.1, Xalan 2.0.D06, Xerces 1.2.3, and Windows 2000. I only came accross this error using the Netscape 4.75--I did not get this error with Mozilla 0.6+ or with InternetExplorer. As I am not subscribed to this list, please copy my directly (Pier

[PATCH] for Bug Report 788 (exception when trying to view a directory)

2001-02-01 Thread Dimitris Dinodimos
Hello All, This bug can be reproduced when the browser's accepted language is not represented in the ISO-8859-1 character set. The fix sets the requested locale at the server's response, and uses a Writer in order to convert to the proper character set. Cheers, Dimitris Dinodimos Index:

RE: 3.3 build tree

2001-02-01 Thread Steve Downey
Most GNU projects work the same way. For example GCC. Typical fs layout is something like: gcc gcc-2.95.2 bld-gcc-2.95.2 then, from in the bld-gcc-2.95.2, you run ../gcc-2.95.2/configure, and the build environment is created, while the source environment remains pristine. This is

Servlet ClassLoader

2001-02-01 Thread Arthur Ash
Hi Folks, I'm having a general issue with the app-specific classpath (WEB-INF/classes and WEB-INF/lib/*.jar). Here is the scenario as I understand it: I have an MVC servlet/bean framework that is installed in the primordial classpath. It contains a single dispatcher servlet which

Re: Session Problem

2001-02-01 Thread Dan Milstein
Jim, How are you connecting Apache to Tomcat: - Are you using the mod_jk plugin? - Which connector are you using (ajp13, ajp12)? - Are you using load balancing? There was a bug with the load balancer in mod_jk which was causing it to fail to read the session from the cookie if there was

keystore don't match help please!!!!!!!!!!!!!

2001-02-01 Thread Abhinav Jain
Hi, We are building tomcat with ssl support (tomcat ssl direct). we have successfully generated keystore file by giving the command keytool -genkey -alias tomcat -keyalg RSA this asks a series of question's after entering all it creates .keystore files. but when trying to import CERT in

[PATCH] for Bug Report 741 (security constraint match)

2001-02-01 Thread Dimitris Dinodimos
The new behavior is as following: When defining a security constraint for "/foo/*", matchesresource "/foo" and"/foo/whatever" but not"/foo.jsp" Cheers, Dimitris Dinodimos Index: AccessInterceptor.java === RCS file:

[PATCH] for NetWare

2001-02-01 Thread Mike Anderson
Attached are some patched files and a diff file for NetWare. These have been diffed against the latest version in the jakarta-tomcat tree. The jk_util.c and jk_nsapi_plugin.c are the same fixes that have been put into the tomcat-32 branch and I will submit the ApacheConf.java to the

Re: [Tomcat 4.0] Proposed Change in Build Scripts

2001-02-01 Thread Pier P. Fumagalli
Craig R. McClanahan [EMAIL PROTECTED] wrote: jakarta-tomcat-4.0 build/-- Build destination for Tomcat dist/ -- Dist destinatino for Tomcat catalina/ build/-- Build destination for Catalina portion dist/

FW: Broken link in tomcat/apache howto

2001-02-01 Thread Pier P. Fumagalli
-- Forwarded Message From: "Ben Edwards" [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] Date: Thu, 1 Feb 2001 14:29:43 GMT To: [EMAIL PROTECTED] Subject: Broken link in tomcat/apache howto On page http://jakarta.apache.org/tomcat/jakarta-tomcat/src/doc/tomcat-apache-howto.ht ml

[Bug 222] Changed - Ant fails to verify class with static initializer code during rmic task BugRat Report#343

2001-02-01 Thread bugzilla
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=222 *** shadow/222 Thu Feb 1 01:42:21 2001 --- shadow/222.tmp.9117 Thu Feb 1 03:54:32 2001 *** *** 5,11 | Status: UNCONFIRMED Version: 1.2 | | Resolution:

[Bug 220] Changed - Use DSTAMP, TSTAMP, TODAY values in touch BugRat Report#339

2001-02-01 Thread bugzilla
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=220 *** shadow/220 Thu Feb 1 01:41:55 2001 --- shadow/220.tmp.9107 Thu Feb 1 03:54:01 2001 *** *** 4,11 |Bug #: 220 Product: Ant | | Status: UNCONFIRMED

[Bug 261] Changed - Adding suport for failure and done targets BugRat Report#452

2001-02-01 Thread bugzilla
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=261 *** shadow/261 Thu Feb 1 01:42:54 2001 --- shadow/261.tmp.9133 Thu Feb 1 03:55:35 2001 *** *** 4,11 |Bug #: 261 Product: Ant | | Status: UNCONFIRMED

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

2001-02-01 Thread costin
costin 01/02/01 19:12:44 Removed: src/share/org/apache/tomcat/modules/config ServerXmlInterceptor.java Log: Removing old code. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

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

2001-02-01 Thread costin
costin 01/02/01 20:26:22 Modified:src/share/org/apache/tomcat/modules/config ApacheConfig.java Log: Small change - generate the config when the server is fully configured ( i.e. after auto loading webapps ). Regenerate the apache config whenever a new context is added. (

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

2001-02-01 Thread costin
costin 01/02/01 20:37:05 Removed: src/share/org/apache/tomcat/modules/config WebAppsConfig.java Log: Removing old code ( this was never used, just an attempt to improve AutoSetup. Didn't worked, tried to do too much )

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/modules/config AutoDeploy.java AutoWebApp.java AutoSetup.java

2001-02-01 Thread costin
costin 01/02/01 20:49:44 Added: src/share/org/apache/tomcat/modules/config AutoDeploy.java AutoWebApp.java Removed: src/share/org/apache/tomcat/modules/config AutoSetup.java Log: Split AutoSetup in 2 - AutoDeploy will deal with expanding the WARs

cvs commit: jakarta-tomcat/src/etc server.xml

2001-02-01 Thread costin
costin 01/02/01 20:56:45 Modified:src/etc server.xml Log: Replace AutoSetup with the 2 components. Revision ChangesPath 1.67 +4 -1 jakarta-tomcat/src/etc/server.xml Index: server.xml ===

Tomcat 4 SecurityManager and Jasper ClassLoader changes

2001-02-01 Thread Glenn Nielsen
I have completed the changes necessary to implement the Java SecurityManager in Tomcat 4. I have also completed switching Jasper over to using the URLClassLoader. With these changes in place all watchdog tests pass and JspC works as well as it did before I changed Jasper. I'll commit all the

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

2001-02-01 Thread costin
costin 01/02/01 21:46:45 Modified:src/share/org/apache/tomcat/util/http ServerCookie.java Log: Fix for 485 - v0 cookies don't have quoting. The first part of the bug ( v1 cookies parsing ) should work fine too. Revision ChangesPath 1.7 +9 -4

[Bug 120] New - StopTomcat.java has localhost hardcoded BugRat Report#128

2001-02-01 Thread bugzilla
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=120 *** shadow/120 Thu Feb 1 23:30:59 2001 --- shadow/120.tmp.13289Thu Feb 1 23:30:59 2001 *** *** 0 --- 1,26 + ++ + | StopTomcat.java

[Bug 475] New - SimpleTcpConnector doesn't work BugRat Report#802

2001-02-01 Thread bugzilla
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=475 *** shadow/475 Thu Feb 1 23:18:30 2001 --- shadow/475.tmp.13232Thu Feb 1 23:18:30 2001 *** *** 0 --- 1,23 + ++ + | SimpleTcpConnector

[Bug 378] Changed - Default for ExecOn is not parallel BugRat Report#668

2001-02-01 Thread bugzilla
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=378 *** shadow/378 Thu Feb 1 04:03:13 2001 --- shadow/378.tmp.10620Thu Feb 1 15:40:37 2001 *** *** 2,9 | Default for ExecOn is not "parallel" BugRat Report#668 |

[Bug 413] Changed - ant exec command fails with jdk1.3 BugRat Report#715

2001-02-01 Thread bugzilla
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=413 *** shadow/413 Thu Feb 1 04:05:56 2001 --- shadow/413.tmp.10662Thu Feb 1 15:54:46 2001 *** *** 2,8 | ant exec command fails with jdk1.3 BugRat Report#715 |

Re : extracting jsp file name

2001-02-01 Thread Shahed Ali
Sorry for the confusion. I have a MVC framework in which all jsp pages post data to a controller servlet. In this servlet, I need to findout which jsp page invoked it. Currently I am passing a hidden variable with value="/callingpage.jsp" i.e in calling.jsp I have the code fragment