where to start!

2003-03-17 Thread himakara
Please let me know an article or page url to get an idea about how to start with the jakarta-tomcat-4.1.18 source code i just downloaded. Warm Regards, Himakara Pieris. - To unsubscribe, e-mail:

feature request

2003-03-17 Thread Riyaz Mansoor
hi the tomcat variable catalina_base allows running multiple tomcat instances. but currently this is limited. personally, i'm developing an application that extends some server classes (to be placed in catalina_home/server/classes), some classes to be placed in catalina_home/common/classes and

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

2003-03-17 Thread remm
remm2003/03/17 01:16:32 Modified:jasper2/src/share/org/apache/jasper/compiler Tag: tomcat_4_branch Compiler.java Log: - Port patch from 5.x. - Avoid a NPE when JSPC is used with built-in compilation (which can be useful when working with individual

Re: JDBCRealm CLIENT-CERT Authentication

2003-03-17 Thread jazorin
Hi. You need to add to the web.xml file the following lines: login-config auth-methodCLIENT-CERT/auth-method /login-config When you try to connect to the protected resource, the navigator will request a client certificate. Regards. -- Hi, i tried the following: +

[4.1.23] Deprecating mod_webapp

2003-03-17 Thread Remy Maucherat
Hi, I'd like to officially deprecate mod_webapp in Tomcat 4.1.23. It is no longer maintained, and will not work with Tomcat 5.0 (at least it won't unless people contribute stuff). Remy - To unsubscribe, e-mail: [EMAIL

cvs commit: jakarta-tomcat-4.0/webapps/tomcat-docs class-loader-howto.xml

2003-03-17 Thread remm
remm2003/03/17 01:39:55 Modified:webapps/tomcat-docs class-loader-howto.xml Log: - Add additional CL docs. Revision ChangesPath 1.9 +15 -0 jakarta-tomcat-4.0/webapps/tomcat-docs/class-loader-howto.xml Index: class-loader-howto.xml

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

2003-03-17 Thread remm
remm2003/03/17 01:51:43 Modified:webapps/tomcat-docs/config connectors.xml jk2.xml Log: - Update connector documentation. Revision ChangesPath 1.3 +11 -10jakarta-tomcat-4.0/webapps/tomcat-docs/config/connectors.xml Index: connectors.xml

Re: /admin

2003-03-17 Thread Amy Roh
Costin Manolache wrote: The admin app is now mostly broken - I did a small try to get it running, but it'll take more work. Amy - I would appreciate your help :-) Okie. I'll try to synch up the mbean names this week. :-) Amy There are still several components that need to be changed - the

cvs commit: jakarta-tomcat-4.0 RELEASE-NOTES-4.1.txt

2003-03-17 Thread remm
remm2003/03/17 02:21:33 Modified:.RELEASE-NOTES-4.1.txt Log: - Update release notes. Revision ChangesPath 1.68 +22 -6 jakarta-tomcat-4.0/RELEASE-NOTES-4.1.txt Index: RELEASE-NOTES-4.1.txt

Re: JDBCRealm CLIENT-CERT Authentication

2003-03-17 Thread Patrick Flohr
Hi, i use already the client-cert method and a suitable security-role. May i made a mistake during build? How can be ensured that tomcat make use of the new authenticate method? thanks Patrick jazorin wrote: Hi. You need to add to the web.xml file the following lines: login-config

DO NOT REPLY [Bug 10903] - Unbalanced tags do not generate compile time error

2003-03-17 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10903. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 10903] - Unbalanced tags do not generate compile time error

2003-03-17 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10903. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 18061] New: - symlink to jar in WEB-INF/lib does not work on application reload

2003-03-17 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18061. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: mod_jk 1.2.3 release

2003-03-17 Thread Henri Gomez
Glenn Nielsen wrote: Henri Gomez wrote: Glenn Nielsen wrote: It has been a while since a mod_jk 1.2 release was done. There have been a number of bug fixes and a few minor feature enhancements. I just did some commits to fix some bugs I was seeing with mod_jk 1.2 and Apache 2.0. Some of

Re: [4.1.23] Deprecating mod_webapp

2003-03-17 Thread Glenn Nielsen
+1 Remy Maucherat wrote: Hi, I'd like to officially deprecate mod_webapp in Tomcat 4.1.23. It is no longer maintained, and will not work with Tomcat 5.0 (at least it won't unless people contribute stuff). Remy - To

