cvs commit: jakarta-tomcat-4.0/webapps/admin/WEB-INF/classes/org/apache/webapp/admin ApplicationResources_en.properties ApplicationResources_es.properties

2002-05-03 Thread manveen
manveen 02/05/03 23:12:19 Modified:webapps/admin/WEB-INF/classes/org/apache/webapp/admin ApplicationResources_en.properties ApplicationResources_es.properties Log: Added properties for environment entries and datasources in the resourc

cvs commit: jakarta-tomcat-4.0/webapps/admin/WEB-INF struts-config.xml

2002-05-03 Thread manveen
manveen 02/05/03 22:25:24 Modified:webapps/admin/WEB-INF struts-config.xml Log: Added form beans defns, forward definitions, action mapping definitions for the resources module Revision ChangesPath 1.46 +89 -0 jakarta-tomcat-4.0/webapps/admin/WEB-INF/struts-con

cvs commit: jakarta-tomcat-4.0/webapps/admin/WEB-INF/classes/org/apache/webapp/admin/resources BaseForm.java EnvEntriesForm.java ListEnvEntriesAction.java ResourceUtils.java ResourcesTreeBuilder.java

2002-05-03 Thread manveen
manveen 02/05/03 22:17:53 Modified:webapps/admin/WEB-INF/classes/org/apache/webapp/admin/resources ResourcesTreeBuilder.java Added: webapps/admin/WEB-INF/classes/org/apache/webapp/admin/resources BaseForm.java EnvEntriesForm.java

cvs commit: jakarta-tomcat-4.0/webapps/admin/resources envEntries.jspf listEnvEntries.jsp listEnvEntries.jspf

2002-05-03 Thread manveen
manveen 02/05/03 22:14:28 Added: webapps/admin/resources envEntries.jspf listEnvEntries.jsp listEnvEntries.jspf Log: jsp's to display the list of existing environment entries Revision ChangesPath 1.1 jakarta-tomcat-4.0/webapps/a

cvs commit: jakarta-tomcat-4.0/webapps/admin/resources - New directory

2002-05-03 Thread manveen
manveen 02/05/03 22:12:21 jakarta-tomcat-4.0/webapps/admin/resources - New directory -- To unsubscribe, e-mail: For additional commands, e-mail:

[ANNOUCEMENT] Apache Tomcat 4.1.0 Alpha

2002-05-03 Thread Remy Maucherat
Apache Tomcat 4.1.0 Alpha, the first milestone of the 4.1.x release cycle, is now available. Over Tomcat 4.0.x, Tomcat 4.1.x includes the following major new features: * JMX based administration features * JSP and Struts based administration web application * New Coyote HTTP/1.1 connector * New C

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

2002-05-03 Thread manveen
manveen 02/05/03 19:06:16 Modified:webapps/admin/WEB-INF web.xml Log: Enable resources subtree to be visible from the main tree control. Revision ChangesPath 1.12 +1 -0 jakarta-tomcat-4.0/webapps/admin/WEB-INF/web.xml Index: web.xml =

cvs commit: jakarta-tomcat-4.0/webapps/admin/WEB-INF/classes/org/apache/webapp/admin ApplicationResources_en.properties ApplicationResources_es.properties

2002-05-03 Thread manveen
manveen 02/05/03 19:05:35 Modified:webapps/admin/WEB-INF/classes/org/apache/webapp/admin ApplicationResources_en.properties ApplicationResources_es.properties Log: Added entries for Environment Entries under resources. Revision C

cvs commit: jakarta-tomcat-4.0/webapps/admin/WEB-INF/classes/org/apache/webapp/admin/resources ResourcesTreeBuilder.java

2002-05-03 Thread manveen
manveen 02/05/03 18:58:39 Added: webapps/admin/WEB-INF/classes/org/apache/webapp/admin/resources ResourcesTreeBuilder.java Log: Add a treebuilder class to generate the resources subtree Revision ChangesPath 1.1 jakarta-tomcat-4

cvs commit: jakarta-tomcat-4.0/webapps/admin/WEB-INF/classes/org/apache/webapp/admin/resources - New directory

2002-05-03 Thread manveen
manveen 02/05/03 18:41:15 jakarta-tomcat-4.0/webapps/admin/WEB-INF/classes/org/apache/webapp/admin/resources - New directory -- To unsubscribe, e-mail: For additional commands, e-mail:

cvs commit: jakarta-tomcat-4.0/webapps/admin/WEB-INF/classes/org/apache/webapp/admin/users UsersTreeBuilder.java

