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

2003-02-06 Thread amyroh
amyroh 2003/02/06 21:53:00 Modified:webapps/admin/realm userDatabaseRealm.jsp Log: Fix UserDatabaseRealm jsp page. It was missing hidden resource attribute. Revision ChangesPath 1.10 +1 -0 jakarta-tomcat-4.0/webapps/admin/realm/userDatabaseRealm.jsp Index

DO NOT REPLY [Bug 16865] - EL expressions in tag files no longer works

2003-02-06 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/runtime JspContextWrapper.java

2003-02-06 Thread kinman
kinman 2003/02/06 18:51:32 Modified:jasper2/src/share/org/apache/jasper/runtime JspContextWrapper.java Log: - Fix 16865: JspContextWrapper needs its own variableResolver Revision ChangesPath 1.14 +13 -11 jakarta-tomcat-jasper/jasper2/src/

DO NOT REPLY [Bug 16865] - EL expressions in tag files no longer works

2003-02-06 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 16865] - EL expressions in tag files no longer works

2003-02-06 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 16865] - EL expressions in tag files no longer works

2003-02-06 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 16865] - EL expressions in tag files no longer works

2003-02-06 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 16865] New: - EL expressions in tag files no longer works

2003-02-06 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 16680] - Internal Server Error on HttpSession.setAttribute()

2003-02-06 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-catalina/catalina/src/share/org/apache/catalina/startup Embedded.java Catalina.java

2003-02-06 Thread jfarcand
jfarcand2003/02/06 17:07:14 Modified:catalina/src/share/org/apache/catalina/startup Embedded.java Catalina.java Log: Move the security configuration inside Embedded to allow security protection when this class is used. Revision ChangesPath 1.5

cvs commit: jakarta-tomcat-connectors/jk/native2/server/isapi jk_isapi_plugin.c

2003-02-06 Thread nacho
nacho 2003/02/06 15:34:45 Modified:jk/native2/server/isapi jk_isapi_plugin.c Log: Fix for Bug#16759 ISAPI_REDIRECTOR Handles %2F improperly Was refusing any URL with %2F or %00 embedded always, now it only refuses request mapped to tomcat.. Revision ChangesPath

[REPOST from -user]: definitive answer on JSPC?

2003-02-06 Thread Brett Porter
Hi, I didn't really get an answer on -user so I was hoping that it might be able to be addressed here. Thanks for your time, and I'd appreciate a CC to the -user list on responses so it can end up in those archives. Regards, Brett Porter --- Begin Message --- Hi, I'm looking for a definitive a

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

2003-02-06 Thread costin
costin 2003/02/06 15:01:41 Modified:catalina/src/share/org/apache/catalina/session ManagerBase.java Log: Another backport from head: more informations about the session creation (to be exposed via JMX or used directly ). This is very usefull in debuggi

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

2003-02-06 Thread costin
costin 2003/02/06 14:58:37 Modified:catalina/src/share/org/apache/catalina/session StandardManager.java Log: Add 2 more fields: number of sessions that expired and number of sessions we rejected ( because we reached the limit ). This gives info about the

Re: Tomcat 5 nightly

2003-02-06 Thread Remy Maucherat
Amy Roh wrote: Where are the nightly builds for tomcat 5 getting uploaded? I'm trying to update jakarta binary page to include tomcat 5 nightly so that more people can get a hold of it instead of having to check out and compile the source code (although I must say it's very easy check out and

Tomcat 5 nightly

2003-02-06 Thread Amy Roh
Where are the nightly builds for tomcat 5 getting uploaded? I'm trying to update jakarta binary page to include tomcat 5 nightly so that more people can get a hold of it instead of having to check out and compile the source code (although I must say it's very easy check out and compile the sou

cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/core StandardWrapper.java StandardWrapperValve.java

2003-02-06 Thread costin
costin 2003/02/06 14:06:34 Modified:catalina/src/share/org/apache/catalina/core StandardWrapper.java StandardWrapperValve.java Log: Merge few changes from 5.0. This only adds getters and setters and some more statistical info for the servlet execution.

RE: cvs commit: jakarta-tomcat-connectors/jk/native2/server/isapi jk_isapi_plugin.c

2003-02-06 Thread Ignacio J. Ortega
Mladen, Larry, > I think this is something that to some degree is a necessary > evil. Hopefully I will be able to tell more when I can get > back into the code. The trick is allowing this "okay" URL > to succeed while preventing malicious uses of "%2F" from also > succeeding. > Doh!!, just rev

DO NOT REPLY [Bug 16857] New: - IllegalArgumentException Thrown on startup of Tomcat

