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

2001-02-21 Thread costin
costin 01/02/21 22:05:59 jakarta-tomcat/src/share/org/apache/tomcat/util/sec - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/core StandardWrapperValve.java

2001-02-21 Thread craigmcc
craigmcc01/02/21 13:37:59 Modified:catalina/src/share/org/apache/catalina/core StandardWrapperValve.java Log: Update the request attributes that are set before pasing control to an error page, as follows: * If handling an exception, set "javax.servlet.

Re: TC3.2.1 - response commit on included JSPs

2001-02-21 Thread Mel Martinez
--- Incze Lajos <[EMAIL PROTECTED]> wrote: > Maybe it's not correct in general but the JSP 1.1 > syntax > contains the flush="true" attribute - obligatory in > case > of jsp:include. So, it's inconvenient but tomcat3 is > an > jsp 1.1 implementation. Am I missing something? incze The JSP 1.1

Re: [report] Classloading problems between Catalina and Cocoon

2001-02-21 Thread James Duncan Davidson
on 2/15/01 10:12 AM, Stefano Mazzocchi at [EMAIL PROTECTED] wrote: > today's java compilation technology stinks! Or rather, the method of accessing today's Java compiler stinks. > Pier and I started talking about a JSR for Java Compilation API months > ago and I even wrote a JSR-ignition docume

RE: Volunteer: Connectors?