2002-05-03 Thread manveen
manveen 02/05/03 18:40:59 Modified:webapps/admin/WEB-INF/classes/org/apache/webapp/admin/users UsersTreeBuilder.java Log: Use roles icon. Revision ChangesPath 1.5 +5 -5 jakarta-tomcat-4.0/webapps/admin/WEB-INF/classes/org/apache/webapp

DO NOT REPLY [Bug 8410] - Parameters passed with jsp:param not encoded and vulnerable to overwriting

2002-05-03 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_bu

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

2002-05-03 Thread kinman
kinman 02/05/03 18:21:59 Modified:jasper2/src/share/org/apache/jasper/compiler Generator.java Log: - URL encode request time expression parameters when passed to forward or include actions. Revision ChangesPath 1.9 +10 -6 jakarta-tomcat-jasper/jasper2/src

DO NOT REPLY [Bug 8645] - Microsoft "Services for UNIX v2.0" nfs server has a corrupt last modification date

2002-05-03 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_bu

[FAQ] jGuru FAQ Update

2002-05-03 Thread Alex Chaffee
jGuru maintains FAQs and Forums on Servlets, JSP, and Tomcat (as well as many other Java topics). Here is an automated update on recent postings to Tomcat-related FAQs. Please direct flames and feedback to [EMAIL PROTECTED] . - Alex

DO NOT REPLY [Bug 8029] - String literal "%\>" in JSP page causes 'Invalid escape character' complier error

2002-05-03 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_bu

Re: [PROPOSAL] tag mod_jk 1.2.1

2002-05-03 Thread Bojan Smojver
Sounds good. +1 Bojan On Fri, 2002-05-03 at 20:16, GOMEZ Henri wrote: > What about tagging the current mod_jk (may be after the latest > lb patches) to 1.2.1 ? -- To unsubscribe, e-mail: For additional commands, e-mail:

cvs commit: jakarta-tomcat-4.0 build.properties.sample

2002-05-03 Thread remm
remm02/05/03 17:21:02 Modified:.build.properties.sample Log: - Update to the current version of the shared components. Revision ChangesPath 1.35 +9 -6 jakarta-tomcat-4.0/build.properties.sample Index: build.properties.sample =

cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/mbeans ContextResourceMBean.java

2002-05-03 Thread amyroh
amyroh 02/05/03 17:17:25 Modified:catalina/src/share/org/apache/catalina/mbeans ContextResourceMBean.java Log: Only try the ResourceParams if the attribute names is *not* one of the standard ones. Revision ChangesPath 1.2 +28 -26 jaka

Re: ezmlm response

2002-05-03 Thread Michael Reardon
Does anyone have any insight as to what it going on here? I'm getting an unhanded native exception that is bringing down IIS. The exception is apparently thrown from isapi_redirect.dll. I can't find a pattern for what triggers it either. Sometimes usage is very low, other times it's very high.

cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/mbeans MBeanFactory.java

2002-05-03 Thread amyroh
amyroh 02/05/03 16:47:28 Modified:catalina/src/share/org/apache/catalina/mbeans MBeanFactory.java Log: Removes redundant code. Minor JLS formatting. Patch submitted by Jon Stevens. Thanks Jon. Revision ChangesPath 1.31 +34 -53 jak

cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/mbeans ServerLifecycleListener.java mbeans-descriptors.xml

2002-05-03 Thread amyroh
amyroh 02/05/03 16:45:40 Modified:catalina/src/share/org/apache/catalina/mbeans ServerLifecycleListener.java mbeans-descriptors.xml Log: Add MBeans info to descriptor file and uncomment FIXMEs to enable create/destroy mbeans for global JNDI resources.

cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/mbeans MBeanUtils.java

2002-05-03 Thread amyroh
amyroh 02/05/03 16:44:16 Modified:catalina/src/share/org/apache/catalina/mbeans MBeanUtils.java Log: Add create, destroy, and createObjectName for NamingResources, ContextEnvironment, and ContextResource MBeans. Revision ChangesPath 1.35 +

cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/mbeans NamingResourcesMBean.java ContextResourceMBean.java

2002-05-03 Thread amyroh
amyroh 02/05/03 16:42:48 Added: catalina/src/share/org/apache/catalina/mbeans NamingResourcesMBean.java ContextResourceMBean.java Log: Add MBeans for NamingResources and ContextResource to support Global JNDI Resources in admin tool. Revision Chang

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

2002-05-03 Thread costin
costin 02/05/03 16:32:43 Modified:jk/native/common jk_lb_worker.c Log: Patch from Bernd Koecke, fixing the 'default worker'. Note that a '0' value means the worker will get _all_ requests. Revision ChangesPath 1.9 +13 -8 jakarta-tomcat-connectors/jk/nati

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

