RE: [J-T-C] PGP Keys

2001-07-02 Thread GOMEZ Henri
so, i don't yet have a pgp key. what is the right way to generate my public/secret key pair? pgp -kg?? RSA or DSS/DH?? If you're a windows user get a copy of PGP 7.0.3 (+ update) and create a RSA key :) Or if you're using unix use the goold old 2.6.3i and also RSA.

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

2001-07-02 Thread hgomez
hgomez 01/07/02 01:17:58 Modified:jk/native/apache-2.0 mod_jk.c Log: util_date.h moved to APR in httpd 2.0-19-dev Revision ChangesPath 1.11 +6 -1 jakarta-tomcat-connectors/jk/native/apache-2.0/mod_jk.c Index: mod_jk.c

RE: problem with mod_webapp

2001-07-02 Thread GOMEZ Henri
One thing that mod_webapp has going for it is that it is based on APR (this makes the webapp code much simpler). In my experience with mod_jk, I've always had problems getting the right defines for my platform (as there is no configure script - somehow, I remember J.F. Clere adding some stuff

RE: [PRE-PROPOSAL] jakarta-tomcat-doc sub-project : WAS: [Tomcat Docu mentation Redactors To Hire]

2001-07-02 Thread GOMEZ Henri
Good idea, We could have a tomcat-doc mailing-list, but we'll still need to commit the material. I'd rather keep the documentation together with the project. When I (don't :) write the docs, I don't want to update two CVSes, we can give access to whoever wants to write it... Many projects

Re: mod_jk configuration

2001-07-02 Thread Andy Armstrong
Can we broaden this out to all connectors? At the moment the IIS connector has stuff in the registry, the Domino connector has stuff either in the registry or in an INI file (depending on platform). It's all a bit messy really. [EMAIL PROTECTED] wrote: The goals: 1. Full support for all

cvs commit: jakarta-tomcat-connectors/jk/native configure.in

2001-07-02 Thread jfclere
jfclere 01/07/02 02:46:14 Modified:jk/native configure.in Log: Take out the logic that creates jk_version.h Revision ChangesPath 1.8 +3 -30 jakarta-tomcat-connectors/jk/native/configure.in Index: configure.in

cvs commit: jakarta-tomcat-connectors/jk/native/common jk_version.h.in

2001-07-02 Thread jfclere
jfclere 01/07/02 02:49:51 Removed: jk/native/common jk_version.h.in Log: The file is useless because all the version logic has been moved in jk_version.h

submit a patch

2001-07-02 Thread Thomas Colin de Verdiere
Hi, how do i submit a patch? Thomas

cvs commit: jakarta-tomcat-connectors KEYS

2001-07-02 Thread andya
andya 01/07/02 04:44:25 Modified:.KEYS Log: Added [EMAIL PROTECTED] Revision ChangesPath 1.2 +34 -0 jakarta-tomcat-connectors/KEYS Index: KEYS === RCS file:

Re: [JSR-96-Members] JSR-096 (Java Daemon API) critique...

2001-07-02 Thread Pier P. Fumagalli
Kruszewski Marek at [EMAIL PROTECTED] wrote: First of all I would like to ask for excuse those recipients of this mail who are not directly involved in the specification of java daemons. The discussion has run somehow out of control. I don't know what kind of personal or professional

cvs commit: jakarta-tomcat-connectors/jk/native/common jk_ajp14.c

2001-07-02 Thread hgomez
hgomez 01/07/02 05:34:28 Modified:jk/native/common jk_ajp14.c Log: Bad copy paste. When we want to have info about a context, send its name (only) Submitted by: JF-Clere Revision ChangesPath 1.11 +4 -4 jakarta-tomcat-connectors/jk/native/common/jk_ajp14.c

cvs commit: jakarta-tomcat-connectors/common - New directory

2001-07-02 Thread jfclere
jfclere 01/07/02 06:59:29 jakarta-tomcat-connectors/common - New directory

cvs commit: jakarta-tomcat-connectors/common/build - New directory

2001-07-02 Thread jfclere
jfclere 01/07/02 07:00:07 jakarta-tomcat-connectors/common/build - New directory

cvs commit: jakarta-tomcat-connectors/common/build apache.m4

2001-07-02 Thread jfclere
jfclere 01/07/02 07:01:31 Added: common/build apache.m4 Log: m4 Macros for configure. Revision ChangesPath 1.1 jakarta-tomcat-connectors/common/build/apache.m4 Index: apache.m4 ===

cvs commit: jakarta-tomcat-connectors/webapp Makedefs.in configure.in

2001-07-02 Thread jfclere
jfclere 01/07/02 07:06:02 Modified:webapp Makedefs.in configure.in Log: Add APXSCFLAGS and APXSLDFLAGS to work-around APR problems. Revision ChangesPath 1.4 +2 -2 jakarta-tomcat-connectors/webapp/Makedefs.in Index: Makedefs.in

tomcat gui

2001-07-02 Thread dkalna
Hi, I'd like to develop GUI for Tomcat (for managing users, contexts, load on servlet container, etc.), but I have no notion where to start. Please advice, do I have use ContextManager, or connectors to touch Tomcat's environment ? Does anybody working on this already ? Thanks Dalibor

[PATCH] Exporting servlet-mappings to Apache/mod_jk TC3.3-M4

2001-07-02 Thread William Barker
I don't really expect this to be approved for inclusion, since it relies on ApacheConfig having too much knowledge about Context internals. I'm submitting it primarily to demonstrate to the ajp14/warp crowd that it is possible to auto-generate mappings short of JkMount /my-app/* ajp13.

i need help for mod_webapp

2001-07-02 Thread Ren Weili
1)compiling the apr, it need an option --disable-threads otherwise the mod_webapp.so cann't be loaded by apache, it said: undefined symble:pthread_sigmask 2) in the jakarta-tomcat-connectors/webapp/docs/apache-1.3.html state: LoadModule webapp_module libexec/mod_webapp.so

RE: [JSR-96-Members] JSR-096 (Java Daemon API) critique...

2001-07-02 Thread Kruszewski Marek
Hallo, First of all I would like to ask for excuse those recipients of this mail who are not directly involved in the specification of java daemons. The discussion has run somehow out of control. I don't know what kind of personal or professional problems Pier tries to solve or excuse this way,

Tomcat InProcess execution problem

2001-07-02 Thread Furer Alexander
Hello! Sorry i trouble you but i really need your help! I'm trying to run Tomcat 3.2 inside IIS. First of all , i seted up Tomcat redirection plugin - it's OK. After that i followed the instraction "in-process-howto" and i have got Exception : D:\Tomcat\binstartup.batIncluding all jars in

RE: [PRE-PROPOSAL] jakarta-tomcat-doc sub-project : WAS: [Tomcat Docu mentation Redactors To Hire]

2001-07-02 Thread Rob S.
I'd rather keep the documentation together with the project. When I (don't :) write the docs, I don't want to update two CVSes, we can give access to whoever wants to write it... Many projects at jakarta may use tomcat and it would be great for them to be able to include all or parts of

Re: tomcat gui

2001-07-02 Thread cmanolache
On Mon, 2 Jul 2001 [EMAIL PROTECTED] wrote: Hi, I'd like to develop GUI for Tomcat (for managing users, contexts, load on servlet container, etc.), but I have no notion where to start. Please advice, do I have use ContextManager, or connectors to touch Tomcat's environment ? Is it a

RE: [PRE-PROPOSAL] jakarta-tomcat-doc sub-project : WAS: [TomcatDocu mentation Redactors To Hire]

2001-07-02 Thread cmanolache
On Mon, 2 Jul 2001, Rob S. wrote: 1) People don't like to write docs, and for an open-source project, I'd say that's perfectly cool so long as those same people are willing to have a read through the docs after a major update to make sure they're coherent ;) For ours especially, to author

RE: new config plan

2001-07-02 Thread GOMEZ Henri
I think I found a good way to implement the previous proposal, it should solve the short term problem and allow later development. The plan is: - start by fixing jk_uri_worker_map to support the virtual host ( it's one of the biggest missing points ). virtual host will be present in ajp14 :!

Re: problem with mod_webapp

2001-07-02 Thread Justin Erenkrantz
On Mon, Jul 02, 2001 at 10:29:39AM +0200, GOMEZ Henri wrote: APR will be the future, but it still in changing state. Do you want to works on a moving API ? We need a release and binary builds for majors OS When I have commit access to APR, yeah, I do. =) (That change to the

RE: problem with mod_webapp

2001-07-02 Thread GOMEZ Henri
When I have commit access to APR, yeah, I do. =) (That change to the util_date.h is because of me - actually, I think that you should just assume that they have the latest build of Apache 2.0 if they are using Apache 2.0 - it is still beta and I use that term loosely...) I added a #define to

Re: problem with mod_webapp

2001-07-02 Thread Justin Erenkrantz
On Mon, Jul 02, 2001 at 06:09:44PM +0200, GOMEZ Henri wrote: Realistically though, APR is fairly stable API-wise. There *are* going to be some minor changes and tweaks along the way. But, they should all be for the better (like the util_date migration). I'm confident that APR is stable,

Re: problem with mod_webapp

2001-07-02 Thread Aaron Bannert
Hmm, I wonder if we should do a TR with APR to give a release that is separate from httpd-2.0. I don't see any reason why we couldn't do this. I just have no clue how to do the TR. My understanding is that anyone with commit privs can do that. I'll look into it though. BUT, I think

RE: [PRE-PROPOSAL] jakarta-tomcat-doc sub-project : WAS: [TomcatDocu mentation Redactors To Hire]

2001-07-02 Thread Rob S.
I'm not sure I understand that. There are plenty of HTML editors, and 99% of the people on this list know a bit of html. Nobody asked for good looking documentation or cool formats, the content is missing. Agreed, but using Note/Text/Whatever/Pad is what the majority of people end up using

RE: new config plan

2001-07-02 Thread cmanolache
On Mon, 2 Jul 2001, GOMEZ Henri wrote: The plan is: - start by fixing jk_uri_worker_map to support the virtual host ( it's one of the biggest missing points ). virtual host will be present in ajp14 :! Even more It will be the KEY : Well, jk_uri_worker_map is common for all, so if it's

Re: problem with mod_webapp

2001-07-02 Thread cmanolache
On Mon, 2 Jul 2001, Justin Erenkrantz wrote: What about working an APR wrapper ? ie something which wrap OS calls to APR or native calls ? And make mod_jk call wrapper functions ? I think that defeats the purpose of APR. If APR isn't doing it right, then APR needs to be fixed. APR

Re: problem with mod_webapp

2001-07-02 Thread jean-frederic clere
Justin Erenkrantz wrote: On Mon, Jul 02, 2001 at 06:09:44PM +0200, GOMEZ Henri wrote: Realistically though, APR is fairly stable API-wise. There *are* going to be some minor changes and tweaks along the way. But, they should all be for the better (like the util_date migration). I'm

Re: submit a patch

2001-07-02 Thread Andy Armstrong
Send it to this list with an explanation of what it does. If all is well someone will take it and apply it to the source tree. Thomas Colin de Verdiere wrote: Hi, how do i submit a patch? Thomas -- Andy Armstrong, Tagish

Re: problem with mod_webapp

2001-07-02 Thread cmanolache
On Mon, 2 Jul 2001, jean-frederic clere wrote: How could one write a wrapper for the following?: +++ -int jk_open_socket(struct sockaddr_in *addr, +apr_status_t jk_open_socket(apr_socket_t **new, apr_sockaddr_t *addr, int ndelay, - jk_logger_t *l) +

Multipart/Form-Data Problem

2001-07-02 Thread ohamali
Hi all, I have encountered a strange problem with tomcat 3.2.2 (standalone). I have prepared pages to upload files using post method but i ended up getting "Can not find server" and "Connection reset by peer" responses from IE and Netscape. When i post the data from the first page, the

Re: Multipart/Form-Data Problem

2001-07-02 Thread Andy Armstrong
So these two pages refer to each other? What's supposed to handle the multipart/form-data? You know that Tomcat won't automatically handle it don't you? [EMAIL PROTECTED] wrote: Hi all, I have encountered a strange problem with tomcat 3.2.2 (standalone). I have prepared pages to upload

RE: Multipart/Form-Data Problem

2001-07-02 Thread ohamali
Hi, I tried ajp13 connector before but it did not work either. I experimented with http connector of Tomcat for the first time, unfortunately the error remains. PS: The files are the smallest set of code that causes the problem. Processing instructions are removed on purpose. Kimden:

Re: [PATCH] Exporting servlet-mappings to Apache/mod_jk TC3.3-M4

2001-07-02 Thread cmanolache
Hi William, I'm not sure I understand your position :-) Are you interested to help fixing ( or improving ) the ApacheConfig problems ? The only reason for going back to JkMount /my-app/* ajp13 is that the apache config generation is incomplete, and there's little hope to have it finished in a

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/modules/mappers SimpleMapper1.java

2001-07-02 Thread costin
costin 01/07/02 12:37:57 Modified:src/share/org/apache/tomcat/modules/mappers SimpleMapper1.java Log: Fix removeContext, it had a number of big problems when the context was the ROOT context. Many thanks to Remus Jivcu for finding the bug and the

Project blocking problem

2001-07-02 Thread Jason_Henriksen
Hi All, I've just come to a problem using tomcat that is completely blocking my development. I have a JSP in this directory: \jsp\VarDep2\BR-brand-card\BR-smartcard-CardB\cardBenefits.jsp My HTML developers are using Windows machines. When I generate the .class file from compiling the

cvs commit: jakarta-tomcat-connectors/jk/java/org/apache/ajp NegociationHandler.java

2001-07-02 Thread hgomez
hgomez 01/07/02 14:08:55 Modified:jk/java/org/apache/ajp NegociationHandler.java Log: Here it is, the initial autoconf support in java, Enjoy and implements real URI/MIMES. For now handle all virtual hosts, since apache 1.3/2.0 will send virtual '*' Revision Changes

cvs commit: jakarta-tomcat-connectors/jk/native/common jk_service.h

2001-07-02 Thread hgomez
hgomez 01/07/02 14:11:49 Modified:jk/native/common jk_service.h Log: added virtual name in worker_env. May be to be tuned later :) Revision ChangesPath 1.6 +4 -1 jakarta-tomcat-connectors/jk/native/common/jk_service.h Index: jk_service.h

cvs commit: jakarta-tomcat-connectors/jk/native/common jk_uri_worker_map.c jk_uri_worker_map.h

2001-07-02 Thread hgomez
hgomez 01/07/02 14:13:04 Modified:jk/native/common jk_uri_worker_map.c jk_uri_worker_map.h Log: Little rework of uri mappings. Will allow dynamic add of URI/WORKERs Revision ChangesPath 1.4 +176 -133

cvs commit: jakarta-tomcat-connectors/jk/native/common jk_map.c

2001-07-02 Thread hgomez
hgomez 01/07/02 14:13:43 Modified:jk/native/common jk_map.c Log: Updated map, some checks added Revision ChangesPath 1.4 +6 -3 jakarta-tomcat-connectors/jk/native/common/jk_map.c Index: jk_map.c

cvs commit: jakarta-tomcat-connectors/jk/native/common jk_ajp14.c

2001-07-02 Thread hgomez
hgomez 01/07/02 14:14:25 Modified:jk/native/common jk_ajp14.c Log: updated ajp14 protocol handling in context info Revision ChangesPath 1.12 +7 -3 jakarta-tomcat-connectors/jk/native/common/jk_ajp14.c Index: jk_ajp14.c

cvs commit: jakarta-tomcat-connectors/jk/native/common jk_context.c

2001-07-02 Thread hgomez
hgomez 01/07/02 14:15:02 Modified:jk/native/common jk_context.c Log: Updated context and check added Revision ChangesPath 1.6 +3 -2 jakarta-tomcat-connectors/jk/native/common/jk_context.c Index: jk_context.c

cvs commit: jakarta-tomcat-connectors/jk/native/common jk_ajp14_worker.c

2001-07-02 Thread hgomez
hgomez 01/07/02 14:17:10 Modified:jk/native/common jk_ajp14_worker.c Log: At least, the discovery (autoconf) is implemented Will have to focus next on where to get virtuals J-T-C peoples don't forget about SSL case which is also a virtual (host:443) Revision Changes

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

2001-07-02 Thread hgomez
hgomez 01/07/02 14:18:48 Modified:jk/native/apache-1.3 mod_jk.c Log: Added a default virtual host, '*' Revision ChangesPath 1.9 +2 -1 jakarta-tomcat-connectors/jk/native/apache-1.3/mod_jk.c Index: mod_jk.c

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

2001-07-02 Thread hgomez
hgomez 01/07/02 14:20:07 Modified:jk/native/apache-2.0 mod_jk.c Log: Added a default virtual host '*' Revision ChangesPath 1.12 +2 -1 jakarta-tomcat-connectors/jk/native/apache-2.0/mod_jk.c Index: mod_jk.c

Re: Project blocking problem

2001-07-02 Thread Joakim Verona
Here is a thought, since it is the work dir created by tomcat that break things, why not use jspc to build a jar of all your classes, and a servlet mapping file. i think this process is described in the docs for jspc. hans bergstens jsp book on oreilly also describe it. i dont know if this

RE: problem with mod_webapp

2001-07-02 Thread GOMEZ Henri
How could one write a wrapper for the following?: +++ -int jk_open_socket(struct sockaddr_in *addr, +apr_status_t jk_open_socket(apr_socket_t **new, apr_sockaddr_t *addr, int ndelay, - jk_logger_t *l) + jk_logger_t *l, apr_pool_t

[J-T-C] Autoconf code commited : WAS: new config plan

2001-07-02 Thread GOMEZ Henri
Hi to all JTC users/developpers, I just commited initial autoconf in native and java. Rigth now it only handle the '*' virtual host. I'll have to get more information from Apache/IIS/Domino/iPlanet gurus to see how we could detect/get virtual hosts Take a look please :) Well,

RE: [PRE-PROPOSAL] jakarta-tomcat-doc sub-project : WAS: [TomcatDocu mentation Redactors To Hire]

2001-07-02 Thread GOMEZ Henri
If we can't get people to write documentation in HTML using any of the existing editors, I guess it'll be much harder to ask them to learn a XML DTD ( especially since the dtd is used only in apache, while the rest of the world is using the docbook ). And of course, force them to use notepad

RE: [PRE-PROPOSAL] jakarta-tomcat-doc sub-project : WAS: [TomcatDocu mentation Redactors To Hire]

2001-07-02 Thread Brad Cox
At 10:09 AM -0400 7/2/01, Rob S. wrote: 1) Developers don't write them in lieu of coding. 2) Users don't read them 3...) ? http://www.c2.com/cgi-bin/wiki has a novel way of getting at the problem. Not a panacea obviously, but what is? The one at that address is perl-based; I can provide a

Re: tomcat gui

2001-07-02 Thread Brad Cox
At 8:15 AM -0700 7/2/01, [EMAIL PROTECTED] wrote: The right thing is to use a 2-layer architecture, with the backend beeing a set of servlets/jsps in /admin, with minimal ( or no ) GUI. The frontend can be a swing GUI, a webapp ( that can run on a different container and manage a set of tomcat

RE: [PRE-PROPOSAL] jakarta-tomcat-doc sub-project : WAS: [TomcatDocu mentation Redactors To Hire]

2001-07-02 Thread Ignacio J. Ortega
We should try to hire some XML/XSL writers which could send us skeleton XML and XSL ?) Look a everyother project ( almost ) in Jakarta, a quick peek will give a brief of what is doing people , and almost everybody is documenting projects in xml.., doing the processing in a mix of

Re: [PRE-PROPOSAL] jakarta-tomcat-doc sub-project : WAS: [TomcatDocu mentation Redactors To Hire]

2001-07-02 Thread Jon Stevens
The Tomcat website is already generated with Anakia. It is trivial to add more .xml files to the site and there is absolutely no excuse to not just go that route. I just don't see the merits of this discussion. Go write documentation instead. -jon

combined log fomat - AccessLogValve.java

2001-07-02 Thread Parayali, Jayesh 1065
Title: combined log fomat - AccessLogValve.java Anyone working on combined log format for tomcat. We just need two more patterns for user-agent and referer to get combined log format working. value = + hreq.getHeader(User-Agent); value = + hreq.getHeader(Referer); Thanks, Jayesh

Re: [PRE-PROPOSAL] jakarta-tomcat-doc sub-project : WAS:[TomcatDocu mentation Redactors To Hire]

2001-07-02 Thread Jon Stevens
on 7/2/01 6:04 PM, Christopher Cain [EMAIL PROTECTED] wrote: I have no interest in Anakia, and quite frankly, as has been pointed out very astutely by Costin, I have no interest in bothering with XML for the purposes of documentation. I will produce HTML docs with my favorite editor and

Re: [PRE-PROPOSAL] jakarta-tomcat-doc sub-project :WAS:[TomcatDocu mentation Redactors To Hire]

2001-07-02 Thread Jon Stevens
on 7/2/01 6:22 PM, Remy Maucherat [EMAIL PROTECTED] wrote: I was also wondering if it would be possible to add support for new tags. For example, tags to make it easier to write changelogs, status pages, news pages ... Remy Of course.

RE: [PRE-PROPOSAL] jakarta-tomcat-doc sub-project : WAS:[TomcatDocu mentation Redactors To Hire]

2001-07-02 Thread Rob S.
We've started writing some new docs in XML (catalina/docs/dev/xdocs). The HTML generation is done with XSL, but the DTD should be the same as the one used by Anakia. I noticed the xdocs directory, but I didn't see anything in there. I sent Craig an email about it a week ago, but haven't

Re: [PRE-PROPOSAL] jakarta-tomcat-doc sub-project : WAS:[TomcatDocu mentation Redactors To Hire]

2001-07-02 Thread Remy Maucherat
We've started writing some new docs in XML (catalina/docs/dev/xdocs). The HTML generation is done with XSL, but the DTD should be the same as the one used by Anakia. I noticed the xdocs directory, but I didn't see anything in there. I sent Craig an email about it a week ago, but

Re: [PRE-PROPOSAL] jakarta-tomcat-doc sub-project : WAS:[TomcatDocu mentation Redactors To Hire]

2001-07-02 Thread Pier P. Fumagalli
Rob S. at [EMAIL PROTECTED] wrote: This seems to be one of the questions that comes up and never gets answered (re: docs, not Jon's behavior ;) I'm not sure what magical solution will get people to read docs. Frankly, I'd just like to get started. Anakia works for Jakarta, it works for

Re: [PRE-PROPOSAL] jakarta-tomcat-doc sub-project :WAS:[TomcatDocu mentation Redactors To Hire]

2001-07-02 Thread Pier P. Fumagalli
Rob S. at [EMAIL PROTECTED] wrote: I noticed the xdocs directory, but I didn't see anything in there. I sent Craig an email about it a week ago, but haven't heard back from him. Am I doing something wrong? (re: CVS, not emailing Craig =) Hmm... Craig didn't answer since he's on vacation

Re: Ajp13 wrong Response

2001-07-02 Thread Bill Barker
I take back my previous post. This is still happening in M4 (and I'm still clueless why). - Original Message - From: Angel Aray [EMAIL PROTECTED] To: 'Tomcat-Dev [EMAIL PROTECTED] Sent: Friday, June 29, 2001 4:29 PM Subject: Ajp13 wrong Response I am having a problem which is very

Re: [PRE-PROPOSAL] jakarta-tomcat-doc sub-project : WAS:[TomcatDocumentation Redactors To Hire]

2001-07-02 Thread Geir Magnusson Jr.
This is deja vu all over again. We should take one copy if this discussion (we had the same thing in Commons, and I am sure it happened everywhere else...), post it somewhere, and people can just submit article numbers or something rather than typing the same arguments over and over. Yes, I

Re: [PRE-PROPOSAL] jakarta-tomcat-doc sub-project : WAS:[TomcatDocu mentation Redactors To Hire]

2001-07-02 Thread Jon Stevens
on 7/2/01 6:45 PM, Pier P. Fumagalli [EMAIL PROTECTED] wrote: Anakia has been proven to be a good option when it came down to the problem of building our website, and thank god that Jon made it... And so, by big +1 on using Anakia for our docs... (And if something gets out in the future

Re: [PRE-PROPOSAL] jakarta-tomcat-doc sub-project : WAS: [TomcatDocumentation Redactors To Hire]

2001-07-02 Thread Geir Magnusson Jr.
Brad Cox wrote: At 10:09 AM -0400 7/2/01, Rob S. wrote: 1) Developers don't write them in lieu of coding. 2) Users don't read them 3...) ? http://www.c2.com/cgi-bin/wiki has a novel way of getting at the problem. Not a panacea obviously, but what is? The one at that address is

Re: [PRE-PROPOSAL] jakarta-tomcat-doc sub-project : WAS:[TomcatDocumentation Redactors To Hire]

2001-07-02 Thread Pier P. Fumagalli
Geir Magnusson Jr. at [EMAIL PROTECTED] wrote: Documentation is just as valuable as the software... Probably even more... It allows more dummies to install our software, more dummies = more bugs found, more bugs found = more fixes, more fixes = better software... Or that's right only in

Re: [PRE-PROPOSAL] jakarta-tomcat-doc sub-project : WAS:[TomcatDocu mentation Redactors To Hire]

2001-07-02 Thread Pier P. Fumagalli
Jon Stevens at [EMAIL PROTECTED] wrote: +1 on both points. Anakia isn't gods solution yet, but it does the job just fine for about 10 different Jakarta projects and like Pier says...if someone comes up with a better solution tomorrow, it is easy to switch to it. That's why I _love_ XML so

Apache with multiple Tomcat Instances

2001-07-02 Thread Vinay Menon
Hello, Had posted this question a couple of days back but never heard from anyone! Has anyone tried integration Apache with multiple instances of Tomcat? Any pointers would be appreciated. Many Thanks Vinay