[REPORT] errors on some documents in jakarta-tomcat-5 repository

2002-09-10 Thread iasandcb
In jakarta-tomcat-5 repository on BUILDING.txt, the link http://jakarta.apache.org/builds/jakarta-tomcat-5/nightly/src/ doesn't work at all. on RUNNING.txt, http://jakarta.apache.org/builds/jakarta-tomcat-5/nightly/ also doesn't work at all. I hope these can be corrected as soon as possilbe fo

cvs commit: jakarta-tomcat build.xml

2002-09-10 Thread billbarker
billbarker2002/09/10 22:36:43 Modified:.build.xml Log: Add commons-logging to the ClassPath for Util. Preliminary step for starting on converting Util to c-l (which makes debugging s much nicer :) Revision ChangesPath 1.186 +5 -0 jakarta-tomcat

DO NOT REPLY [Bug 12387] - JSP Compilation errors: jars in WEB-INF/lib and classes in WEB-INF/classes not in classpath

2002-09-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_b

DO NOT REPLY [Bug 12504] - Subject: Tomcat 4.1.10 Would not load jars from WEB-INF if context is on another drive

2002-09-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_b

[5][PATCH] Enable manager app in catalina/tester deployment

2002-09-10 Thread Steve Downey
The tester app needs to unload and reload the tester webapp, but, of course, the manager app is not enabled by default. This adds a tomcat-users.xml so that it can be deployed and run automatically. Now there are only a few failures left that I'm seeing. The tomcat-users.xml should go into a

cvs commit: jakarta-tomcat-catalina/catalina build.xml

2002-09-10 Thread bobh
bobh2002/09/10 20:44:57 Modified:catalina build.xml Log: - minor gump related tweak Revision ChangesPath 1.19 +1 -0 jakarta-tomcat-catalina/catalina/build.xml Index: build.xml === RCS

cvs commit: jakarta-tomcat-catalina gump.xml

2002-09-10 Thread bobh
bobh2002/09/10 20:37:47 Modified:.gump.xml Log: - fix some properties. Revision ChangesPath 1.9 +7 -1 jakarta-tomcat-catalina/gump.xml Index: gump.xml === RCS file: /home/cvs/

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

2002-09-10 Thread bobh
bobh2002/09/10 20:33:58 Modified:tester build.xml tester/src/bin tester.xml Log: fix some false positive and false negative tests from Steve Downey <[EMAIL PROTECTED]> Revision ChangesPath 1.2 +4 -4 jakarta-tomcat-catalina/tester/build.x

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/util/depend DependClassLoader.java DependClassLoader12.java

2002-09-10 Thread billbarker
billbarker2002/09/10 20:27:30 Modified:src/share/org/apache/tomcat/util/depend DependClassLoader.java DependClassLoader12.java Log: Check for Windows device names before attempting to read the class file. At least under XP, this can cause a request to ha

Re: [5][PATCH] catalina/tester fix some false positive and false negative tests

2002-09-10 Thread Steve Downey
On Tuesday 10 September 2002 10:56 pm, Steve Downey wrote: > This patch builds tester against the servletapi-5 classes and repairs the > URLs in the JSP examples used by tester. These were causing some false > positve and false negative test results. Index: build.xml ===

cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/startup ContextConfig.java Catalina.java

2002-09-10 Thread bobh
bobh2002/09/10 20:24:05 Modified:catalina/src/share/org/apache/catalina/startup ContextConfig.java Catalina.java Log: - This quick fix allows compiling in my environment Revision ChangesPath 1.13 +6 -6 jakarta-tomcat-catalina/catali

[5][PATCH] catalina/tester fix some false positive and false negative tests

2002-09-10 Thread Steve Downey
This patch builds tester against the servletapi-5 classes and repairs the URLs in the JSP examples used by tester. These were causing some false positve and false negative test results. -- To unsubscribe, e-mail: For additional commands, e-mail:

DO NOT REPLY [Bug 12053] - HTML Manager is not allowed to reset/start/stop the root context

2002-09-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_b

Some url fixes

2002-09-10 Thread Dave
Please find attached some url fixes. There are still some more to fix.   Dave fixes.diff Description: Binary data fixes2.diff Description: Binary data -- To unsubscribe, e-mail: For additional commands, e-mail:

DO NOT REPLY [Bug 12053] - HTML Manager is not allowed to reset/start/stop the root context

2002-09-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_b

DO NOT REPLY [Bug 12250] - response.encodeURL does not working correctly.