2002-05-03 Thread craigmcc
craigmcc02/05/03 16:19:37 Modified:catalina/src/share/org/apache/catalina/mbeans StandardServerMBean.java catalina/src/share/org/apache/catalina/startup HostConfig.java Log: Implement saving the server configuration back

Re: chown issues in /etc/init.d/tomcat4

2002-05-03 Thread Mark Diggory
GOMEZ Henri wrote: >>I noticed a problem with /etc/init.d/tomcat4 script and >>CATALINA_TMPDIR... >> >>I've been testing out the CATALINA_TMPDIR setting in this >>script and it >>appears very bad to have this set outside of the /var/tomcat4 >>directory >>because you "chown" the CATALINA_TM

cvs commit: jakarta-tomcat-4.0/webapps/admin banner.jsp

2002-05-03 Thread manveen
manveen 02/05/03 15:59:30 Modified:webapps/admin banner.jsp Log: minor formatting changes Revision ChangesPath 1.6 +6 -3 jakarta-tomcat-4.0/webapps/admin/banner.jsp Index: banner.jsp ===

cvs commit: jakarta-tomcat-4.0/webapps/admin/images Roles.gif

2002-05-03 Thread manveen
manveen 02/05/03 15:55:24 Added: webapps/admin/images Roles.gif Log: Adding image for the Roles icon. Revision ChangesPath 1.1 jakarta-tomcat-4.0/webapps/admin/images/Roles.gif <> -- To unsubscribe, e-mail:

Re: [PATCH] added handling of a main worker in jk_lb_worker, Re:PROPOSAL: mod_jk2: Group/Instance

2002-05-03 Thread costinm
Done. BTW, you may have an older version - you should update from head and then test. Thanks. Costin On Fri, 3 May 2002, Bernd Koecke wrote: > Hi Costin, > > it wasn't difficult, so here is the new patch. The new (old) behavior is: > The main worker is defined by a lb_value of 0. This will

RE: Admin webapp save-to-XML

2002-05-03 Thread Craig R. McClanahan
On Fri, 3 May 2002, GOMEZ Henri wrote: > Date: Fri, 3 May 2002 23:41:15 +0200 > From: GOMEZ Henri <[EMAIL PROTECTED]> > Reply-To: Tomcat Developers List <[EMAIL PROTECTED]> > To: Tomcat Developers List <[EMAIL PROTECTED]> > Subject: RE: Admin webapp save-to-XML > > >This would eventually allow

cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_channel_apr_socket.c jk_endpoint.c jk_msg_ajp.c jk_requtil.c jk_workerEnv.c jk_worker_ajp13.c jk_worker_lb.c

2002-05-03 Thread costin
costin 02/05/03 15:12:18 Modified:jk/native2/common jk_channel_apr_socket.c jk_endpoint.c jk_msg_ajp.c jk_requtil.c jk_workerEnv.c jk_worker_ajp13.c jk_worker_lb.c Log: Few more lb changes. This is getting a bit more agressive in

Re: SSI Servlet has big problems

2002-05-03 Thread Dan Sandberg
> > >Dan Sandberg wrote: > > >>I'll be done with the SSI rewrite tomorrow. >> >>I'd like to get the community's advice on a number of issues: >> >>1-I changed the names of the files from Ssi... to SSI... This seems to >>be more consistent with the naming scheme of other files, and made >>things

RE: chown issues in /etc/init.d/tomcat4

2002-05-03 Thread Jason Corley
This reminds me. The current tomcat 4 RPMs were made prior to the attempt to move towards FHS-ness (I think) and have conf, logs, etc. underneath /var/tomcat4. Henri, are you planning on fixing that for the tomcat 4.0.4/4.1.x RPMs? I can offer some RPM assistance if you need it (or just ano

RE: PROPOSAL: mod_jk2: Group/Instance

2002-05-03 Thread costinm
On Fri, 3 May 2002, GOMEZ Henri wrote: > >1. The 'worker' name is deprecated. It refers to too many > >things in mod_jk, and causes too much confusion ( i.e. it > >is a 'handler', coresponds to a jvmRoute, a protocol, a > >channel ). > > +1, worker term should be related to a processing job/thre

RE: Admin webapp save-to-XML

2002-05-03 Thread GOMEZ Henri
>This would eventually allow replacing the XML with an LDAP ( which >would be nice for clustering and farming ), it would preserve >comments and all unmanaged elements, and I believe it would be >cleaner and easier. +1 for the LDAP support :) -- To unsubscribe, e-mail:

RE: chown issues in /etc/init.d/tomcat4

