Re: Unsubscribing

2002-04-02 Thread Pier Fumagalli
"todd tredeau" <[EMAIL PROTECTED]> wrote: > The failure of an organization usually begins with the little things > this seems to be a recurring problem that is simple to fix why can't we > fix it. Create a web page so people can manually over-ride the obviously > flawed Opt - In / but Not out

Re: Tyrex exception when using tomcat 4.0.4 (b1 and b2)

2002-04-02 Thread Lev Assinovsky
Hi! I experienced the same problem. The matter is that TC 4.0.4bX has slightly modified org.apache.naming.factory.TyrexDataSourceFactory class. Old one returned EnabledDataSource (didn't work properly either), new one - ServerDataSource. I tried to complain to Tyrex guys, but seems they are retir

DO NOT REPLY [Bug 7681] - Tomcat does not work properly in multithread environment

2002-04-02 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 7700] - [PATCH] Anchors don't work when session tracking is handled by URL rewrite

2002-04-02 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: Classloader issue with Embedded tomcat and WAR deployment

2002-04-02 Thread Richard Unger
I figured it out. For the curious, I was specifying a loader for my root context, but that wasn't being propogated to any WAR files, only to servlets explicitly added to the root context at startup time. I had to set the parent classloader on the host which was loading the WAR files. Rich >

DO NOT REPLY [Bug 7702] New: - [PATCH] Speed up Tomcat a tiny bit

2002-04-02 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 7700] - [PATCH] Anchors don't work when session tracking is handled by URL rewrite

2002-04-02 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: aplog_error

2002-04-02 Thread Bojan Smojver
Phew! It always makes me nervous when I have to fix something I don't fully understand. Just curious, when I build mod_jk 1.2 for Apache 1.3 (this is on RedHat Linux), through buildconf.sh, configure [params] amd make, I always have problems with this: --- make[1]: Entering direc

Re: aplog_error

2002-04-02 Thread costinm
On 3 Apr 2002, Bojan Smojver wrote: > I've committed a patch to mod_jk.c (apache 1.3) that changes aplog_error > into ap_log_error (which I found to be the proper call in Apache 1.3), > but since I'm not all that familiar with Apache, I'm not 100% sure I did > the right thing. Could some of the m

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

2002-04-02 Thread Peter Sawyer \(IMAP\)
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Wednesday, 3 April 2002 10:49 AM To: [EMAIL PROTECTED] Subject: cvs commit: jakarta-tomcat-connectors/jk/native/apache-1.3 mod_jk.c bojan 02/04/02 16:49:19 Modified:jk/native/apache-1.3 mod_jk.c

DO NOT REPLY [Bug 7700] New: - [PATCH] Anchors don't work when session tracking is handled by URL rewrite

2002-04-02 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 7662] - javax.servlet.ServletContext;

2002-04-02 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

aplog_error

2002-04-02 Thread Bojan Smojver
I've committed a patch to mod_jk.c (apache 1.3) that changes aplog_error into ap_log_error (which I found to be the proper call in Apache 1.3), but since I'm not all that familiar with Apache, I'm not 100% sure I did the right thing. Could some of the mod_jk gurus please verify that this is correc

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

2002-04-02 Thread bojan
bojan 02/04/02 16:49:19 Modified:jk/native/apache-1.3 mod_jk.c Log: Use ap_log_error, rather then old aplog_error Revision ChangesPath 1.25 +3 -3 jakarta-tomcat-connectors/jk/native/apache-1.3/mod_jk.c Index: mod_jk.c ==

Re: FW: Unsubscribing

2002-04-02 Thread Craig R. McClanahan
On Tue, 2 Apr 2002, todd tredeau wrote: > Date: Tue, 02 Apr 2002 19:15:52 -0500 > From: todd tredeau <[EMAIL PROTECTED]> > Reply-To: Tomcat Developers List <[EMAIL PROTECTED]> > To: Tomcat Developers List <[EMAIL PROTECTED]> > Subject: Re: FW: Unsubscribing > > The failure of an organization us

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

