DO NOT REPLY [Bug 35713] New: - StackOverflowError in JspWriterImpl

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

Re: JK 1.2.14 core dump oddity

2005-07-13 Thread jean-frederic clere
William A. Rowe, Jr. wrote: At 03:04 PM 7/12/2005, William A. Rowe, Jr. wrote: It's not the return OK; my bad. Something deeper is going on here, some interaction with Apache 2, having to do with the request_rec status not being bubbled back to the origin error. But if anyone has clues to

DO NOT REPLY [Bug 35709] - allow to crate a short-lived secondary session from a request to prevent cross-site scripting

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

DO NOT REPLY [Bug 35715] New: - Buffering in JK needs to be configurable for IIS

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

cvs commit: jakarta-tomcat-connectors/http11/src/java/org/apache/coyote/http11 Http11AprProcessor.java

2005-07-13 Thread remm
remm2005/07/13 04:05:20 Modified:http11/src/java/org/apache/coyote/http11 Http11AprProcessor.java Log: - Fix array length if no client certs. Revision ChangesPath 1.24 +22 -25

Pls give suggestions in tomcat tunning in production environment

2005-07-13 Thread Ayyanar Inbamohan
Hi all, Now our webapp is running in production environment, nearly 500 people can ask it simultaneously, so the server performance is very low in all aspects. so, anyone help me, how to tune the tomcat for the production environment. increasing memory and ... I am using apache at

RE: Pls give suggestions in tomcat tunning in production environment

2005-07-13 Thread Ayyanar Inbamohan
Hi Rajkumar Sivasubramanian, Hi is there is any document availble online. to know about the options you mailds. thanks, inr. --- Rajkumar Sivasubramanian [EMAIL PROTECTED] wrote: Hi Ayyanar Inbamohan You can check the following options in your PRD environment. 1) PRD Server

cvs commit: jakarta-tomcat-connectors/http11/src/java/org/apache/coyote/http11 Http11AprProcessor.java

2005-07-13 Thread remm
remm2005/07/13 06:03:51 Modified:http11/src/java/org/apache/coyote/http11 Http11AprProcessor.java Log: - Code cleanups and comments. Revision ChangesPath 1.25 +18 -10

DO NOT REPLY [Bug 35713] - StackOverflowError in JspWriterImpl

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

Re: mod_jk 1.2.10 and tomcat 5.5.9 buffer overflow (logging)

2005-07-13 Thread Collin McClendon
Bill, Thanks again for this tip. After reading the document to my best ability, I added this line to the end of /usr/local/tomcat/common/classes/logging.propeties : org.apache.jk.common.MsgAjp = ALL I got as a result what seemed like no logging at all for this class. I am setting it to DEBUG

cvs commit: jakarta-tomcat-connectors/jk/xdocs index.xml

2005-07-13 Thread jfclere
jfclere 2005/07/13 08:29:54 Modified:jk/xdocs index.xml Log: typos. Revision ChangesPath 1.38 +3 -3 jakarta-tomcat-connectors/jk/xdocs/index.xml Index: index.xml === RCS file:

cvs commit: jakarta-tomcat-connectors/jk/xdocs index.xml

2005-07-13 Thread jfclere
jfclere 2005/07/13 08:42:44 Modified:jk/xdocs index.xml Log: Add a some line about the release. Revision ChangesPath 1.39 +11 -0 jakarta-tomcat-connectors/jk/xdocs/index.xml Index: index.xml

cvs commit: jakarta-tomcat-connectors/jk/xdocs/news 20050101.xml

2005-07-13 Thread jfclere
jfclere 2005/07/13 08:57:43 Modified:jk/xdocs/news 20050101.xml Log: Add information about the release. Revision ChangesPath 1.5 +17 -4 jakarta-tomcat-connectors/jk/xdocs/news/20050101.xml Index: 20050101.xml

DO NOT REPLY [Bug 35720] New: - Updating JSP causes error Provider org.apache.xerces.jaxp.SAXParserFactoryImpl could not be instantiated: java.lang.NullPointerException

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