2003-02-06 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: Need review -- WIN32 procrun

2003-02-06 Thread Craig R. McClanahan
On Thu, 6 Feb 2003, Mladen Turk wrote: > > Access denied: Insufficient Karma > (mturk|jakarta-commons-sandbox/daemon/src/native/nt/procrun/) Fixed -- this should work for you now. Craig - To unsubscribe, e-mail: [EMAIL P

Re: [TC5] Time to make a release?

2003-02-06 Thread Costin Manolache
Remy Maucherat wrote: > Kin-Man Chung wrote: >> There has been inquiries about a Tomcat 5 release, both in and out >> of the mailing list. I usually direct them to our nightly builds, >> but there is no links from the jakarta page, and they are not always >> available. I think it's time that we

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

2003-02-06 Thread costin
costin 2003/02/06 11:59:03 Modified:catalina/src/share/org/apache/catalina/loader Tag: tomcat_40_branch StandardClassLoader.java Log: Cut&paste error... Revision ChangesPath No revision No revision

Re: [TC5] Time to make a release?

2003-02-06 Thread Remy Maucherat
Kin-Man Chung wrote: There has been inquiries about a Tomcat 5 release, both in and out of the mailing list. I usually direct them to our nightly builds, but there is no links from the jakarta page, and they are not always available. I think it's time that we make a release, to make it easier fo

[TC5] Time to make a release?

2003-02-06 Thread Kin-Man Chung
There has been inquiries about a Tomcat 5 release, both in and out of the mailing list. I usually direct them to our nightly builds, but there is no links from the jakarta page, and they are not always available. I think it's time that we make a release, to make it easier for people to try it out

DO NOT REPLY [Bug 12989] - JSTL "c:out" uses body-default, even if value is not NULL or ""

2003-02-06 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: Need review -- WIN32 procrun

2003-02-06 Thread Mladen Turk
> -Original Message- > From: jean-frederic clere > [mailto:[EMAIL PROTECTED]] > Sent: Thursday, February 06, 2003 6:48 PM > To: Tomcat Developers List > Subject: Re: Need review -- WIN32 procrun > > > > > > It's jakarta-commons-sandbox/component_name, actually. > > As JF proposed, I

Re: Need review -- WIN32 procrun

2003-02-06 Thread jean-frederic clere
Remy Maucherat wrote: Mladen Turk wrote: Glad you like it. Well, maybe you'll have to add one or two features, like being able to optionally invoke the stop calls on the running JVM, instead of instantiating a new one (at least, I expect that's what you're doing; I didn't look at the code

RE: Need review -- WIN32 procrun

2003-02-06 Thread Mladen Turk
> -Original Message- > From: Remy Maucherat [mailto:[EMAIL PROTECTED]] > > Well, maybe you'll have to add one or two features, like > being able to > optionally invoke the stop calls on the running JVM, instead of > instantiating a new one (at least, I expect that's what > you're do

DO NOT REPLY [Bug 16680] - Internal Server Error on HttpSession.setAttribute()

2003-02-06 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: Need review -- WIN32 procrun

2003-02-06 Thread Remy Maucherat
Mladen Turk wrote: Glad you like it. Well, maybe you'll have to add one or two features, like being able to optionally invoke the stop calls on the running JVM, instead of instantiating a new one (at least, I expect that's what you're doing; I didn't look at the code). That would allow not u

Re: Need review -- WIN32 procrun

2003-02-06 Thread Remy Maucherat
jean-frederic clere wrote: Ok, I really think you need to put that code in j-t-c or the commons sandbox ;-) In daemon (jakarta-commons-sandbox/daemon). +1 :) Remy - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

RE: Need review -- WIN32 procrun

2003-02-06 Thread Mladen Turk
> -Original Message- > From: Remy Maucherat [mailto:[EMAIL PROTECTED]] > > Features: > > > > 1. Redirect console applications > > 2. Running redirected applications as services > > 3. Console or Windows GUI application mode to avoid any > >temporarily flashing console windows in cas

Re: Need review -- WIN32 procrun

2003-02-06 Thread jean-frederic clere
Remy Maucherat wrote: Mladen Turk wrote: Hi, Something useful for me ;), but would like to hear other people opinions and sugestions. I've posted that couple of months ago, but now it's finished. The sources and binaries are at: http://jakarta.apache.org/~mturk/ Here is some brief explanation

cvs commit: jakarta-tomcat-connectors/jk/xdocs build.properties.samples

2003-02-06 Thread mturk
mturk 2003/02/06 08:43:53 Modified:jk/xdocs build.properties.samples Log: Remove quotes cause it breaks the geterated style.xsl. The style.xsl.in quotes that propery already, so skip doubling quote signs. Revision ChangesPath 1.2 +10 -10jakarta-tomcat-conn