2002-04-02 Thread manveen
manveen 02/04/02 16:27:31 Modified:webapps/admin connector.jsp webapps/admin/WEB-INF struts-config.xml webapps/admin/WEB-INF/classes/org/apache/webapp/admin ApplicationResources_en.properties ApplicationResour

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

2002-04-02 Thread manveen
manveen 02/04/02 16:21:00 jakarta-tomcat-4.0/webapps/admin/connector - New directory -- To unsubscribe, e-mail: For additional commands, e-mail:

Re: FW: Unsubscribing

2002-04-02 Thread todd tredeau
The failure of an organization usually begins with the little things this seems to be a recurring problem that is simple to fix why can't we fix it. Create a web page so people can manually over-ride the obviously flawed Opt - In / but Not out list.. todd http://www.wiserlabz.com collabora

Re: [PATCH] for SimpleSessionStore.java (3.3.1)

2002-04-02 Thread Bojan Smojver
Thanks Angus. The fix is now in CVS. Bojan On Wed, 2002-04-03 at 06:39, Angus Cameron wrote: > Greetings, > The attached patch fixes a bug in the tomcat 3.3.1 > org.apache.tomcat.modules.SimpleSessionStore class . In the original, > an attempt is made to cast a java.lang.String into an > org

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/modules/session SimpleSessionStore.java

2002-04-02 Thread bojan
bojan 02/04/02 16:02:14 Modified:src/share/org/apache/tomcat/modules/session SimpleSessionStore.java Log: Slightly modified fix for SimpleSessionStore from Angus Cameron. Revision ChangesPath 1.19 +1 -1 jakarta-tomcat/src/share/org/ap

DO NOT REPLY [Bug 5471] - jspc -webapp option is broken due to namespace collisions

2002-04-02 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 7488] - JspC generates wrong package with -webapp on PC/DOS/NT/Win2k

2002-04-02 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 7488] - JspC generates wrong package with -webapp on PC/DOS/NT/Win2k

2002-04-02 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-4.0/jasper/src/share/org/apache/jasper/compiler CommandLineCompiler.java

2002-04-02 Thread kinman
kinman 02/04/02 15:50:36 Modified:jasper/src/share/org/apache/jasper Tag: tomcat_40_branch CommandLineContext.java jasper/src/share/org/apache/jasper/compiler Tag: tomcat_40_branch CommandLineCompiler.java Log: - Applie

cvs commit: jakarta-tomcat-4.0/jasper/src/share/org/apache/jasper/compiler CommandLineCompiler.java

2002-04-02 Thread kinman
kinman 02/04/02 15:38:13 Modified:jasper/src/share/org/apache/jasper CommandLineContext.java jasper/src/share/org/apache/jasper/compiler CommandLineCompiler.java Log: - Fixed 5471 and 7488, where jspc generates package names that are not l

FW: Unsubscribing

2002-04-02 Thread Mark Hogarth
Please could you take me off the Developers mailing list. I have tried every way of unsubscribing from this but your unsubscribe software does not seem to work. Can someone write to me about this and tell me why it is not possible to unsubscribe? Please remove me. NOW. Best regards Mark Hoga

InvokerServlet wrapper exception handling...