2002-09-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_b

DO NOT REPLY [Bug 12053] - HTML Manager is not allowed to reset/start/stop the root context

2002-09-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_b

DO NOT REPLY [Bug 12053] - HTML Manager is not allowed to reset/start/stop the root context

2002-09-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_b

Re: cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/startup ContextConfig.java

2002-09-10 Thread Steve Downey
Broken build, please revert this. Log has no log method. (Second time today. Bound to happen once in while.) On Tuesday 10 September 2002 03:40 pm, [EMAIL PROTECTED] wrote: > jfarcand2002/09/10 12:40:25 > > Modified:catalina/src/share/org/apache/catalina/startup >

RE: cvs commit:jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/startupCatalina.java

2002-09-10 Thread Bob Herrmann
Yea, I changed references of "log.log" to "log.info" -bob On Tue, 2002-09-10 at 19:19, Dave wrote: > This commit has stopped Tomcat compiling. There is no log method in > org.apache.commons.logging.Log. > > > > Dave > -- Cheers, -bob -- To unsubscribe, e-mail:

RE: cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/startup Catalina.java

2002-09-10 Thread Dave
This commit has stopped Tomcat compiling. There is no log method in org.apache.commons.logging.Log. Dave

DO NOT REPLY [Bug 12504] New: - Subject: Tomcat 4.1.10 Would not load jars from WEB-INF if context is on another drive

2002-09-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_b

DO NOT REPLY [Bug 12286] - NullPointerException in JDBCStore (fix included)

2002-09-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_b

DO NOT REPLY [Bug 12503] New: - default servlet overrides welcome file

2002-09-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_b

Re: Form auth status not persisted between tomcat reloads

2002-09-10 Thread Kristoffer Michael
Well that's a shame. This feature seemed to work in eg. Resin, and it's very convenient. Is there some reason to this behaviour in Tomcat? But if this isn't going to change, maybe the docs should reflect this. >From Realm HOW-TO (under JDBCRealm Additional notes): == # Once a user has been auth

Re: Form auth status not persisted between tomcat reloads

2002-09-10 Thread Bob Herrmann
Humm. To be 'logged in' is to have a 'principal' StandardSession.java declares it's principal like this /** * The authenticated Principal associated with this session, if any. * IMPLEMENTATION NOTE: This object is not saved and * restored across session serializations!

Form auth status not persisted between tomcat reloads

2002-09-10 Thread Kristoffer Michael
If a user is logged in (by using FORM auth), and tomcat is restarted, the "logged in" status for the user is forgotten, even though the session and session attributes are remembered. Apparently the status is not stored in the session (but in a HttpRequest note)? Is this a "feature", or is there

cvs commit: jakarta-tomcat-jasper/jasper2/src/share/org/apache/jasper/compiler Generator.java

2002-09-10 Thread luehe
luehe 2002/09/10 14:52:35 Modified:jasper2/src/share/org/apache/jasper/compiler Generator.java Log: Fixed 12319: Compile Error when a Classic Tag is nested in the jsp:attribute of a Simple Tag Revision ChangesPath 1.97 +21 -10 jakarta-tomcat-jas

DO NOT REPLY [Bug 12319] - Compile Error when a Classic Tag is nested in the jsp:attribute of a Simple Tag

2002-09-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_b

DO NOT REPLY [Bug 12492] - JSP with lots of custom tags crashes tomcat VM

2002-09-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_b

DO NOT REPLY [Bug 12501] New: - Custom loaderClass="..." ignored in ...

2002-09-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_b

DO NOT REPLY [Bug 12492] - JSP with lots of custom tags crashes tomcat VM

2002-09-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_b

DO NOT REPLY [Bug 12492] - JSP with lots of custom tags crashes tomcat VM

2002-09-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_b

DO NOT REPLY [Bug 12492] - JSP with lots of custom tags crashes tomcat VM

2002-09-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_b

DO NOT REPLY [Bug 12492] - JSP with lots of custom tags crashes tomcat VM

2002-09-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_b

cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/startup Catalina.java

2002-09-10 Thread jfarcand
jfarcand2002/09/10 12:41:40 Modified:catalina/src/share/org/apache/catalina/startup Catalina.java Log: Change the loggin level from Info toLog when performance number are displayed.CVS: -- Revision Changes

cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/startup ContextConfig.java

2002-09-10 Thread jfarcand
jfarcand2002/09/10 12:40:25 Modified:catalina/src/share/org/apache/catalina/startup ContextConfig.java Log: Change the logging levelo from Info to Log when performance information are displayed.CVS: ---