2001-02-21 Thread Jones, Stephen
Thanks for the info, Dan. I will try to reproduce/diagnose these. Steve > -Original Message- > From: Dan Milstein [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, February 21, 2001 1:51 PM > To: [EMAIL PROTECTED] > Subject: Re: Volunteer: Connectors? > > > Steve, > > Any help would be gr

Re: [report] Classloading problems between Catalina and Cocoon

2001-02-21 Thread Pier P. Fumagalli
James Duncan Davidson <[EMAIL PROTECTED]> wrote: > on 2/15/01 10:12 AM, Stefano Mazzocchi at [EMAIL PROTECTED] wrote: > >> today's java compilation technology stinks! > > Or rather, the method of accessing today's Java compiler stinks. Nono, the whole technology stinks. To include Java classes

cvs commit: jakarta-tomcat-4.0/tester build.xml

2001-02-21 Thread craigmcc
craigmcc01/02/21 14:25:13 Modified:tester build.xml Log: Update the default for "servletapi.home" to point at the servlet 2.3 / JSP 1.2 classes. Revision ChangesPath 1.4 +1 -1 jakarta-tomcat-4.0/tester/build.xml Index: build.xml

Tomcat Installation Windows 98 SE

2001-02-21 Thread John Hosh
I provide the following instructions to make installing Tomcat easier on a system using Windows 98. John Hosh Installing TOMCAT I. Acquiring Tomcat Download the ZIPPED file to a temporary directory. Double-click on the .zip file. EXTRACT *all* the files. Create or identify the directory int

[Bug 419] New - Tomcat does not properly seperate the servlet name when the URL is encoded witht a session ID and no extra path info. BugRat Report#726

2001-02-21 Thread bugzilla
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=419 *** shadow/419 Wed Feb 21 10:56:25 2001 --- shadow/419.tmp.1726 Wed Feb 21 10:56:25 2001 *** *** 0 --- 1,79 + ++ + | Tomcat does not properly se

cvs commit: jakarta-tomcat-4.0/tester/web/WEB-INF web.xml

2001-02-21 Thread craigmcc
craigmcc01/02/21 17:07:29 Modified:tester/src/bin tester.xml tester/web/WEB-INF web.xml Added: tester/src/tester/org/apache/tester Jndi01.java Jndi02.java Log: Add the first two of a series of unit tests for the JNDI naming context that is provided to web ap

Re: TC3.3: Encoding

2001-02-21 Thread cmanolache
> > What I'm saying is that instead of implementing any workaround I'll > > just try to make sure we implement the standard ( ;charset= ) and > > make it possible to customize this ( by adding a module ). > > Agreed. What I want to say is that there is anothor charset problem in > JSP. And I thin

cvs commit: jakarta-tomcat-4.0/tester/src/bin tester.xml

2001-02-21 Thread craigmcc
craigmcc01/02/21 17:42:42 Modified:tester/src/bin tester.xml Log: Reflect the bugfix on readonly JNDI context by uncommenting the Jndi01 tests. Revision ChangesPath 1.17 +0 -2 jakarta-tomcat-4.0/tester/src/bin/tester.xml Index: tester.xml ===

[Bug 438] New - Tomcat sending the real port which Apache is running on. BugRat Report#754

2001-02-21 Thread bugzilla
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=438 *** shadow/438 Wed Feb 21 11:02:19 2001 --- shadow/438.tmp.1744 Wed Feb 21 11:02:19 2001 *** *** 0 --- 1,25 + ++ + | Tomcat sending the real por

Question about synchronizing useBean body

2001-02-21 Thread Marc Saegesser
I haven't gotten any feedback at all from my email to jsp-spec-comments. Any comments from the Tomcat development community? Attached are the proposed changes for discussion. NOTE: I sent the following question to jsp-spec-comments but I'm going to post it

cvs commit: jakarta-tomcat-4.0/tester/web/WEB-INF web.xml

2001-02-21 Thread craigmcc
craigmcc01/02/21 13:39:51 Modified:tester/src/bin tester.bat tester.sh tester.xml tester/web/WEB-INF web.xml Added: tester/src/tester/org/apache/tester ErrorPage01.java ErrorPage02.java ErrorPage03.java ErrorPage04.java

RE: Some benchmarks

2001-02-21 Thread Ignacio J. Ortega
> As I said, setting goals and stopping when you reach them is very > important ( and hard ). > Yep, but is good to know where we are actually... Saludos , Ignacio J. Ortega - To unsubscribe, e-mail: [EMAIL PROTECTED] For a

cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/core StandardWrapperValve.java

2001-02-21 Thread craigmcc
craigmcc01/02/21 11:12:41 Modified:catalina/src/share/org/apache/catalina/core StandardWrapperValve.java Log: Correctly report the actual exception that occurred to the error page (via attribute "javax.servlet.error.exception"), rather than repeating the

[Bug 458] Changed - Error Mounting a WebApp over mod_webapp with Apache BugRat Report#782

2001-02-21 Thread bugzilla
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=458 *** shadow/458 Thu Feb 1 05:51:46 2001 --- shadow/458.tmp.1753 Wed Feb 21 11:03:25 2001 *** *** 2,13 | Error Mounting a WebApp over mod_webapp with Apache BugRat Report#782 | +---

[Bug 465] New - Incomplete Documentation in server.xml for apache connector BugRat Report#790

2001-02-21 Thread bugzilla
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=465 *** shadow/465 Wed Feb 21 11:03:53 2001 --- shadow/465.tmp.1759 Wed Feb 21 11:03:53 2001 *** *** 0 --- 1,26 + ++ + | Incomplete Documentation in

Re: Tomcat file locations on Unix

2001-02-21 Thread cmanolache
> I prefer > > /opt/tomcat/conf > /src > /doc > /log > /bin > /lib > over That's also my preference. Or at least /usr/local/tomcat. We have a precedent - Apache. FHS allows /opt packages, and AFAIK that's the best way to allow multip

Re: Volunteer: Connectors?

2001-02-21 Thread cmanolache
> At the risk of getting everyone fed up with my messages today: > > I have generated the javadoc documentation for Tomcat 3.3m1, complete with > class diagrams. It was done with Together Control Center -- it includes an > Applet to view UML diagrams. You click on a diagram, it shows you the java

RE: Some benchmarks

2001-02-21 Thread Jones, Stephen
JProbe from the KL Group will provide you with all Object types and instance counts while Tomcat is running-- you can watch them change with every request. You can also watch GC happen in great detail. It was easy to use and it helped us eliminate a memory leak in our webapp. Not sure about its pr

Re: Some benchmarks

2001-02-21 Thread cmanolache
> Costin: > > Is there any way to find out how many objects are created in the JVM? > > I remember seeing something similar on a pre-release version of MacOS X: it > sampled the number of objects of the different core classes that were > allocated at any moment. > > Otherwise, how do you find o

RE: TC3.3: Profiles

2001-02-21 Thread cmanolache
> Hola a todos, Costin: > > > > > lib/common -> jars shared by container and all > > webapplications ( similar > > with the global CLASSPATH ). ( tomcat-core.jar ) > > > > Now ( i do saw today's CVS changes perhaps i'm out of date ) common only > need to contain servlet.jar, what do oyu think

RE: Tomcat file locations on Unix

2001-02-21 Thread Mike Braden
Well, I guess the RedHat RPM stuff can go where ever, but here's my experience: I work on multiple platforms and it's a little hard sometimes to keep up. I setup Apache on a SPARC box using the same locations that Sun uses: /var/apache/logs cgi-bin icons

Re: Tomcat file locations on Unix

2001-02-21 Thread Rolf Veen
Guillaume Rousse wrote: > On 2001.02.21 13:18:00 +0400 Rolf Veen wrote: > >>> So, what can we do for Tomcat ? >> >> I'm tired of trying to find files that belong to a package and that >> 'make install' spreads all over the system. My proposal will break FHS >> as it is now, in favor of a more

RE: Some benchmarks

2001-02-21 Thread Ignacio J. Ortega
Hola a todos, Rolf: > > Tomcat version(IBM-JDK | Sun-JDK | Blackdown-JDK ) > 3.2.1 standalone (668/994 | 491/783 | 463/749) > 3.3.m1 standalone (759/1294 | 556/1158 | 544/1107) Whow yeah believe sometimes is good.., Thanks Costin..( the man behind every ab request :) > 4.0.b1 stan

RE: TC3.3: /admin changes

2001-02-21 Thread Ignacio J. Ortega
Everything that permit us to allow more componentized release and download will have my +1 forever :-) Saludos , Ignacio J. Ortega - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