2002-04-02 Thread Konstantin Novitsky
I think I found a bug in InvokerServlet.java. The current code in the 4.0.3 for some reason removes a wrapper that it may not have allocated from the context on exception in wrapper.allocate().(pls, see code/comments below for explanation). Problem manifests itself, if you have a servlet (let's

[PATCH] for SimpleSessionStore.java (3.3.1)

2002-04-02 Thread Angus Cameron
Greetings, The attached patch fixes a bug in the tomcat 3.3.1 org.apache.tomcat.modules.SimpleSessionStore class . In the original, an attempt is made to cast a java.lang.String into an org.apache.tomcat.core.ServerSession (line 124) which causes a ClassCastException. Angus Cameron --- S

Re: Absolute URI problem

2002-04-02 Thread Bill Barker
- Original Message - From: "Remy Maucherat" <[EMAIL PROTECTED]> To: "Tomcat Developers List" <[EMAIL PROTECTED]> Sent: Tuesday, April 02, 2002 11:51 AM Subject: Re: Absolute URI problem > > 3.3.1 can't have such a problem, since it isn't a HTTP/1.1 server. :) > > Yes indeed ;-) > > > To

Re: Another proposal for java.ext.dirs

2002-04-02 Thread Remy Maucherat
> All, > > I admit my previous method for protecting Tomcat from conflicting system > extensions proved to be a bit flawed. However, I still would like to > add some protection against these conflicts since this tends to be a > difficult to diagnose problem for a lot of new Tomcat users. On the

Jasper: JSP compilation options

2002-04-02 Thread Leo Asinovsky
I would like to precompile JSP pages (and deploy them as servlets). I am looking for the documentation /comments on the jspc compiler-I have looked through the JspC.java but there are not comment about different compiler options. Any comments, suggestions? Thank you for your help. Leo Asinovsky,

Tyrex exception when using tomcat 4.0.4 (b1 and b2)

2002-04-02 Thread Kevin Jones
I've been using TC4 for a while now. I'm using the MS SQL Server JDBC drivers (and have been for a while), and install them as a resource in TC using the Tyrex JNDI implementation. In TC 4.0.3 everything works fine, however in TC 4.0.4 (b1 and b2) I get exceptions. I'm simply doing the following

DO NOT REPLY [Bug 7693] New: - New tyrex classes in naming-factory.jar causes exceptions

2002-04-02 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: Absolute URI problem

2002-04-02 Thread Remy Maucherat
> 3.3.1 can't have such a problem, since it isn't a HTTP/1.1 server. :) Yes indeed ;-) > To have a HTTP/1.1 server you need to download the Coyote Beta from > http://jakarta.apache.org/builds/jakarta-tomcat-connectors/coyote/release/v1 > .0-b4/ Coyote can handle absolute URIs AFAIK. The old HTT

DO NOT REPLY [Bug 7008] - facade.HttpServletRequestFacade.getParameter(HttpServletRequestFacade.java:277) --> java.lang.ArrayIndexOutOfBoundsException

2002-04-02 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 7690] - org.apache.coyote.tomcat4.CoyoteConnector logs all remote IP addresses as 127.0.0.1

2002-04-02 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: cvs commit: jakarta-tomcat-connectors/jk/native/apache-2.0 mod_jk.c

2002-04-02 Thread Bill Barker
- Original Message - From: <[EMAIL PROTECTED]> To: "Tomcat Developers List" <[EMAIL PROTECTED]> Sent: Tuesday, April 02, 2002 7:52 AM Subject: RE: cvs commit: jakarta-tomcat-connectors/jk/native/apache-2.0 mod_jk.c > I will apply the patch to 1.3. > > Are we still maintaining the second

DO NOT REPLY [Bug 7534] - StackOverflowError in ChunkedOutputFilter.doWrite()

2002-04-02 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 7692] - Coyote causes StackOverflowError when HTTP transmission interrupted

2002-04-02 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/jk/native/apache-1.3 mod_jk.c

2002-04-02 Thread costin
costin 02/04/02 11:10:43 Modified:jk/native/apache-1.3 mod_jk.c Log: Port the change from apache2 - don't exit on jk error. Revision ChangesPath 1.24 +5 -4 jakarta-tomcat-connectors/jk/native/apache-1.3/mod_jk.c Index: mod_jk.c =

DO NOT REPLY [Bug 7681] - Tomcat does not work properly in multithread environment

