Yahoo! Auto Response

2004-12-10 Thread casualcyberzone
Thanks for mail me Soon i will reply amit Casual cyber zone computer home Original Message: X-YahooFilteredBulk: 220.224.50.20 Authentication-Results: mta102.mail.in.yahoo.com from=jakarta.apache.org; domainkeys=neutral (no sig) X-Originating-IP: [220.224.50.20]

Jave Server Pages

2004-12-10 Thread Bernard Pace
Hi, I am trying to run my first jsp page on Tomcat. My current version is 5.0.30. The code I am applying to the jsp is the following body Hello, world /body /html How the file that I am saving where should I place it, and should I update an XML file? Thanks in Advance

Re: Jave Server Pages

2004-12-10 Thread Schalk Neethling
Bernard To answer your question: Your directory structure should be as follows: TOMCAT_ROOT/webapps/ -- myapp [ All of your usual web files including html and JSP's should go here. - WEB-INF --- classes [ Compiled java

Re: RE: Releasing JK1.2.7

2004-12-10 Thread newsletter
This is an automated message that will hopefully answer any questions you might have: HOW TO UNSUBSCRIBE: Visit www.insanepictures.com/unsubscribe.shtml and enter your email address into the unsubscribe box. HOW TO SUBSCRIBE: Visit www.insanepictures.com and enter your email address into the

DO NOT REPLY [Bug 32456] - Wrong html comment in numguess.jsp

2004-12-10 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=32456. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

5.0.30 versus 5.0.29 on the main download page

2004-12-10 Thread Benson Margulies
The main download page links to the 5.0.30 beta but not to the 5.0.29 stable. This has led to some confusion on the part of customers of mine. Would it be reasonable to always have the latest stable version from each of the maintained branches on that page?

RE: 5.0.30 versus 5.0.29 on the main download page

2004-12-10 Thread Shapira, Yoav
Hi, The main download page links to the 5.0.30 beta but not to the 5.0.29 stable. This has led to some confusion on the part of customers of mine. Would it be reasonable to always have the latest stable version from each of the maintained branches on that page? 5.0.29 is not stable, but maybe

DO NOT REPLY [Bug 32604] - Some httpHeaders can be lost in response

2004-12-10 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=32604. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

Re: [VOTE] 5.5.5 Stability

2004-12-10 Thread Remy Maucherat
Shapira, Yoav wrote: Hi, 5.5.5 has been out for a bit. I haven't heard back about TCKs. There's at least one issue, already fixed by Remy in CVS, that prevents it from being stable according to him IIRC. (If my recollection is wrong, please correct it ;)). So there's probably not much of a

DO NOT REPLY [Bug 32604] - Some httpHeaders can be lost in response

2004-12-10 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=32604. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 32604] - Some httpHeaders can be lost in response

2004-12-10 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=32604. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

Embedded.createConnector doesn't create a HTTP connector

2004-12-10 Thread Jacek Laskowski
Hi, It seems that Embedded.createConnector doesn't create a HTTP connector. If I do connector = embedded.createConnector((String) null, 8080, http); connector is null. In fact, I haven't been able to find a way to create it other than do the following: connector = new Connector(HTTP/1.1);

DO NOT REPLY [Bug 32604] - Some httpHeaders can be lost in response

2004-12-10 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=32604. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

ssi including a cgi with query args is broken --- same combo works under Apache

2004-12-10 Thread Brian Hill
Our site uses an SSI directive to include a cgi script. This works under Apache but fails under Tomcat because the query arguments are not being handled the same way. Under Tomcat 5.5.4, they are being searched for as part of the filename. (The failure mode was different under Tomcat 4.0.

DO NOT REPLY [Bug 32646] New: - Serious: Exception retrieving password for username

2004-12-10 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=32646. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

Re: TEST

2004-12-10 Thread MESSAGE AGENT
This is an automatic reply. Feel free to send additional mail, as this program shouldn't reply to you more than once or twice. The following is a prerecorded message, sent for coke: Hi, This is an automated reply from the account for the CMU CS coke machine. No one currently reads mail sent

cvs commit: jakarta-tomcat-connectors/util/java/org/apache/tomcat/util/threads ThreadPool.java

2004-12-10 Thread billbarker
billbarker2004/12/10 19:52:56 Modified:util/java/org/apache/tomcat/util/threads ThreadPool.java Log: We need to set the local copies, otherwise the thread counts get wacked. This mostly effects the TC 3.3 legacy Connectors. It is almost impossible for the Coyote Connectors to

cvs commit: jakarta-tomcat-connectors/jk/java/org/apache/jk/common HandlerRequest.java

2004-12-10 Thread billbarker
billbarker2004/12/10 20:00:35 Modified:jk/java/org/apache/jk/common HandlerRequest.java Log: Syncronize access to the Request registration count. There are reports on the user list that this isn't close enough to atomic, and doesn't happen often enough to worry about the

Re: cvs commit: jakarta-tomcat-connectors/jk/java/org/apache/jk/common ChannelSocket.java

2004-12-10 Thread newsletter
This is an automated message that will hopefully answer any questions you might have: HOW TO UNSUBSCRIBE: Visit www.insanepictures.com/unsubscribe.shtml and enter your email address into the unsubscribe box. HOW TO SUBSCRIBE: Visit www.insanepictures.com and enter your email address into the

cvs commit: jakarta-tomcat-connectors/jk/java/org/apache/jk/common ChannelSocket.java

2004-12-10 Thread billbarker
billbarker2004/12/10 22:32:13 Modified:jk/java/org/apache/jk/common ChannelSocket.java Log: Speed the MsgContext on its way to GC. The ControlRunnable will retain a reference to the TPR, so the endpoint will stay until the CR is reused. May or may not help with BZ #32141

Re: Jave Server Pages

2004-12-10 Thread Andy Armstrong
Bernard Pace wrote: Hi, I am trying to run my first jsp page on Tomcat. My current version is 5.0.30. The code I am applying to the jsp is the following body Hello, world /body /html How the file that I am saving where should I place it, and should I update an XML file? You should really

RE: Releasing JK1.2.7

2004-12-10 Thread Allistair Crossley
Have installed beta-2 on our test Windows 2000 server + Tomcat 5.5.5 + IIS 5. All our features are working. The system allows file uploads into a content management system. With JK2 we have periodically had errors related to other Bugzilla IDs with file upload (stream terminated unexpectedly).

Anne-Sophie Brichard/EUZ/ChubbMail is out of the office.

2004-12-10 Thread abrichard
I will be out of the office starting 10/12/2004 and will not return until 14/12/2004. En mon absence merci de bien vouloir contacter Sophie Chevillet ([EMAIL PROTECTED]) au 01 70 36 65 02 - To unsubscribe, e-mail: [EMAIL

Tomcat 5.5.6 tomorrow, Dec 11th

2004-12-10 Thread Shapira, Yoav
Hi, I'd like to tag and cut the 5.5.6 release tomorrow, December 11th, at 1800h GMT (http://www.timeanddate.com/worldclock/converted.html?month=12day=11ye ar=2004hour=13min=0sec=0p1=43p2=0). Unless I hear objections, that's what I'm going to do. So please either object, or finish committing

RE: 5.0.30 versus 5.0.29 on the main download page

2004-12-10 Thread Benson Margulies
Well, I guess I did mean 5.0.28 in that case. Another suggestion: couldn't tomcat have its very own download page, instead of being in the midst of that vast list of jakarta downloads? -Original Message- From: Shapira, Yoav [mailto:[EMAIL PROTECTED] Sent: Friday, December 10, 2004