Re: mod_jk 1.2.3 release

2003-03-17 Thread Glenn Nielsen
Thanks. It isn't ready yet. I tried over the weekend running Apache 2/mod_jk-1.2.3-dev on a production site. With my recent commits it is running much better, but it is still failing at least once a day. Argh! I'll have to go back once again and see if I can reproduce the failure on a test

Re: [4.1.23] Tag soon

2003-03-17 Thread Henri Gomez
Glenn Nielsen wrote: Remy Maucherat wrote: Hi, I plan to tag 4.1.23 soon. The big question remaining is if we remove, or not, the commons-fileupload related functionality. Personally, I'm willing to ignore the issue. I am ok with releasing 4.1.23 with commons-fileupload Beta 1 release. We

RE: [4.1.23] Deprecating mod_webapp

2003-03-17 Thread George Sexton
It's also horribly broken and not compliant with the servlet API. Specifically, it doesn't forward all requests within the context to the servlet engine, but attempts to let Apache fulfill static requests. -Original Message- From: Remy Maucherat [mailto:[EMAIL PROTECTED] Sent: Monday,

DO NOT REPLY [Bug 18069] New: - Changing enablePooling should force page recompiling

2003-03-17 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18069. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

build.xml still broken...

2003-03-17 Thread Jean-Francois Arcand
Hi, the nightly scriptm who starts from a clean workspace, fail with the following: downloadfile: [mkdir] Created dir: /home/jfarcand/jakarta-tomcat/tyrex-1.0 [get] Getting: http://telia.dl.sourceforge.net/sourceforge/tyrex/tyrex-1.0.jar init: [mkdir] Created dir:

Suggestion for DefaultServlet (easier spidering by search engines)

2003-03-17 Thread Chris Brown
Hello, Just a little suggestion to help search engines spider Tomcat websites easier... Could somebody add the following to the directory listings generated by tomcat ? meta name=robots content=noindex,follow/ Thanks, Chris

DO NOT REPLY [Bug 17572] - Tomcat manager Ant tasks should support failonerror attribute

2003-03-17 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17572. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 18073] New: - gzip compression checks for wrong content type

2003-03-17 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18073. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

RE: build.xml still broken...