2002-04-02 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: Absolute URI problem

2002-04-02 Thread Bill Barker
3.3.1 can't have such a problem, since it isn't a HTTP/1.1 server. :) To have a HTTP/1.1 server you need to download the Coyote Beta from http://jakarta.apache.org/builds/jakarta-tomcat-connectors/coyote/release/v1 .0-b4/ Coyote can handle absolute URIs AFAIK. - Original Message - From: "

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

2002-04-02 Thread costin
costin 02/04/02 11:03:55 Modified:jk/native2/jni jk_channeljni_native.c jk_jni_aprImpl.c jk/native2/common jk_workerEnv.c Log: Small fixes Revision ChangesPath 1.3 +2 -8 jakarta-tomcat-connectors/jk/native2/jni/jk_channeljni_native.c Index

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

2002-04-02 Thread costin
costin 02/04/02 11:03:22 Modified:jk/native2/server/apache2 jk_logger_apache2.c jk_service_apache2.c Log: Small fixes Revision ChangesPath 1.17 +4 -1 jakarta-tomcat-connectors/jk/native2/server/apache2/jk_logger_apache2.c Index: j

cvs commit: jakarta-tomcat-connectors/jk/native2/server/apache2 Makefile

2002-04-02 Thread costin
costin 02/04/02 11:03:12 Modified:jk/native2/server/apache2 Makefile Log: Fixed the makefile. Now you can use gnumake to compile mod_jk. We support 2 build methods: ant and gnumake. We may add .dsp if needed ( I prefer to use ant ). One thing I want to avoid is hav

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

2002-04-02 Thread costinm
On Tue, 2 Apr 2002, Larry Isaacs wrote: > I have some updates almost ready that use the util source > out of j-t-c rather than its local copy. I was also going > to have it build and include http11 and coyote as well. > I haven't had the time to play much with these. I would, > at minimum, add

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

2002-04-02 Thread Larry Isaacs
I wouldn't bother maintaining the duplicated source in jakarta-tomcat. I have some updates almost ready that use the util source out of j-t-c rather than its local copy. I was also going to have it build and include http11 and coyote as well. I haven't had the time to play much with these. I wo

RE: ISAPI or IIS ?

2002-04-02 Thread Kevin Seguin
i think the isapi directory was an experiment that was never followed through on. pretty sure you want to go with the stuff in the iis directory. i don't think you need both. -kevin. > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, April 02, 2

DO NOT REPLY [Bug 7692] New: - Coyote causes StackOverflowError when HTTP transmission interrupted

2002-04-02 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: Mod_jk v/s mod_webapp

2002-04-02 Thread costinm
On Tue, 2 Apr 2002, GOMEZ Henri wrote: > >> Thank Constin,that really helped. Are there any > >> advantages of WARP over APJ? I mean why would I want > >> to use one over the other? The protocol difference is not significant - both are encoding strings and ints in an efficient ( but non-standard

ISAPI or IIS ?

2002-04-02 Thread costinm
I'll start updating the IIS stuff - there are 2 dirs in jk1 - iis and isapi. Which one is used ? >From what I can read 'isapi' is newer and seems more generic, is this right ? Do we need both for jk2 ? ( BTW, lots of duplicated code will go away or be moved to the core, and the registry re

DO NOT REPLY [Bug 7690] New: - org.apache.coyote.tomcat4.CoyoteConnector logs all remote IP addresses as 127.0.0.1

2002-04-02 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 7689] New: - Performance problem with Xerces parser

2002-04-02 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: Mod_jk v/s mod_webapp

2002-04-02 Thread Pier Fumagalli
"James Williamson" <[EMAIL PROTECTED]> wrote: > I gladly will (or have done), in fact I've rewritten mod_webapp which > resolves the common complains: > > 1) How can I get Apache to serve static content and Tomcat dynamic content Good... Patch... > 2) 404 Apache errors When Tomcat is started