cvs commit: jakarta-tomcat-connectors/jk/native2/server/isapi jk_isapi_plugin.c

2003-02-06 Thread mturk
mturk 2003/02/06 08:37:47 Modified:jk/native2/server/isapi jk_isapi_plugin.c Log: Nacho, we are in the year 2003 ;) Revision ChangesPath 1.56 +2 -2 jakarta-tomcat-connectors/jk/native2/server/isapi/jk_isapi_plugin.c Index: jk_isapi_plugin.c ===

Re: Need review -- WIN32 procrun

2003-02-06 Thread Remy Maucherat
Mladen Turk wrote: Hi, Something useful for me ;), but would like to hear other people opinions and sugestions. I've posted that couple of months ago, but now it's finished. The sources and binaries are at: http://jakarta.apache.org/~mturk/ Here is some brief explanation how the thing works: Pr

Need review -- WIN32 procrun

2003-02-06 Thread Mladen Turk
Hi, Something useful for me ;), but would like to hear other people opinions and sugestions. I've posted that couple of months ago, but now it's finished. The sources and binaries are at: http://jakarta.apache.org/~mturk/ Here is some brief explanation how the thing works: Procrun Features: 1.

RE: cvs commit: jakarta-tomcat-connectors/jk/native2/server/isapi jk_isapi_plugin.c

2003-02-06 Thread Larry Isaacs
I'm seem to be getting into a habit of clicking "Send" instead of "Save". :( I think this is something that to some degree is a necessary evil. Hopefully I will be able to tell more when I can get back into the code. The trick is allowing this "okay" URL to succeed while preventing malicious use

RE: cvs commit: jakarta-tomcat-connectors/jk/native2/server/isapi jk_isapi_plugin.c

2003-02-06 Thread Larry Isaacs
> -Original Message- > From: Ignacio J. Ortega [mailto:[EMAIL PROTECTED]] > Sent: Thursday, February 06, 2003 4:51 AM > To: 'Tomcat Developers List' > Subject: RE: cvs commit: > jakarta-tomcat-connectors/jk/native2/server/isapi jk_isapi_plugin.c > > > Larry, > > > > > Thanks. The r

Re: Documentation

2003-02-06 Thread Remy Maucherat
Yann Duponchel wrote: Hello, I would like to use Tomcat as a Servlet container for non HttpServlets. I don't see any problem in doing so but I would like to write a specialized Manager, specialized Containers, specialized Connectors and maybe other custom components (Valves). I have been throu

Documentation

2003-02-06 Thread Yann Duponchel
Hello, I would like to use Tomcat as a Servlet container for non HttpServlets. I don't see any problem in doing so but I would like to write a specialized Manager, specialized Containers, specialized Connectors and maybe other custom components (Valves). I have been through all the documentati

DO NOT REPLY [Bug 11656] - UTF-8 encoding not supported correctly in included text file or JSP Document

2003-02-06 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: Tomcat ajp13 connector: ajp14 extension how to force apache todo login

2003-02-06 Thread Henri Gomez
Gang Zhang wrote: Hi: I read the ajp faq and noticed that the ajp13 extension allows login to be performed between apache/IIS and tomcat. However it was hard for me to find any information about how to set the password information for apache side. I read the java side of the connector, Seem

RE: cvs commit: jakarta-tomcat-connectors/jk/native2/server/isapi jk_isapi_plugin.c

2003-02-06 Thread Ignacio J. Ortega
Larry, > > Thanks. The restored mod_jk behavior is the same as > Tomcat 3.3.x with , > the default. Unsafe escapes give 403's. We can > add a similar option to mod_jk to turn off the checking. > Though, I can't image a situation where it would make > sense to accept the risks to gain access to

DO NOT REPLY [Bug 16831] New: - Tomcat deletes an .jsp source file!

2003-02-06 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

[GUMP] Build Failure - jakarta-tomcat-jk2-native

2003-02-06 Thread Craig McClanahan
This email is autogenerated from the output from: Buildfile: build.xml init.taskdef: guess.os: [echo] build

DO NOT REPLY [Bug 12989] - JSTL "c:out" uses body-default, even if value is not NULL or ""

2003-02-06 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 16830] New: - Jasper do not reset BodyContent for tags with BodySupport and empty content

2003-02-06 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 12989] - JSTL "c:out" uses body-default, even if value is not NULL or ""

2003-02-06 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 12989] - JSTL "c:out" uses body-default, even if value is not NULL or ""

2003-02-06 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