DO NOT REPLY [Bug 12493] New: - Unable to create a variable scope to a fragment

2002-09-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_b

DO NOT REPLY [Bug 12492] - JSP with lots of custom tags crashes tomcat VM

2002-09-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_b

DO NOT REPLY [Bug 12492] New: - JSP with lots of custom tags crashes tomcat VM

2002-09-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_b

cvs commit: jakarta-tomcat-catalina build.xml

2002-09-10 Thread bobh
bobh2002/09/10 11:08:29 Modified:.build.xml Log: - fix subproject catalina target. thanks Steve Downey Revision ChangesPath 1.8 +1 -1 jakarta-tomcat-catalina/build.xml Index: build.xml ===

Re: cvs commit: jakarta-tomcat-catalina build.xml gump.xml

2002-09-10 Thread Steve Downey
Perhaps you could also change > back to target="deploy", since you deleted the catalina.target property? On Tuesday 10 September 2002 01:26 pm, [EMAIL PROTECTED] wrote: > bobh2002/09/10 10:26:17 > > Modified:.build.xml gump.xml > Log: > - Larry Isaacs suggests t

DO NOT REPLY [Bug 12280] - Bogus exception stack trace

2002-09-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_b

cvs commit: jakarta-tomcat-catalina build.xml gump.xml

2002-09-10 Thread bobh
bobh2002/09/10 10:26:17 Modified:.build.xml gump.xml Log: - Larry Isaacs suggests that using an additional target is more typical way to handle this situation (different build paths for gump vs other build.xml) Revision ChangesPath 1.7 +10 -3 ja

cvs commit: jakarta-tomcat-catalina gump.xml

2002-09-10 Thread bobh
bobh2002/09/10 09:16:54 Modified:.gump.xml Log: - had absolute paths, not relative paths - my bad. Revision ChangesPath 1.7 +4 -2 jakarta-tomcat-catalina/gump.xml Index: gump.xml ==

Re: cvs commit: jakarta-tomcat-catalina build.xml gump.xml

2002-09-10 Thread Bob Herrmann
Picky picky. On Tue, 2002-09-10 at 12:07, Stefan Bodewig wrote: > On 10 Sep 2002, <[EMAIL PROTECTED]> wrote: > > > + > > I don't think this is going to work on my machine (no user bob here 8-). > > You probably want to do something like > >reference="home"/> > > Same for cat

Re: cvs commit: jakarta-tomcat-catalina build.xml gump.xml

2002-09-10 Thread Stefan Bodewig
On 10 Sep 2002, <[EMAIL PROTECTED]> wrote: > + I don't think this is going to work on my machine (no user bob here 8-). You probably want to do something like Same for catalina-home. Stefan -- To unsubscribe, e-mail: For additional commands, e-mail:

cvs commit: jakarta-tomcat-catalina build.xml

2002-09-10 Thread bobh
bobh2002/09/10 08:53:38 Modified:.build.xml Log: - Oops, forgot to close the property tag. (test then commit, not commit and test.) Revision ChangesPath 1.6 +1 -1 jakarta-tomcat-catalina/build.xml Index: build.xml ==

cvs commit: jakarta-tomcat-catalina build.xml gump.xml

2002-09-10 Thread bobh
bobh2002/09/10 08:50:49 Modified:.build.xml gump.xml Log: - Changes to get gump working. Namely build.xml, make catalina deploy target configurable so that catalina builds without building coyote (gump hates this.) Namely gump.xml, added values for otherwise unde

cvs commit: jakarta-tomcat-connectors/jk/native/apache-2.0 mod_jk.c

2002-09-10 Thread jfclere
jfclere 2002/09/10 08:08:13 Modified:jk/native/apache-2.0 mod_jk.c Log: I prefer to get 500 when something goes wrong than getting not found. Revision ChangesPath 1.56 +3 -2 jakarta-tomcat-connectors/jk/native/apache-2.0/mod_jk.c Index: mod_jk.c

DO NOT REPLY [Bug 12476] - Variables are not initialized with custom tag whichextends TagSupport

2002-09-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_b

[Jasper2] Test suite ?