Issue with pathInfo in complex include() scenarios

2002-04-02 Thread Alexander Kandzior
Hi, I have discovered a strange behaviour in Tomcat 4.0.3. When using inclusion like requestDispatcher().include() in servlets or in JSP pages, pathInfo parameters don't work as expected, and should probably not be used. This problem appears when you create a servlet that uses the pathInf

Re: Mod_jk v/s mod_webapp

2002-04-02 Thread James Williamson
> "James Williamson" <[EMAIL PROTECTED]> wrote: > > > Umm, I posted a bug about this, what about the now infamous 404 (Apache > > started after Tomcat issue) and the fact that the manager app doesn't work > > when you try to create a new application due to apache indexing the apps when > > it sta

DO NOT REPLY [Bug 7682] - Unable to initiate filter properly if Filter class is loaded by Catalina System Classloader

2002-04-02 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-4.0/jasper/src/share/org/apache/jasper/servlet JspServlet.java

2002-04-02 Thread glenn
glenn 02/04/02 08:11:13 Modified:jasper/src/share/org/apache/jasper Tag: tomcat_40_branch CommandLineContext.java EmbededServletOptions.java JspCompilationContext.java JspEngineContext.java Options.java

cvs commit: jakarta-tomcat-4.0/jasper/src/share/org/apache/jasper/servlet JspServlet.java

2002-04-02 Thread glenn
glenn 02/04/02 08:10:40 Modified:jasper/src/share/org/apache/jasper CommandLineContext.java EmbededServletOptions.java JspCompilationContext.java JspEngineContext.java Options.java jasper/src/share/

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

2002-04-02 Thread costinm
I will apply the patch to 1.3. Are we still maintaining the second copy of jk in 3.3 tree ? Larry - can we start removing the duplicated util and c code ? IMHO the j-t-c code ( the 'native1' side ) is as stable as the one in 3.3, and it would simplify our life to deal with a single one. Cost

DO NOT REPLY [Bug 7686] - Issue with pathInfo in complex include() scenarios

2002-04-02 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 7686] New: - Issue with pathInfo in complex include() scenarios

2002-04-02 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: cvs commit: jakarta-tomcat-connectors/jk/native/apache-2.0 mod_jk.c

2002-04-02 Thread GOMEZ Henri
did somebody report these patches to apache 1.3 ? - Henri Gomez ___[_] EMAIL : [EMAIL PROTECTED](. .) PGP KEY : 697ECEDD...oOOo..(_)..oOOo... PGP Fingerprint : 9DF8 1EA8 ED53 2F39 DC9B 904A 364F 80E6 >-Original Message- >From: [EMAI

RE: Mod_jk v/s mod_webapp

2002-04-02 Thread GOMEZ Henri
>> Thank Constin,that really helped. Are there any >> advantages of WARP over APJ? I mean why would I want >> to use one over the other? I could tell you that packet encoding in ajp13 and warp is very similar. Did there is advantages to use warp over ajp ? Hard to tell but the question is elsew

Absolute URI problem

2002-04-02 Thread Nikolay Petrov
In http spec: 5.1.2 Request-URI ... To allow for transition to absoluteURIs in all requests in future versions of HTTP, all HTTP/1.1 servers MUST accept the absoluteURI form in requests, even though HTTP/1.1 clients will only generate them in requests to proxies. ... i think version 3.3.1 ive down

DO NOT REPLY [Bug 6908] - JavaCompiler interface setOutputDir always called with null parameter

2002-04-02 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 6909] - source parameter to compile method called with mangled file path

2002-04-02 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 6908] - JavaCompiler interface setOutputDir always called with null parameter

2002-04-02 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 6908] - JavaCompiler interface setOutputDir always called with null parameter

2002-04-02 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 7682] New: - Unable to initiate filter properly if Filter class is loaded by Catalina System Classloader

2002-04-02 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