2003-03-17 Thread Filip Hanik
yes I got it too, I think all you need to do is to change the buildscript to actually create the directory /home/jfarcand/jakarta-tomcat/servlet-api-2.4/lib/ first, then it will work, Filip -Original Message- From: Jean-Francois Arcand [mailto:[EMAIL PROTECTED] Sent: Monday, March 17,

Re: build.xml still broken...

2003-03-17 Thread Tim Funk
I got it to build by undoing Costin's change when revision 1.111 was made: http://cvs.apache.org/viewcvs.cgi/jakarta-tomcat-5/build.xml.diff?r1=1.110r2=1.111diff_format=h Where property name=servlet-api.dist value=${servlet-api.home} / is commented out, I uncommented it and the build worked

Error page when the user cancel the authentication

2003-03-17 Thread jazorin
Hi. I have a JNDIRealm with certificate authentication. When the user cancel the authentication he see a error page: Cancelled Action. How can I include my own error page when the user cancel the certificate authentication?? Regards.

KNOW ERRORS

2003-03-17 Thread McDonald, Colin (EDU-Shared)
We have experienced a similar error to the one reported in Tomcat 3 (Bug # 235). This was accompanied by some strange Coyote errors. Would Coyote have report errors from this module Colin McDonald Manager - Information Services Education and Training 307 - 1181 Portage Avenue Winnipeg,

DO NOT REPLY [Bug 16508] - Response is not being committed after RequestDispatcher forward

2003-03-17 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16508. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 18075] New: - Extra stop-restart after a manager deploy

2003-03-17 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18075. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

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

2003-03-17 Thread costin
costin 2003/03/17 11:16:13 Modified:catalina/src/share/org/apache/catalina ServerFactory.java Log: Default. I'm trying a different path that will reduce the breakage and make /admin work with embeded as well. Basically I'm creating the Service and Server, even for embeded

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

2003-03-17 Thread costin
costin 2003/03/17 11:16:42 Modified:catalina/src/share/org/apache/catalina/core StandardEngine.java Log: Same. Revision ChangesPath 1.6 +38 -14 jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/core/StandardEngine.java

cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/core StandardServer.java StandardService.java mbeans-descriptors.xml

2003-03-17 Thread costin
costin 2003/03/17 11:22:07 Modified:catalina/src/share/org/apache/catalina/core StandardServer.java StandardService.java mbeans-descriptors.xml Log: Get the server, service self-register. Add serviceNames attribute in server -

cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/loader WebappLoader.java

2003-03-17 Thread costin
costin 2003/03/17 11:22:37 Modified:catalina/src/share/org/apache/catalina/loader WebappLoader.java Log: Fix the registration Revision ChangesPath 1.11 +4 -2

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

2003-03-17 Thread costin
costin 2003/03/17 11:22:55 Modified:catalina/src/share/org/apache/catalina/mbeans ServerLifecycleListener.java Log: More stuff going out. Revision ChangesPath 1.9 +30 -30

cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/realm RealmBase.java

2003-03-17 Thread costin
costin 2003/03/17 11:24:13 Modified:catalina/src/share/org/apache/catalina/realm RealmBase.java Log: Registration. I also commented out main() - if it is really used, it should be in a separate class - in startup for example. The main() in Embeded should also be removed

cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/session ManagerBase.java

2003-03-17 Thread costin
costin 2003/03/17 11:24:35 Modified:catalina/src/share/org/apache/catalina/session ManagerBase.java Log: Registration Revision ChangesPath 1.14 +33 -2

cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/session PersistentManagerBase.java

2003-03-17 Thread costin
costin 2003/03/17 11:25:11 Modified:catalina/src/share/org/apache/catalina/session PersistentManagerBase.java Log: Registration ( call super ). commons-logging Revision ChangesPath 1.7 +60 -59

cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/session StandardManager.java

2003-03-17 Thread costin
costin 2003/03/17 11:25:37 Modified:catalina/src/share/org/apache/catalina/session StandardManager.java Log: Registration. Less verbosity. Revision ChangesPath 1.7 +26 -16

cvs commit: jakarta-tomcat-5/resources/mbeans tomcat5-ant.xml

2003-03-17 Thread costin
costin 2003/03/17 11:28:19 Modified:resources/mbeans tomcat5-ant.xml Log: More friendly startup for the console ( detect jmxri or mx4j ) Removed service Added /admin ( commented out for now ) Revision ChangesPath 1.6 +30 -7

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

2003-03-17 Thread Filip Hanik
Hi Costin, haven't had time to review these changes, will they affect the clustering implementation of the manager that extends StandardManager in there? Filip -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Monday, March 17, 2003 11:25 AM To: [EMAIL

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

2003-03-17 Thread Mladen Turk
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] I'm trying a different path that will reduce the breakage and make /admin work with embeded as well. Basically I'm creating the Service and Server, even for embeded ( where only engine is used ).

DO NOT REPLY [Bug 17997] - JspC's webapp switch does not expand package names

2003-03-17 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17997. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

cvs commit: jakarta-tomcat-5 build.properties.default

2003-03-17 Thread jfarcand
jfarcand2003/03/17 11:56:50 Modified:.build.properties.default Log: For backward compatilitity ;-), set the base.path=/usr/local like it was before. ../repository fail with common-el, jakarta-servletapi-5 because those repositories need to use ../../repository to

cvs commit: jakarta-tomcat-5 build.xml

2003-03-17 Thread amyroh
amyroh 2003/03/17 12:06:19 Modified:.build.xml Log: This fixes my build. I'm not sure why this is commented out but let me know if this causes a problem. Revision ChangesPath 1.114 +1 -2 jakarta-tomcat-5/build.xml Index: build.xml

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

2003-03-17 Thread Costin Manolache
Filip Hanik wrote: Hi Costin, haven't had time to review these changes, will they affect the clustering implementation of the manager that extends StandardManager in there? Just make sure start() calls super.start(), or has: if( ! initialized ) super.init() You may want to add a file

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