2002-05-03 Thread GOMEZ Henri
>I noticed a problem with /etc/init.d/tomcat4 script and >CATALINA_TMPDIR... > >I've been testing out the CATALINA_TMPDIR setting in this >script and it >appears very bad to have this set outside of the /var/tomcat4 >directory >because you "chown" the CATALINA_TMPDIR directory to tomcat user

RE: PROPOSAL: mod_jk2: Group/Instance

2002-05-03 Thread GOMEZ Henri
Not too late for comments ? >This proposal will cover the 'workers'. > >1. The 'worker' name is deprecated. It refers to too many >things in mod_jk, and causes too much confusion ( i.e. it >is a 'handler', coresponds to a jvmRoute, a protocol, a >channel ). +1, worker term should be related to

cvs commit: jakarta-tomcat-4.0/webapps/admin/WEB-INF/classes/org/apache/webapp/admin ApplicationResources_en.properties ApplicationResources_es.properties

2002-05-03 Thread manveen
manveen 02/05/03 14:12:05 Modified:webapps/admin/WEB-INF/classes/org/apache/webapp/admin ApplicationResources_en.properties ApplicationResources_es.properties Log: Added entries for resources, updated properties. Revision Changes

cvs commit: jakarta-tomcat-4.0/webapps/admin banner.jsp index.jsp

2002-05-03 Thread manveen
manveen 02/05/03 14:07:17 Modified:webapps/admin banner.jsp index.jsp Log: Replace button links on banner with buttons. Updated banner to use new images. Revision ChangesPath 1.5 +22 -24jakarta-tomcat-4.0/webapps/admin/banner.jsp Index: banner.jsp

cvs commit: jakarta-tomcat-4.0/webapps/admin/images BlueTile.gif EnvironmentEntries.gif TomcatBanner.jpg Users.gif

2002-05-03 Thread manveen
manveen 02/05/03 14:04:12 Modified:webapps/admin/images Users.gif Added: webapps/admin/images BlueTile.gif EnvironmentEntries.gif TomcatBanner.jpg Log: Images for the banner. Revision ChangesPath 1.3 +3 -4 jakarta-tomcat-4.0/web

Re: Add a target in build.xml

2002-05-03 Thread Bill Barker
- Original Message - From: "jean-frederic clere" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, May 03, 2002 7:44 AM Subject: Add a target in build.xml > Hi, > > I would like to add a target to the TC build.xml: download. > Last time I have tried to help to release TC I have

chown issues in /etc/init.d/tomcat4

2002-05-03 Thread Mark Diggory
Henri, I noticed a problem with /etc/init.d/tomcat4 script and CATALINA_TMPDIR... I've been testing out the CATALINA_TMPDIR setting in this script and it appears very bad to have this set outside of the /var/tomcat4 directory because you "chown" the CATALINA_TMPDIR directory to tomcat user:gro

Re: Building the Java part of WebApp...

2002-05-03 Thread Pier Fumagalli
"Pier Fumagalli" <[EMAIL PROTECTED]> wrote: > Ok, I'm about to tackle *my disgrace* build.xml. > > When building Tomcat, what properties does it supply me, and what targets > does it execute? And (last but not least) where the heck does it want the > warp.jar? > > (I assume this: it passes cata

[PATCH] mbean patch

2002-05-03 Thread Jon Scott Stevens
Removes redundant code Minor JLS formatting. -jon mbean.patch Description: Binary data -- To unsubscribe, e-mail: For additional commands, e-mail:

cvs commit: jakarta-tomcat-connectors/jk/native2/server/apache2 mod_jk2.c

2002-05-03 Thread costin
costin 02/05/03 11:44:03 Modified:jk/native2/common jk_channel_apr_socket.c jk_requtil.c jk/native2/include jk_service.h jk/native2/server/apache13 mod_jk2.c jk/native2/server/apache2 mod_jk2.c Log: Even less debugging. Replace 'sen

cvs commit: jakarta-tomcat-4.0/webapps/admin/WEB-INF/classes/org/apache/webapp/admin/realm RealmForm.java JDBCRealmForm.java JNDIRealmForm.java MemoryRealmForm.java UserDatabaseRealmForm.java

2002-05-03 Thread manveen
manveen 02/05/03 11:34:14 Modified:webapps/admin/WEB-INF/classes/org/apache/webapp/admin/realm JDBCRealmForm.java JNDIRealmForm.java MemoryRealmForm.java UserDatabaseRealmForm.java Added: webapps/admin/WEB-INF/classes/org/apache/we

Re: Admin webapp save-to-XML