2002-09-10 Thread Remy Maucherat
As the 4.1.10 release revealed, despite our best efforts, some bugs slipped in the tag handling code, due to the complexity of the specification. Watchdog is unfortunately only testing very simple cases, and cannot be used to catch those problems (on the servlet side, OTOH, it seems to be wil

cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_logger_file.c

2002-09-10 Thread mturk
mturk 2002/09/10 06:40:08 Modified:jk/native2/common jk_logger_file.c Log: Fix the successful log initialization logging as INFO not as ERROR Revision ChangesPath 1.32 +2 -2 jakarta-tomcat-connectors/jk/native2/common/jk_logger_file.c Index: jk_logger_fi

DO NOT REPLY [Bug 12476] New: - Variables are not initialized with custom tag whichextends TagSupport

2002-09-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_b

DO NOT REPLY [Bug 12145] - [PATCH] AccessLogValve - %{xxx}i implementation

2002-09-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_b

Re: [4.1] JK 2 docs

2002-09-10 Thread jean-frederic clere
Remy Maucherat wrote: > I have refreshed the online docs bundle (which was really stale) so that > people can see the result. > > http://jakarta.apache.org/tomcat/tomcat-4.1-doc/index.html > > Other new additions include the much needed Jasper documentation by Glenn. What about also having a l

Re: [4.1] JK 2 docs

2002-09-10 Thread Henri Gomez
> The JK docs look a bit like the Maven or Turbine style, so it may be the > "next-gen" look for Jakarta > http://jakarta.apache.org/turbine/index.html Largelly grabbed from Pier's mod_webapp documentation style. >> What about building docs? We can have one release of TC that is not >> necessa

Re: [4.1] JK 2 docs

2002-09-10 Thread Remy Maucherat
Mladen Turk wrote: > Excelent! > Finally the docs are where they should be. > > The only thing left IMO is to make the jk 2 docs style the same as in > the Tomcat. Or vice versa. The JK docs look a bit like the Maven or Turbine style, so it may be the "next-gen" look for Jakarta. http://jakart

Re: [4.1] JK 2 docs

2002-09-10 Thread Henri Gomez
> I tried it. I kinda like the result (but we can choose to link to the JK > docs instead), except for the JK 1 / JK 2 confusion. may be better make link to jk instead of jk2. the doc split between commons, jk and jk2 specifics, and I think we'll focus next time of jk2 specific. I tried to av

RE: [4.1] JK 2 docs

2002-09-10 Thread Mladen Turk
Excelent! Finally the docs are where they should be. The only thing left IMO is to make the jk 2 docs style the same as in the Tomcat. What about building docs? We can have one release of TC that is not necessary to be in sync with the release of any jk, and the connector docs may change. How di

Re: [4.1] JK 2 docs

2002-09-10 Thread Henri Gomez
> I tried including everything. The idea would be to have users be able to > download the bundle (eventually), put it on a CD, and don't have to > browse the web for more info. Correct (or users spending 4hours by days in train). BTW, the jk doc will be updated today and may be tomorrow, some

Re: [4.1] JK 2 docs

2002-09-10 Thread Remy Maucherat
Henri Gomez wrote: > Remy Maucherat wrote: > >> I have refreshed the online docs bundle (which was really stale) so >> that people can see the result. >> >> http://jakarta.apache.org/tomcat/tomcat-4.1-doc/index.html > > > Ok, I see you included the jk (and jk2 docs). I tried it. I kinda like

Re: [PROPOSAL] working jk2 configuration files

2002-09-10 Thread Henri Gomez
Mladen Turk wrote: > Hi, > > I would like to make a jk2.properties and workers2.properties as working > one by the installation. > Hope that I express myself as understandable :). > > This means that the default jk2 and workers2 properties should have only > the minimum configuration directives

Re: [4.1] JK 2 docs

2002-09-10 Thread Remy Maucherat
Henri Gomez wrote: > Remy Maucherat wrote: > >> Henri Gomez wrote: >> >>> Why did you include JK2 docs into Tomcat 4.1.11 ? >> >> >> >> Because people who download Tomcat usually want to configure JK also, >> without going online again after downloading the binaries. >> >>> I think it's better t

Re: [4.1] JK 2 docs

2002-09-10 Thread Henri Gomez
Remy Maucherat wrote: > I have refreshed the online docs bundle (which was really stale) so that > people can see the result. > > http://jakarta.apache.org/tomcat/tomcat-4.1-doc/index.html Ok, I see you included the jk (and jk2 docs). You snap it between my last style commit and JF add on inst

Re: [4.1] JK 2 docs

2002-09-10 Thread Henri Gomez
Remy Maucherat wrote: > Henri Gomez wrote: > >> Why did you include JK2 docs into Tomcat 4.1.11 ? > > > Because people who download Tomcat usually want to configure JK also, > without going online again after downloading the binaries. > >> I think it's better to have them on jakarta site (wil