cvs commit: jakarta-tomcat-catalina/webapps/docs apr.xml

2005-07-13 Thread remm
remm2005/07/13 09:20:17 Modified:webapps/docs apr.xml Log: - Add some docs. Revision ChangesPath 1.6 +25 -0 jakarta-tomcat-catalina/webapps/docs/apr.xml Index: apr.xml === RCS file:

Re: [VOTE] JK 1.2.14.1

2005-07-13 Thread jean-frederic clere
[x] Stable -- good build [ ] Alpha -- something serious is wrong: what is it? Please test and vote. Cheers Jean-Frederic - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [VOTE] SOC temporary committer Anders Nyman

2005-07-13 Thread Tim Funk
Given all the comments, I think we'll go with the path of least resistance and use a SF account. Then when and if the time comes, a merge can go back into Tomcat if there is a desire. -Tim Tim Funk wrote: As part of the Google SOC. Google accepted the tomcat-reverse-proxy project to be

Re: mod_jk 1.2.10 and tomcat 5.5.9 buffer overflow (logging)

2005-07-13 Thread Bill Barker
That's for log4j. For Juli, you want FINE (or FINEST). - Original Message - From: Collin McClendon [EMAIL PROTECTED] To: Tomcat Developers List tomcat-dev@jakarta.apache.org Sent: Wednesday, July 13, 2005 8:15 AM Subject: Re: mod_jk 1.2.10 and tomcat 5.5.9 buffer overflow (logging)

cvs commit: jakarta-tomcat-connectors/jni/examples mkcerts

2005-07-13 Thread mturk
mturk 2005/07/13 11:29:58 Modified:jni/examples mkcerts Log: Crete PKCS12 demo user certificate for using with Web browser to test the Client Authentication. Revision ChangesPath 1.3 +3 -0 jakarta-tomcat-connectors/jni/examples/mkcerts Index: mkcerts

Re: mod_jk 1.2.10 and tomcat 5.5.9 buffer overflow (logging)

2005-07-13 Thread Collin McClendon
Thanks, I didn't have my head screwed on right there. I see now after re-reading the documentation, I have to use the right keyword and I wasn't adding .level = at the end of the class name. Thanks so much for your help, I hope to have a crash to show logged in detail. If you or someone would

How to make JSP Pages Timed ???

2005-07-13 Thread Abdullah Abdullah
Dear all I am creating web pages using JSP. These JSP pages should be timed. That means the system should be limited with start and end dates or times. I have created a table in database that contains the start and end times. So, How can I use these times to limit my JSP pages showing from

how to do (( age calculation )) please

2005-07-13 Thread Abdullah Abdullah
Dear all I would be very grateful if any one can tell me a method or a way that I can calculate someone's age. I am using JSP. Please be descriptive with me because I am beginner !!! Thanks in advance. _ Winks nudges are here

Re: How to make JSP Pages Timed ???

2005-07-13 Thread Frank W. Zammetti
Hello, You could have a look at my Java Web Parts project (http://javawebparts.sourceforge.net). One of the components in it is an AppAvailabilityFilter. This is a filter that allows you to define a window each day when your application is available, other times a user will be redirected

PayPal Notification: Upgrade your information

2005-07-13 Thread [EMAIL PROTECTED]
fitchburg arum inhuman cancellate lighthearted hausdorff lexicography sirius carl groan conrad imperial bloop earthy decontrolling epitaxial charta escheat intoxicant ahead tenney

Accessing HttpServletRequest within Realms

2005-07-13 Thread Shane Griggs
We are using JAASRealm for authentication... What we would like to do is to gather additional information from the HttpRequest for use within our security framework... Having taken a look at the code it seems easy enough to add another method to the RealmBase to populate the Realm with the

DO NOT REPLY [Bug 35725] New: - jasper throws org.apache.jasper.JasperException with XHTML document

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

DO NOT REPLY [Bug 35725] - jasper throws org.apache.jasper.JasperException with XHTML document

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

DO NOT REPLY [Bug 35725] - jasper throws org.apache.jasper.JasperException with XHTML document

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