2002-05-03 Thread Craig R. McClanahan
On Fri, 3 May 2002 [EMAIL PROTECTED] wrote: > Date: Fri, 3 May 2002 09:51:51 -0700 (PDT) > From: [EMAIL PROTECTED] > Reply-To: Tomcat Developers List <[EMAIL PROTECTED]> > To: Tomcat Developers List <[EMAIL PROTECTED]> > Subject: Re: Admin webapp save-to-XML > > > Ok, I don't want to start a fl

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

2002-05-03 Thread costin
costin 02/05/03 11:23:26 Modified:jk/native2/common jk_uriMap.c jk_worker_lb.c Log: Ops :-) Disabled debugging on uriMap ( can be enabled by setting debug property ) Revision ChangesPath 1.30 +1 -1 jakarta-tomcat-connectors/jk/native2/common/jk_uriMap.c

Building the Java part of WebApp...

2002-05-03 Thread Pier Fumagalli
Ok, I'm about to tackle *my disgrace* build.xml. When building Tomcat, what properties does it supply me, and what targets does it execute? And (last but not least) where the heck does it want the warp.jar? (I assume this: it passes catalina.home and expects warp.jar in build/warp.jar, calling t

cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_channel_apr_socket.c jk_worker_lb.c jk_worker_status.c

2002-05-03 Thread costin
costin 02/05/03 11:10:58 Modified:jk/native2/common jk_channel_apr_socket.c jk_worker_lb.c jk_worker_status.c Log: Few fixes. Check errno after using unix socket Revision ChangesPath 1.12 +9 -2 jakarta-tomcat-connectors/jk/native2/comm

Re: Admin webapp save-to-XML

2002-05-03 Thread Amy Roh
Remy Maucherat wrote: >The save-to-XML feature of the admin webapp appears to be working good (of >course, I only tried the default configuration ;-) ). > >I don't know what is the policy that will be used for ovewiting the existing >server.xml, but I would do: >- rename existing server.xml to s

cvs commit: jakarta-tomcat-connectors/webapp/apache-2.0 Makefile.in