Re: [4.1] JK 2 docs

2002-09-10 Thread Remy Maucherat
I have refreshed the online docs bundle (which was really stale) so that people can see the result. http://jakarta.apache.org/tomcat/tomcat-4.1-doc/index.html Other new additions include the much needed Jasper documentation by Glenn. Remy -- To unsubscribe, e-mail:

cvs commit: jakarta-tomcat-connectors/jk/xdocs/jk aphowto.xml

2002-09-10 Thread hgomez
hgomez 2002/09/10 04:35:20 Modified:jk/xdocs/jk aphowto.xml Log: Fixes typos :) Revision ChangesPath 1.8 +2 -2 jakarta-tomcat-connectors/jk/xdocs/jk/aphowto.xml Index: aphowto.xml === RC

Re: [4.1] JK 2 docs

2002-09-10 Thread Remy Maucherat
Henri Gomez wrote: > Why did you include JK2 docs into Tomcat 4.1.11 ? Because people who download Tomcat usually want to configure JK also, without going online again after downloading the binaries. > I think it's better to have them on jakarta site (will have to > create a jakarta-tomcat-conn

cvs commit: jakarta-tomcat-connectors/jk/xdocs/jk aphowto.xml

2002-09-10 Thread jfclere
jfclere 2002/09/10 04:15:15 Modified:jk/xdocs/jk aphowto.xml Log: Add a session and 2 examples for the static linking of mod_jk. Revision ChangesPath 1.7 +63 -0 jakarta-tomcat-connectors/jk/xdocs/jk/aphowto.xml Index: aphowto.xml

Re: What is the difference between mod_jk and mod_jk2 modules?

2002-09-10 Thread Henri Gomez
Dev Zero G Ltd wrote: > Hello. > > Can anybody suggest what is the difference (benefits/shortages) beetween > mod_jk and mod_jk2 connectors from the user point of view? > > Thanks for help! > > Dev Zero G Ltd team. > http://devzerog.com > > > > > -- > To unsubscribe, e-mail:

Re: [4.1] JK 2 docs

2002-09-10 Thread Henri Gomez
Remy Maucherat wrote: > I've integrated the JK 2 docs bundle in the TC 4.1.11 docs package > (except the javadocs, which I'll do later today). > > I also plan to update the online docs bundle with the latest snapshot > later today. > > Remy > > > -- > To unsubscribe, e-mail: >

DO NOT REPLY [Bug 12475] New: - CPU Usage is 0%, Tomcat doesn't response

2002-09-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_b

Re: mod_jk 1.2.0 doc need review before release

2002-09-10 Thread jean-frederic clere
Henri Gomez wrote: >> Then I will arrange 1. And document 2 and 3 ;-) > > > The doc has been updated : > > http://jakarta.apache.org/~hgomez/jk_docs/jk/ > > PS: Will you document 2 and 3 in aphowto.xml ? > > > > > -- > To unsubscribe, e-mail: > > For addition

DO NOT REPLY [Bug 11489] - Scanning JAR files in WEB-INF/lib without temp directory

2002-09-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_b

DO NOT REPLY [Bug 12474] - Exception processing jar in Struts war

2002-09-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_b

DO NOT REPLY [Bug 12474] New: - Exception processing jar in Struts war

2002-09-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_b

cvs commit: jakarta-tomcat-connectors/jk/xdocs style.xsl.in

2002-09-10 Thread hgomez
hgomez 2002/09/10 02:08:18 Modified:jk/xdocs style.xsl.in Log: Change color for section Revision ChangesPath 1.11 +2 -2 jakarta-tomcat-connectors/jk/xdocs/style.xsl.in Index: style.xsl.in =

cvs commit: jakarta-tomcat-4.0/webapps/tomcat-docs index.xml project.xml

2002-09-10 Thread remm
remm2002/09/10 02:06:55 Modified:webapps/tomcat-docs index.xml project.xml Log: - Add visible links to the JK documentation. Revision ChangesPath 1.16 +11 -4 jakarta-tomcat-4.0/webapps/tomcat-docs/index.xml Index: index.xml ===

cvs commit: jakarta-tomcat-site/xdocs index.xml

2002-09-10 Thread remm
remm2002/09/10 01:54:14 Modified:docs index.html xdocsindex.xml Log: - Version number update. Revision ChangesPath 1.27 +3 -3 jakarta-tomcat-site/docs/index.html Index: index.html ===

