RE: [GSOC] Filters Async Support in Servlet 3.0

2009-04-05 Thread Anas Ahmed
Two Scenarios of thread per request :- 1- if the request send directly to server without filter:- When a connection is idle between requests, the thread can be recycled, and the connection is placed in a centralized NIO select set to detect new requests without

DO NOT REPLY [Bug 46958] manager XML interface hard-coded path in XSL transformation

2009-04-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46958 --- Comment #1 from Varun vputte...@gmail.com 2009-04-05 05:06:28 PST --- Created an attachment (id=23442) -- (https://issues.apache.org/bugzilla/attachment.cgi?id=23442) Patch to fix this bug. -- Configure bugmail:

package update for JSP Generator.

2009-04-05 Thread Varun Puttewar
While running the trunk tomcat version, I found out that Java files generated from the JSP giving error while compiling, After going in to sources I found that, fully qualified name for InstanceManager class was coming out correctly. following patch fixes the package name and with it I could

svn commit: r762090 - in /tomcat/trunk/modules/tomcat-lite: build.xml coyote-nio.files examples/ examples/spring/ examples/spring/TomcatSpring.java examples/spring/tomcat-spring.xml

2009-04-05 Thread costin
Author: costin Date: Sun Apr 5 14:24:42 2009 New Revision: 762090 URL: http://svn.apache.org/viewvc?rev=762090view=rev Log: Build and one example of embedding tomcat-lite ( I'll add more when I get time, I only picked spring for its limitations - it's easier to use tomcat-lite in a framework

svn commit: r762105 - in /tomcat/trunk/modules/tomcat-lite/java/org/apache/tomcat: servlets/jsp/JasperCompilerTemplateClassMapper.java util/ util/buf/ util/buf/UriNormalizer.java util/http/ util/http/

2009-04-05 Thread costin
Author: costin Date: Sun Apr 5 15:28:07 2009 New Revision: 762105 URL: http://svn.apache.org/viewvc?rev=762105view=rev Log: Files changed/added in tomcat Added: tomcat/trunk/modules/tomcat-lite/java/org/apache/tomcat/util/

svn commit: r762106 - /tomcat/trunk/java/org/apache/tomcat/util/http/MimeMap.java

2009-04-05 Thread costin
Author: costin Date: Sun Apr 5 15:29:53 2009 New Revision: 762106 URL: http://svn.apache.org/viewvc?rev=762106view=rev Log: Added a getter and the css mapping. Modified: tomcat/trunk/java/org/apache/tomcat/util/http/MimeMap.java Modified:

svn commit: r762133 - in /tomcat/trunk/java/org/apache/jasper: compiler/Generator.java runtime/InstanceManagerFactory.java

2009-04-05 Thread markt
Author: markt Date: Sun Apr 5 18:52:31 2009 New Revision: 762133 URL: http://svn.apache.org/viewvc?rev=762133view=rev Log: Update package name Modified: tomcat/trunk/java/org/apache/jasper/compiler/Generator.java tomcat/trunk/java/org/apache/jasper/runtime/InstanceManagerFactory.java

Re: package update for JSP Generator.

2009-04-05 Thread Mark Thomas
Varun Puttewar wrote: While running the trunk tomcat version, I found out that Java files generated from the JSP giving error while compiling, After going in to sources I found that, fully qualified name for InstanceManager class was coming out correctly. following patch fixes the package

Problem with Tomcat - unable to start webapp

2009-04-05 Thread borko1
Hello Please advice me. I have problem with starting webapp from Web Application Manager, error: FAIL - Application at context path /webapp1 could not be started. I was successfully uploaded WAR file, do i need to do something else? Please help me. Thanks. -- View this message in context:

Re: Problem with Tomcat - unable to start webapp

2009-04-05 Thread Mark Thomas
borko1 wrote: Hello Please advice me. I have problem with starting webapp from Web Application Manager, error: FAIL - Application at context path /webapp1 could not be started. I was successfully uploaded WAR file, do i need to do something else? Please help me. Thanks. This is a

[Tomcat Wiki] Trivial Update of FAQ/Miscellaneous by ChuckCaldarale

2009-04-05 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Tomcat Wiki for change notification. The following page has been changed by ChuckCaldarale: http://wiki.apache.org/tomcat/FAQ/Miscellaneous The comment on the change is: Fixing typos.