2002-05-03 Thread pier
pier02/05/03 11:05:25 Modified:webapp Makedefs.in Makefile.in webapp/apache-1.3 Makefile.in webapp/apache-2.0 Makefile.in Log: Changes required to start integration with ANT (let's keep things all together, right?) Revision ChangesPath

cvs commit: jakarta-tomcat-connectors/jk/native2/server/apache2 jk_logger_apache2.c mod_jk2.c

2002-05-03 Thread costin
costin 02/05/03 10:49:53 Modified:jk/native2/server/apache2 jk_logger_apache2.c mod_jk2.c Log: More updates, return the correct result from setProperty ( or an message will be displayed ) Revision ChangesPath 1.21 +2 -0 jakarta-tomcat-connectors/jk/native2/

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

2002-05-03 Thread costin
costin 02/05/03 10:49:12 Modified:jk/native2/common jk_worker_jni.c Log: Updates Revision ChangesPath 1.12 +2 -0 jakarta-tomcat-connectors/jk/native2/common/jk_worker_jni.c Index: jk_worker_jni.c =

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

2002-05-03 Thread costin
costin 02/05/03 10:49:05 Modified:jk/native2/common jk_worker_lb.c Log: Try to fix the 'default worker' case. An lbfactor of 0 means the worker is used exclusively ( as long as it's alive). Revision ChangesPath 1.5 +65 -27jakarta-tomcat-connectors/jk/nati

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

2002-05-03 Thread costin
costin 02/05/03 10:47:31 Modified:jk/native2/common jk_worker_ajp13.c Log: Update the list of properties to include more lb info. Automatically add the worker to all the groups that are configured in. The load balancing is now configured by including (one or many) "grou

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

2002-05-03 Thread costin
costin 02/05/03 10:45:57 Modified:jk/native2/common jk_workerEnv.c Log: Remove some old code. Make sure the protocol is associated with each channel automatically. Update the default worker as 'lb', and make sure the name is correct. Revision ChangesPath 1.33

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

2002-05-03 Thread costin
costin 02/05/03 10:45:06 Modified:jk/native2/common jk_uriMap.c Log: Another fix in uriMap - make sure each host has a default context. Deja-vu, check the commits of about 2 years ago :-) Still missing - add /servlet/*, *.jsp and WEB-INF mappings automatically. Revis

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

2002-05-03 Thread costin
costin 02/05/03 10:43:59 Modified:jk/native2/common jk_uriEnv.c Log: Rename 'worker' to 'group' in the config. This will hopefully reduce the confusion. Revision ChangesPath 1.15 +9 -6 jakarta-tomcat-connectors/jk/native2/common/jk_uriEnv.c Index: jk

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

2002-05-03 Thread costin
costin 02/05/03 10:41:52 Modified:jk/native2/common jk_msg_ajp.c Log: Add encoding/decoding for map. That'll be used very frequently to pass properties back and forth ( either via shm or a different channel ) Revision ChangesPath 1.9 +26 -4 jakarta-tomc

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

2002-05-03 Thread costin
costin 02/05/03 10:41:06 Modified:jk/native2/common jk_env.c Log: Filter the messages if debug is not enabled. Most of the time they don't matter, but in case of error they are very usefull to debug. Revision ChangesPath 1.21 +52 -12jakarta-tomcat-connec

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

2002-05-03 Thread costin
costin 02/05/03 10:40:25 Modified:jk/native2/common jk_config.c Log: Display an error message on unknown property names. debugEnv will turn on the messages about object creation/etc. Revision ChangesPath 1.13 +18 -3 jakarta-tomcat-connectors/jk/native2/com

cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_channel_apr_socket.c jk_channel_jni.c jk_channel_socket.c

2002-05-03 Thread costin
costin 02/05/03 10:39:40 Modified:jk/native2/common jk_channel_apr_socket.c jk_channel_jni.c jk_channel_socket.c Log: Call the setter on the worker for non-specific properties. Each channel is associated with an ajp worker ( later we can configure tha

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

2002-05-03 Thread costin
costin 02/05/03 10:37:35 Modified:jk/native2/common jk_worker_status.c Log: Better organization, make the worker status the first on the page. See also the changes in jk_worker_ajp, now informations about lb status and number of requests/err will be easy accessible. Rev

cvs commit: jakarta-tomcat-connectors/jk/native2/include jk_endpoint.h jk_env.h jk_msg.h jk_worker.h

2002-05-03 Thread costin
costin 02/05/03 10:36:46 Modified:jk/native2/include jk_endpoint.h jk_env.h jk_msg.h jk_worker.h Log: Added 'reqCnt' and 'errCnt' and reorganize the worker struct. Few minor improvements (debug for env to filter out the low level messages), Revisio

Re: Add a target in build.xml

2002-05-03 Thread David Graff
Don't use wget as it's platform specific. Use the 'Get' built-in task. May not do exactly what you want but it will work everywhere that ant does. - Original Message - From: "jean-frederic clere" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, May 03, 2002 10:44 Subject: Add

[PATCH] added handling of a main worker in jk_lb_worker, Re: PROPOSAL:mod_jk2: Group/Instance

2002-05-03 Thread Bernd Koecke
Hi Costin, it wasn't difficult, so here is the new patch. The new (old) behavior is: The main worker is defined by a lb_value of 0. This will never be changed in jk_lb_worker. The other workers can get a value greater than 0. If the value from config file is less than 0 it is multiplicated with

DO NOT REPLY [Bug 8775] - checksum error

2002-05-03 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_bu

Re: Admin webapp save-to-XML

2002-05-03 Thread costinm
Ok, I don't want to start a flame war or anything - but I really don't like the current solution. For short term - we can live with it, and I can accept that as long as we are commited to replace it with something better. I spent a lot of time on this issue - there are many solutions around -

DO NOT REPLY [Bug 8718] - missing directories

2002-05-03 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_bu

DO NOT REPLY [Bug 8719] - catalina.sh bug

2002-05-03 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_bu

Re: Admin webapp save-to-XML

2002-05-03 Thread Craig R. McClanahan
On Fri, 3 May 2002, David Graff wrote: > Date: Fri, 3 May 2002 07:52:03 -0400 > From: David Graff <[EMAIL PROTECTED]> > Reply-To: Tomcat Developers List <[EMAIL PROTECTED]> > To: Tomcat Developers List <[EMAIL PROTECTED]> > Subject: Re: Admin webapp save-to-XML > > I'm in total agreement with t

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

2002-05-03 Thread pier
pier02/05/03 09:17:56 Modified:webapp configure.in Added: webapp DETAILS.txt.in Log: Output details for this build in DETAILS.txt, and add support for the "dist" and "tarball" targets. Revision ChangesPath 1.58 +15 -2 jakarta-tomcat-connectors/

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

2002-05-03 Thread pier
pier02/05/03 09:16:23 Modified:webapp Makedefs.in Makefile.in Log: Added the "dist" target to create a binary distribution directory (now the default when calling "make") and a "tarball" target to create a binary distribution tarball. Revision ChangesPath 1.16

DO NOT REPLY [Bug 8718] - missing directories

2002-05-03 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_bu

cvs commit: jakarta-tomcat-connectors/webapp/apache-2.0 Makefile.in

2002-05-03 Thread pier
pier02/05/03 09:13:40 Modified:webapp/apache-1.3 Makefile.in webapp/apache-2.0 Makefile.in Log: Added the "dist" target to build a binary distribution directory Revision ChangesPath 1.26 +7 -2 jakarta-tomcat-connectors/webapp/apache-1.3/Makef

cvs commit: jakarta-tomcat-connectors/webapp/support wa_version.m4

2002-05-03 Thread pier
pier02/05/03 09:12:07 Modified:webapp/support wa_version.m4 Log: Only retrieve the REVISION part instead of the full VERSION. Revision ChangesPath 1.3 +3 -3 jakarta-tomcat-connectors/webapp/support/wa_version.m4 Index: wa_version.m4

cvs commit: jakarta-tomcat-connectors/webapp/support wa_apr.m4

2002-05-03 Thread pier
pier02/05/03 09:11:22 Modified:webapp/support wa_apr.m4 Log: The "default" location of the APR directory is actually relative to ${srcdir} if this is defined. Revision ChangesPath 1.4 +6 -2 jakarta-tomcat-connectors/webapp/support/wa_apr.m4 Index: w

cvs commit: jakarta-tomcat-connectors/webapp/support install.sh config.guess config.sub

2002-05-03 Thread pier
pier02/05/03 09:10:01 Added: webapp/support install.sh config.guess config.sub Log: We actually need those one in place when not building using APR. Revision ChangesPath 1.4 +82 -221 jakarta-tomcat-connectors/webapp/support/install.sh 1.4

DO NOT REPLY [Bug 8718] - missing directories

2002-05-03 Thread bugzilla
SFORME | --- Additional Comments From [EMAIL PROTECTED] 2002-05-03 16:02 --- If you download these, jakarta-tomcat-4.0/logs jakarta-tomcat-4.0/temp are not created when the files are expanded. http://jakarta.apache.org/builds/jakarta-tomcat-4.0/nightly/jakarta-tomcat-4.0- 200205

Re: Add a target in build.xml

2002-05-03 Thread jean-frederic clere
Larry Isaacs wrote: > Hi, > > Are you referring to TC 4.x or TC 3.3.x? 4.x. > > I haven't updated the README yet to cover the dependency > on jakarta-tomcat-connectors. But AFAIK, that is the > only external requirement to build the jakarta-tomcat > HEAD distribution, excluding options. It bu

RE: [PATCH] connector SRPM does not build mod_webapp

2002-05-03 Thread GOMEZ Henri
Thanks Perolo for your patches. Pier is finalising mod_webapp 1.2.0 and I'll release a specific mod_webapp rpm. I'll do also like this for jk (and jk2) later since we may have differents release cycles. Stay tuned, mod_webapp will be release as soon as Pier will tag mod_webapp 1.2.0 (2/3 days

Re: PROPOSAL: mod_jk2: Group/Instance

2002-05-03 Thread Bernd Koecke
Hi Costin, [EMAIL PROTECTED] wrote: > Hi Bernd, > > First, many thanks for your help :-) > > your welcome, its a lot of fun :) >>No, I think not :). I checked it yesterday. With some additional log statements >>in the validate function of jk_lb_worker.c you get the value _inf_ for the >>lb

[PATCH] connector SRPM does not build mod_webapp

2002-05-03 Thread Perolo Silantico
Dear developers, installation of tomcat has been greatly improved since last November. Thanks for your effort. Nevertheless I had troubles when building the apache connector modules utilizing the appropriate SRPM. I prefer mod_webapp instead of mod_jk. But the .spec file of the SRPM did not incl

Performance problem while using tomcat and solaris

2002-05-03 Thread Pramod Deval pcsbom
Hi, We are using the following : 1. JSP and servlets 2. Java -JDK 1.2.2 3. jakarta tomcat 3.3 as standalone WebServer. 4. Operating System :Solaris 2.7/2.8/2.6. We are facing the following issues: 1. Slow performance. 2. Runtime compilation takes a long time resulting in server timeout. 3

New LDAP Realm for Catalina

2002-05-03 Thread Pierre-Yves Cloux
Hi anybody, I have implemented a LDAP Realm for Tomcat 4..0.x based upon JNDI. The one embedded in Tomcat 4.0.3 seems to have a lot of problems. The one I have coded has been tested with iPlanet and is already used in production. The roles can be stored as LDAP groups and as entry attributes as

RE: Add a target in build.xml

2002-05-03 Thread Larry Isaacs
Hi, Are you referring to TC 4.x or TC 3.3.x? I haven't updated the README yet to cover the dependency on jakarta-tomcat-connectors. But AFAIK, that is the only external requirement to build the jakarta-tomcat HEAD distribution, excluding options. It builds for me with just the jakarta-tomcat-co

Re: PROPOSAL: mod_jk2: Group/Instance

2002-05-03 Thread costinm
Hi Bernd, First, many thanks for your help :-) > No, I think not :). I checked it yesterday. With some additional log statements > in the validate function of jk_lb_worker.c you get the value _inf_ for the > lb_factor and lb_value (line 434-444). Because if it would be set to 1, my > config h

RE: [PROPOSAL] tag mod_jk 1.2.1

2002-05-03 Thread Kevin Seguin
+1 > -Original Message- > From: GOMEZ Henri [mailto:[EMAIL PROTECTED]] > Sent: Friday, May 03, 2002 5:16 AM > To: Tomcat Developers List > Subject: [PROPOSAL] tag mod_jk 1.2.1 > > > Hi to all, > > What about tagging the current mod_jk (may be after the latest > lb patches) to 1.2.1 ? >

Add a target in build.xml

2002-05-03 Thread jean-frederic clere
Hi, I would like to add a target to the TC build.xml: download. Last time I have tried to help to release TC I have found there is no "clean" way to know easly what is needed to build a TC release (which xerces.jar is needed for example). The download would download using wget and extract the n

RE: cvscommit:jakarta-tomcat-connectors/webapp/supportbuildconf.sh

2002-05-03 Thread GOMEZ Henri
>mod_webapp is your baby, do what you want with it. > >I'll delay the official release to generate linux binaries and rpms. tipo ^ I'll wait the official release to generate linux binaries and rpms -- To unsubscribe, e-mail: For additional commands, e-mail:

Re: cvscommit:jakarta-tomcat-connectors/webapp/supportbuildconf.sh

2002-05-03 Thread jean-frederic clere
GOMEZ Henri wrote: >>Are you _CRAZY_? I'm going to -1 any release that is not >>clearly an interim >>test release (such as Tomcat 4.1.0, which is _supposed_ not to work, >>although it does) and which doesn't have all the Apache >>standards to _be_ a >>release... > > > Did there is still blocki

DO NOT REPLY [Bug 8776] New: - The session url encoding under somce circumstances fails to use cookies even when request to do so

2002-05-03 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_bu

DO NOT REPLY [Bug 8775] New: - checksum error

2002-05-03 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_bu

RE: cvscommit:jakarta-tomcat-connectors/webapp/supportbuildconf.sh

2002-05-03 Thread GOMEZ Henri
>Are you _CRAZY_? I'm going to -1 any release that is not >clearly an interim >test release (such as Tomcat 4.1.0, which is _supposed_ not to work, >although it does) and which doesn't have all the Apache >standards to _be_ a >release... Did there is still blocking (showstopper) bug in mod_weba

Re: wa_version.h / jk_version.h : WAS ......

2002-05-03 Thread jean-frederic clere
GOMEZ Henri wrote: >>>for mod_webapp >>> >>>#define WA_MODULE_BASEVENDOR "Apache Software Foundation" >>>#define WA_MODULE_NAME "mod_webapp" >>>#define WA_MODULE_BASEREVISION "1.2.0-dev" >>>#define WA_MODULE_BASEVERSION WA_MODULE_BASEPRODUCT "/" >>>WA_MODULE_BASEREVISION >> > >>I just

Re: cvscommit:jakarta-tomcat-connectors/webapp/supportbuildconf.sh

2002-05-03 Thread Pier Fumagalli
"GOMEZ Henri" <[EMAIL PROTECTED]> wrote: > >>> Ok... Please commit your changes. We could add the >> complexity when needed. >> >> We don't need complexity... > > And users need release. They do... > Even if if a release is imperfect. Are you _CRAZY_? I'm going to -1 any release that is not

cvs commit: jakarta-tomcat-connectors/webapp/support wa_version.m4

2002-05-03 Thread pier
pier02/05/03 06:37:46 Modified:webapp/support wa_version.m4 Log: M4 documentation of WA_VERSION macro. Revision ChangesPath 1.2 +4 -3 jakarta-tomcat-connectors/webapp/support/wa_version.m4 Index: wa_version.m4 ===

RE: cvscommit:jakarta-tomcat-connectors/webapp/supportbuildconf.sh

2002-05-03 Thread GOMEZ Henri
>> Ok... Please commit your changes. We could add the >complexity when needed. > >We don't need complexity... And users need release. Even if if a release is imperfect. That's why there is release/patch in version ;] -- To unsubscribe, e-mail: For additional com

  1   2   >