[4.1] JK 2 docs

2002-09-10 Thread Remy Maucherat
I've integrated the JK 2 docs bundle in the TC 4.1.11 docs package (except the javadocs, which I'll do later today). I also plan to update the online docs bundle with the latest snapshot later today. Remy -- To unsubscribe, e-mail: For additional commands, e-mail

Re: mod_jk 1.2.0 doc need review before release

2002-09-10 Thread Henri Gomez
> Then I will arrange 1. And document 2 and 3 ;-) The doc has been updated : http://jakarta.apache.org/~hgomez/jk_docs/jk/ PS: Will you document 2 and 3 in aphowto.xml ? -- To unsubscribe, e-mail: For additional commands, e-mail:

cvs commit: jakarta-tomcat-4.0/webapps/tomcat-docs/config jk2.xml

2002-09-10 Thread remm
remm2002/09/10 01:49:05 Modified:webapps/tomcat-docs build.xml project.xml webapps/tomcat-docs/config jk2.xml Log: - Integrate JK2 docs. - Cleanups. Revision ChangesPath 1.12 +10 -0 jakarta-tomcat-4.0/webapps/tomcat-docs/build.xml Index

Re: cvs commit: jakarta-tomcat-connectors/jk/xdocs menu.idx style.xsl.in

2002-09-10 Thread Henri Gomez
>> Excellent, we just need now to pass the subpart name and will be ready ;) Fixed with latest menu.idx and style.xsl.in >> I'm still waiting comments on jk load-balancing settings after the >> commited lb patches from May 2002 (Costin, Bern, Matthias) > > > I got your mail and sent it to you

cvs commit: jakarta-tomcat-connectors/jk/xdocs/jk aphowto.xml

2002-09-10 Thread hgomez
hgomez 2002/09/10 01:38:27 Modified:jk/xdocs/jk aphowto.xml Log: Changed the name of iSeries SRVPGM (shared lib) from QCZTC to MODJK to avoid clash with original SRVPGM Revision ChangesPath 1.6 +1 -1 jakarta-tomcat-connectors/jk/xdocs/jk/aphowto.xml

cvs commit: jakarta-tomcat-connectors/jk/xdocs/jk workershowto.xml

2002-09-10 Thread hgomez
hgomez 2002/09/10 01:36:30 Modified:jk/xdocs/jk workershowto.xml Log: Added the documentation on advanced lb ie, local_worker and local_worker_only Revision ChangesPath 1.4 +81 -0 jakarta-tomcat-connectors/jk/xdocs/jk/workershowto.xml Index: workershow

DO NOT REPLY [Bug 12472] - Trying to display the admin application results in JVM crash

2002-09-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_b

DO NOT REPLY [Bug 12472] - Trying to display the admin application results in JVM crash

2002-09-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_b

DO NOT REPLY [Bug 12472] New: - Trying to display the admin application results in JVM crash

2002-09-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_b

cvs commit: jakarta-tomcat-connectors/jk/xdocs faq.xml index.xml

2002-09-10 Thread hgomez
hgomez 2002/09/10 01:02:50 Modified:jk/xdocs/jk workershowto.xml iishowto.xml aphowto.xml neshowto.xml domhowto.xml jk/xdocs/common AJPv14-proposal.xml AJPv13.xml jk/xdocs faq.xml index.xml Log: Fixes typos and styles Revis

cvs commit: jakarta-tomcat-connectors/jk/xdocs menu.idx style.xsl.in

2002-09-10 Thread hgomez
hgomez 2002/09/10 01:02:13 Modified:jk/xdocs menu.idx style.xsl.in Log: Add section in document, allowing spacing in final HTML. Still behind JF for XSL but ... Revision ChangesPath 1.9 +14 -5 jakarta-tomcat-connectors/jk/xdocs/menu.idx Index: menu

DO NOT REPLY [Bug 12434] - Version ID of 4.1.10 is wrong

2002-09-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_b

Re: cvs commit: jakarta-tomcat-connectors/jk/xdocs menu.idx style.xsl.in

2002-09-10 Thread Bernd Koecke
Henri Gomez wrote: > [EMAIL PROTECTED] wrote: > >> jfclere 2002/09/09 08:00:58 >> >> Modified:jk/xdocs menu.idx style.xsl.in >> Log: >> Add code to allow a dummy in menu.idx: To separte jk and >> jk2. > > > Excellent, we just need now to pass the subpart name and will be ready ;