RE: TC3.3: Profiles

2001-02-21 Thread Ignacio J. Ortega
Hola a todos, Costin: > > lib/common -> jars shared by container and all > webapplications ( similar > with the global CLASSPATH ). ( tomcat-core.jar ) > Now ( i do saw today's CVS changes perhaps i'm out of date ) common only need to contain servlet.jar, what do oyu think will be on tomcat-c

Re: Tomcat file locations on Unix

2001-02-21 Thread Tim Tye
- Original Message - From: Guillaume Rousse <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, February 21, 2001 7:23 AM Subject: Re: Tomcat file locations on Unix > On 2001.02.21 13:18:00 +0400 Rolf Veen wrote: > > > From what i'm seeing on my own system (Mandrake 7.2), gener

Re: Volunteer: Connectors?

2001-02-21 Thread Kresimir
Hi! Could you send it to me? Thank you!!! kresimir - Original Message - From: "Alex Fernández" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, February 21, 2001 1:12 PM Subject: Re: Volunteer: Connectors? > At the risk of getting everyone fed up with my messag

RE: INFO on mod_jk and RPMs ....

2001-02-21 Thread GOMEZ Henri
>Maybe add them to the >/builds/jakarta-tomcat/native-3.3/linux tree? May be but why such a directory ? It will cause questions from users about which .so to use ? >Keith > >-Original Message- >From: GOMEZ Henri [mailto:[EMAIL PROTECTED]] >Sent: Wednesday, February 21, 2001 6:00 AM >To:

RE: INFO on mod_jk and RPMs ....

2001-02-21 Thread Keith Wannamaker
Maybe add them to the /builds/jakarta-tomcat/native-3.3/linux tree? Keith -Original Message- From: GOMEZ Henri [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 21, 2001 6:00 AM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: INFO on mod_jk and RPMs Direct linux binary : h

Re: Tomcat file locations on Unix

2001-02-21 Thread Guillaume Rousse
On 2001.02.21 13:18:00 +0400 Rolf Veen wrote: > > From what i'm seeing on my own system (Mandrake 7.2), general services > > (ftp, www, etc) have their own > > /var/name dir, while specific applications (postgres, wine, etc...) > have > > their /var/lib/name dir. > > I don't see what /var/lib has

Re: Volunteer: Connectors?

2001-02-21 Thread Alex Fernández
At the risk of getting everyone fed up with my messages today: I have generated the javadoc documentation for Tomcat 3.3m1, complete with class diagrams. It was done with Together Control Center -- it includes an Applet to view UML diagrams. You click on a diagram, it shows you the javadoc for th

Re: [ANNOUNCEMENT] Tomcat 3.3 Milestone 1

2001-02-21 Thread Alex Fernández
Sorry, this was meant to be sent to Larry alone. Alex. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: [ANNOUNCEMENT] Tomcat 3.3 Milestone 1

2001-02-21 Thread Alex Fernández
Hi Larry! I have tested part of our application with Tomcat 3.3, and it works like a charm. Everything works all right, though it's only the administration servlets. I'll be testing the load-test part in short. The testing has been done on Windows 2000 with Sun's JDK 1.2.2. Later I'll try it on

INFO on mod_jk and RPMs ....

2001-02-21 Thread GOMEZ Henri
Hi, More than 10% of the message on the [EMAIL PROTECTED] (and some on [EMAIL PROTECTED]), are all about mod_jk build and many are related to Linux Box : 1) Could we change reference to projects in http://jakarta.apache.org/site/binindex.html. Some points to xxx/bin : http://jak

Re: Some benchmarks

2001-02-21 Thread Alex Fernández
Costin: Is there any way to find out how many objects are created in the JVM? I remember seeing something similar on a pre-release version of MacOS X: it sampled the number of objects of the different core classes that were allocated at any moment. Otherwise, how do you find out how many object

Re: Tomcat file locations on Unix

2001-02-21 Thread Rolf Veen
Hola. Guillaume Rousse wrote: > From what i'm seeing on my own system (Mandrake 7.2), general services > (ftp, www, etc) have their own > /var/name dir, while specific applications (postgres, wine, etc...) have > their /var/lib/name dir. I don't see what /var/lib has to do with Tomcat. Tomcat i

AW: Some benchmarks

2001-02-21 Thread Thomas Bezdicek
>Put a "-server" in the command line for running tomcat when using the sun >jdk. This should be on by default IMHO, unfortunately other VM's complain >about this. Requiring a bit of fancy work to eval the JDK you're running >on. For now, just hand hack it in there and run the Sun tests again! :

Re: Some benchmarks

2001-02-21 Thread Rolf Veen
Matthew Dornquast wrote: > Put a "-server" in the command line for running tomcat when using the sun > jdk. Costin Manolache wrote: > Yes, I would be very interested in the results with a simple JSP. Thanks, Matthew and Costin. I take note for the next batch of tests. Rolf.