2003-03-17 Thread Filip Hanik
thanks a bunch -Original Message- From: Costin Manolache [mailto:[EMAIL PROTECTED] Sent: Monday, March 17, 2003 12:32 PM To: [EMAIL PROTECTED] Subject: RE: cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/session ManagerBase.java Filip Hanik wrote:

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

2003-03-17 Thread Costin Manolache
Mladen Turk wrote: -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] I'm trying a different path that will reduce the breakage and make /admin work with embeded as well. Basically I'm creating the Service and Server, even for embeded ( where only

DO NOT REPLY [Bug 18079] New: - Documentation error: configuration of resource caching (BaseDirContext).

2003-03-17 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18079. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

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

2003-03-17 Thread Remy Maucherat
Mladen Turk wrote: I'm trying a different path that will reduce the breakage and make /admin work with embeded as well. Basically I'm creating the Service and Server, even for embeded ( where only engine is used ). That will make the model consistent - even if Server and Service are barely

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

2003-03-17 Thread Mladen Turk
-Original Message- From: news [mailto:[EMAIL PROTECTED] On Behalf Of Costin Manolache If you execute the emebed target in tomcat5, you'll get an embed/ dir, and inside you'll have a lib/ with an ( almost ) minimal set of jars - you can rejar them in a single jar if you really

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

2003-03-17 Thread costin
costin 2003/03/17 12:53:40 Modified:jasper2/src/share/org/apache/jasper Tag: tomcat_4_branch JspC.java Log: I don't know if this can make it into the release - but I can't get jspc to work as an ant task without this. The problem is that struts is using

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

2003-03-17 Thread Mladen Turk
-Original Message- From: Remy Maucherat [mailto:[EMAIL PROTECTED] Just wanted to let you know that the new embedded in 5.0 is great. Costin (and I, to some extent) got it running with JBoss 3.2 without any problem. The big advantage is that it's just like Tomcat standalone,

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

2003-03-17 Thread Remy Maucherat
Mladen Turk wrote: -Original Message- From: Remy Maucherat [mailto:[EMAIL PROTECTED] Just wanted to let you know that the new embedded in 5.0 is great. Costin (and I, to some extent) got it running with JBoss 3.2 without any problem. The big advantage is that it's just like Tomcat

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

2003-03-17 Thread Costin Manolache
Mladen Turk wrote: What I ment was a catalina.bat or catalina.sh embedded calling o.a.c.s.Embedded I think Embedded class should be deprecated in 5.0, and all 'embedding' should be done via JMX. I haven't tested Embedded recently ( but it was working about a week ago ). You can create your

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

2003-03-17 Thread Costin Manolache
Mladen Turk wrote: -Original Message- From: Remy Maucherat [mailto:[EMAIL PROTECTED] Just wanted to let you know that the new embedded in 5.0 is great. Costin (and I, to some extent) got it running with JBoss 3.2 without any problem. The big advantage is that it's just like

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

2003-03-17 Thread Costin Manolache
You may notice that the JNDI stuff is not yet finished, and I haven't tested the authentication ( JAAS realm works fine with our LoginModule, but it may still have some non-standard behaviors it relies on ). Well - I wrote the code that would support the more sane pattern used by jboss for

Re: mod_jk 1.2.3 release

2003-03-17 Thread Mike Anderson
I'm +1 for this as well and would like to get a fix in for the Apache modules. I will be happy to build and post NetWare modules in either case. I wanted to run my fix by Henri (and anyone else interested) first since he made the change based on a patch sent in. Basically, the change was how

Re: cvs commit: jakarta-tomcat-jasper/jasper2/src/share/org/apache/jasper JspC.java

2003-03-17 Thread Costin Manolache
I don't know if the official build for 4.1.22/23 is done - but it would be nice if we could include this fix for jspc. I don't know any other way to compile an app using struts. Remy - were you able to precompile /admin for 4.1.23 ? Do you plan to include it precompiled, or the old way ? Costin

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

2003-03-17 Thread Mladen Turk
-Original Message- From: news [mailto:[EMAIL PROTECTED] On Behalf Of Costin Manolache What I ment was a catalina.bat or catalina.sh embedded calling o.a.c.s.Embedded I think Embedded class should be deprecated in 5.0, and all 'embedding' should be done via JMX. I haven't

/admin - what needs to be done

2003-03-17 Thread Costin Manolache
The biggest change will be getting rid of all direct references and casts to catalina classes - and use JMX consistently. The other problem is the hardcoded Catalina: domain. I started to fix Server and other classes to help the migration - it'll have a fixed name: Catalina:type=Server. It'll

Re: cvs commit: jakarta-tomcat-jasper/jasper2/src/share/org/apache/jasperJspC.java

2003-03-17 Thread Remy Maucherat
Costin Manolache wrote: I don't know if the official build for 4.1.22/23 is done - but it would be nice if we could include this fix for jspc. I don't know any other way to compile an app using struts. Remy - were you able to precompile /admin for 4.1.23 ? Do you plan to include it precompiled,

DO NOT REPLY [Bug 18080] New: - RequestDispatcher forward problem in servlets

2003-03-17 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18080. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

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

2003-03-17 Thread Costin Manolache
Mladen Turk wrote: -Original Message- From: news [mailto:[EMAIL PROTECTED] On Behalf Of Costin Manolache What I ment was a catalina.bat or catalina.sh embedded calling o.a.c.s.Embedded I think Embedded class should be deprecated in 5.0, and all 'embedding' should be done

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

2003-03-17 Thread Amy Roh
Costin Manolache wrote: Mladen Turk wrote: What I ment was a catalina.bat or catalina.sh embedded calling o.a.c.s.Embedded I think Embedded class should be deprecated in 5.0, and all 'embedding' should be done via JMX. -1 for deprecating the current Embedded class. I totally agree that JMX is

DO NOT REPLY [Bug 18082] New: - Invalid port number (p1) No Port statement found

2003-03-17 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18082. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

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

2003-03-17 Thread Mladen Turk
-Original Message- From: news [mailto:[EMAIL PROTECTED] On Behalf Of Costin Manolache Well - you need at least something in the classpath :-) That something can create a class loader with all the other jars - and call a method inside. Why? The java/lang/ClassLoader is all that

Re: /admin - what needs to be done

2003-03-17 Thread Amy Roh
Costin Manolache wrote: The biggest change will be getting rid of all direct references and casts to catalina classes - and use JMX consistently. I don't think admin uses direct references to catalina classes at all. It was planned so that managedResource attribute (which corresponds to mbean's

DO NOT REPLY [Bug 18080] - RequestDispatcher forward problem in servlets

2003-03-17 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18080. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 18073] - gzip compression checks for wrong content type

2003-03-17 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18073. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 18073] - gzip compression checks for wrong content type

2003-03-17 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18073. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 18073] - gzip compression checks for wrong content type

2003-03-17 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18073. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 16508] - Response is not being committed after RequestDispatcher forward

2003-03-17 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16508. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

cvs commit: jakarta-tomcat-catalina/modules/cluster/src/share/org/apache/catalina/cluster/session ReplicatedSession.java

2003-03-17 Thread fhanik
fhanik 2003/03/17 21:16:43 Modified:modules/cluster/src/share/org/apache/catalina/cluster/session ReplicatedSession.java Log: setting dirty flag on remove Attribute, forgot to override this method Revision ChangesPath 1.3 +7 -3

Re: cvs commit: jakarta-tomcat-jasper/jasper2/src/share/org/apache/jasperJspC.java

2003-03-17 Thread Remy Maucherat
Remy Maucherat wrote: Costin Manolache wrote: I don't know if the official build for 4.1.22/23 is done - but it would be nice if we could include this fix for jspc. I don't know any other way to compile an app using struts. Remy - were you able to precompile /admin for 4.1.23 ? Do you plan to

Re: cvs commit: jakarta-tomcat-jasper/jasper2/src/share/org/apache/jasperJspC.java

2003-03-17 Thread Remy Maucherat
[EMAIL PROTECTED] wrote: costin 2003/03/17 12:53:40 Modified:jasper2/src/share/org/apache/jasper Tag: tomcat_4_branch JspC.java Log: I don't know if this can make it into the release - but I can't get jspc to work as an ant task without this. The problem

[ANN] Tomcat 4.1.23 Alpha released

2003-03-17 Thread Remy Maucherat
Tomcat 4.1.23 Alpha is now available for testing. Changes over 4.1.22 include: - Updated releases of all dependencies. - Fix incorrect enumeration of sessions in JDBC store. - Reject decoded URIs which don't start with '/', returning a 400. - Auth request for an empty path (relative to the