DO NOT REPLY [Bug 40272] New: - classloader definition in server.xml is not properly parsed

2006-08-17 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://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 40272] - classloader definition in server.xml is not properly parsed

2006-08-17 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://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 39704] - context with privileged="true" do not setup properly inner loaders

2006-08-17 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://issues.apache.org/bugzilla/show_bu

MyFaces with Tomcat

2006-08-17 Thread Martin Haimberger
Hy, i am new on this mailinglist and i hope this is the right one for my question. I am taking part on the GSoC Projekt for Apache MyFaces. My task is to implement partial state Saving. For this i have to render the component Tree myself but i also need the "unknown" tags or the text from the JS

DO NOT REPLY [Bug 40273] New: - context.xml not used when WAR not unpacked

2006-08-17 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://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 40274] New: - Jdbc

2006-08-17 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://issues.apache.org/bugzilla/show_bu

Re: Proposal - Comet changes

2006-08-17 Thread Remy Maucherat
Filip Hanik - Dev Lists wrote: what am I thinking, all connectors, so far only the connectors supporting poll are valid candidates for comet :) I don't know how to redo the advertisement part of comet support without the special "org.apache.tomcat.comet.support" attribute, though. Rémy

[EMAIL PROTECTED]: Project tomcat-tc6 (in module tomcat-tc6) failed

2006-08-17 Thread Bill Barker
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project tomcat-tc6 has an issue affecting its community integration. This issue affects 1

[EMAIL PROTECTED]: Project tomcat-tc6 (in module tomcat-tc6) failed

2006-08-17 Thread Bill Barker
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project tomcat-tc6 has an issue affecting its community integration. This issue affects 1

svn commit: r432210 - in /tomcat/container/tc5.5.x/webapps/docs: index.xml introduction.xml monitoring.xml project.xml ssl-howto.xml windows-service-howto.xml

2006-08-17 Thread jfclere
Author: jfclere Date: Thu Aug 17 04:19:42 2006 New Revision: 432210 URL: http://svn.apache.org/viewvc?rev=432210&view=rev Log: Remove the jakarta reference. Modified: tomcat/container/tc5.5.x/webapps/docs/index.xml tomcat/container/tc5.5.x/webapps/docs/introduction.xml tomcat/containe

svn commit: r432211 - in /tomcat/container/tc5.5.x/webapps/docs/appdev: installation.xml processes.xml project.xml

2006-08-17 Thread jfclere
Author: jfclere Date: Thu Aug 17 04:34:57 2006 New Revision: 432211 URL: http://svn.apache.org/viewvc?rev=432211&view=rev Log: Arrange more jakarta stuff. Modified: tomcat/container/tc5.5.x/webapps/docs/appdev/installation.xml tomcat/container/tc5.5.x/webapps/docs/appdev/processes.xml

svn commit: r432212 - /tomcat/container/tc5.5.x/webapps/docs/funcspecs/project.xml

2006-08-17 Thread jfclere
Author: jfclere Date: Thu Aug 17 04:36:51 2006 New Revision: 432212 URL: http://svn.apache.org/viewvc?rev=432212&view=rev Log: Arrange jakarta link. Modified: tomcat/container/tc5.5.x/webapps/docs/funcspecs/project.xml Modified: tomcat/container/tc5.5.x/webapps/docs/funcspecs/project.xml URL

svn commit: r432213 - /tomcat/container/tc5.5.x/webapps/docs/config/project.xml

2006-08-17 Thread jfclere
Author: jfclere Date: Thu Aug 17 04:38:07 2006 New Revision: 432213 URL: http://svn.apache.org/viewvc?rev=432213&view=rev Log: Arrange link to jakarta. Modified: tomcat/container/tc5.5.x/webapps/docs/config/project.xml Modified: tomcat/container/tc5.5.x/webapps/docs/config/project.xml URL:

svn commit: r432214 - in /tomcat/tc6.0.x/trunk/java/org/apache: catalina/connector/CoyoteAdapter.java coyote/ActionCode.java coyote/http11/Http11AprProcessor.java

2006-08-17 Thread remm
Author: remm Date: Thu Aug 17 04:41:43 2006 New Revision: 432214 URL: http://svn.apache.org/viewvc?rev=432214&view=rev Log: - Update to use two action code. - The attribute to advertise comet support remains for now. - No update to the comet interface at this time. Modified: tomcat/tc6.0.x/tr

serveltapi/jspapi

2006-08-17 Thread Jean-frederic Clere
Hi, I have been fixing in TC5.5 some references to jakarta. Now I am wondering how to get the servletapi and jspapi pages. Any hints? Cheers Jean-Frederic - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,

svn commit: r432215 - /tomcat/tc6.0.x/trunk/java/org/apache/coyote/http11/Http11NioProcessor.java

2006-08-17 Thread remm
Author: remm Date: Thu Aug 17 05:00:04 2006 New Revision: 432215 URL: http://svn.apache.org/viewvc?rev=432215&view=rev Log: - Update the other connector. Modified: tomcat/tc6.0.x/trunk/java/org/apache/coyote/http11/Http11NioProcessor.java Modified: tomcat/tc6.0.x/trunk/java/org/apache/coyot

Re: serveltapi/jspapi

2006-08-17 Thread Yoav Shapira
Hi, What do you mean, how to get them? You can check out the servlet-api module from SVN... I must be misunderstanding something... Yoav On 8/17/06, Jean-frederic Clere <[EMAIL PROTECTED]> wrote: Hi, I have been fixing in TC5.5 some references to jakarta. Now I am wondering how to get the ser

Re: serveltapi/jspapi

2006-08-17 Thread Jean-frederic Clere
Yoav Shapira wrote: Hi, What do you mean, how to get them? You can check out the servlet-api module from SVN... I must be misunderstanding something... Yes... In fact, I would like to know how the actual: /www/tomcat.apache.org/tomcat-5.5-doc/servletapi and /www/tomcat.apache.org/tomcat-5.5-

Re: serveltapi/jspapi

2006-08-17 Thread Yoav Shapira
Hi, Ah, OK. The docs are generated by JavaDoc as part of the release build. Look at build/build.xml, the "dist-javadoc" target. That creates the doc files as part of the webapps/tomcat-docs webapp, and can be run standalone if you'd like. If you're actually building a Tomcat release, you run t

svn commit: r432230 - in /tomcat/tc6.0.x/trunk/java/org/apache/catalina: Wrapper.java connector/CoyoteAdapter.java core/StandardWrapper.java

2006-08-17 Thread remm
Author: remm Date: Thu Aug 17 06:22:44 2006 New Revision: 432230 URL: http://svn.apache.org/viewvc?rev=432230&view=rev Log: - Calling allocate for no reason was not a very good idea (adding an accessor instead for now, bleh). - Simplify the event method. Modified: tomcat/tc6.0.x/trunk/java/o

svn commit: r432231 - /tomcat/tc6.0.x/trunk/webapps/examples/WEB-INF/web.xml

2006-08-17 Thread remm
Author: remm Date: Thu Aug 17 06:23:08 2006 New Revision: 432231 URL: http://svn.apache.org/viewvc?rev=432231&view=rev Log: - Fix nearly all the servlet links. Modified: tomcat/tc6.0.x/trunk/webapps/examples/WEB-INF/web.xml Modified: tomcat/tc6.0.x/trunk/webapps/examples/WEB-INF/web.xml URL:

svn commit: r432232 - in /tomcat/tc6.0.x/trunk: build.xml dist.xml

2006-08-17 Thread remm
Author: remm Date: Thu Aug 17 06:26:48 2006 New Revision: 432232 URL: http://svn.apache.org/viewvc?rev=432232&view=rev Log: - Remove the bug number. - Add a temp folder in build. Modified: tomcat/tc6.0.x/trunk/build.xml tomcat/tc6.0.x/trunk/dist.xml Modified: tomcat/tc6.0.x/trunk/build.x

Re: Proposal - Comet changes

2006-08-17 Thread Filip Hanik - Dev Lists
Remy Maucherat wrote: Filip Hanik - Dev Lists wrote: what am I thinking, all connectors, so far only the connectors supporting poll are valid candidates for comet :) I don't know how to redo the advertisement part of comet support without the special "org.apache.tomcat.comet.support" attribut

Re: serveltapi/jspapi

2006-08-17 Thread Jean-frederic Clere
Yoav Shapira wrote: Hi, Ah, OK. The docs are generated by JavaDoc as part of the release build. Look at build/build.xml, the "dist-javadoc" target. That creates the doc files as part of the webapps/tomcat-docs webapp, and can be run standalone if you'd like. If you're actually building a Tom

Re: serveltapi/jspapi

2006-08-17 Thread Yoav Shapira
Hi, Ok. The "new" doc is ready, should I replace the one in /www/tomcat.apache.org/? We typically only replace them during a release to ensure consistency between the JavaDocs and the code. We don't want to have JavaDocs reflecting current trunk code if the latest release available for downlo

svn commit: r432237 - in /tomcat/tc6.0.x/trunk/webapps/docs: appdev/installation.xml appdev/processes.xml changelog.xml index.xml introduction.xml monitoring.xml ssl-howto.xml windows-service-howto.xm

2006-08-17 Thread remm
Author: remm Date: Thu Aug 17 06:38:32 2006 New Revision: 432237 URL: http://svn.apache.org/viewvc?rev=432237&view=rev Log: - Port docs updates. Modified: tomcat/tc6.0.x/trunk/webapps/docs/appdev/installation.xml tomcat/tc6.0.x/trunk/webapps/docs/appdev/processes.xml tomcat/tc6.0.x/tr

svn commit: r432240 - /tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util/http/FastHttpDateFormat.java

2006-08-17 Thread remm
Author: remm Date: Thu Aug 17 06:52:29 2006 New Revision: 432240 URL: http://svn.apache.org/viewvc?rev=432240&view=rev Log: - Redo the class with a concurrent hash map (note: no idea at this point if it's going to be faster) and generics. Modified: tomcat/tc6.0.x/trunk/java/org/apache/tomca

Re: serveltapi/jspapi

2006-08-17 Thread Jean-frederic Clere
Yoav Shapira wrote: Hi, Ok. The "new" doc is ready, should I replace the one in /www/tomcat.apache.org/? We typically only replace them during a release to ensure consistency between the JavaDocs and the code. We don't want to have JavaDocs reflecting current trunk code if the latest relea

5.5.18 release

2006-08-17 Thread Remy Maucherat
Hi, I think it would be good to consider doing a new point release, which would include the APR fix. Rémy - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: 5.5.18 release

2006-08-17 Thread Jean-frederic Clere
Remy Maucherat wrote: Hi, I think it would be good to consider doing a new point release, which would include the APR fix. And I have arranged the documentation ;-) Cheers Jean-Frederic Rémy - To unsubscribe, e-mail: [

svn commit: r432250 - /tomcat/build/tc5.5.x/BUILDING.txt

2006-08-17 Thread jfclere
Author: jfclere Date: Thu Aug 17 07:27:16 2006 New Revision: 432250 URL: http://svn.apache.org/viewvc?rev=432250&view=rev Log: Add a point for the servlet and jsp api. Modified: tomcat/build/tc5.5.x/BUILDING.txt Modified: tomcat/build/tc5.5.x/BUILDING.txt URL: http://svn.apache.org/viewvc/t

Re: 5.5.18 release

2006-08-17 Thread Filip Hanik - Dev Lists
I agree, its a pretty important fix Remy Maucherat wrote: Hi, I think it would be good to consider doing a new point release, which would include the APR fix. Rémy - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Re: serveltapi/jspapi

2006-08-17 Thread Jean-frederic Clere
Yoav Shapira wrote: Hi, Ah, OK. The docs are generated by JavaDoc as part of the release build. Look at build/build.xml, the "dist-javadoc" target. That creates the doc files as part of the webapps/tomcat-docs webapp, and can be run standalone if you'd like. If you're actually building a Tom

svn commit: r432252 - /tomcat/build/tc5.5.x/BUILDING.txt

2006-08-17 Thread jfclere
Author: jfclere Date: Thu Aug 17 07:41:02 2006 New Revision: 432252 URL: http://svn.apache.org/viewvc?rev=432252&view=rev Log: Add ant release in the list. Modified: tomcat/build/tc5.5.x/BUILDING.txt Modified: tomcat/build/tc5.5.x/BUILDING.txt URL: http://svn.apache.org/viewvc/tomcat/build/

Re: 5.5.18 release

2006-08-17 Thread Yoav Shapira
+1 for doing a release. Yoav On 8/17/06, Filip Hanik - Dev Lists <[EMAIL PROTECTED]> wrote: I agree, its a pretty important fix Remy Maucherat wrote: > Hi, > > I think it would be good to consider doing a new point release, which > would include the APR fix. > > Rémy > > --

Bug report

2006-08-17 Thread Dimitri Piriou
Hello, Sorry if I don't post at the right place but I'm sending you this mail to make a bug (I think that is one) report. I'm developping a servlet and a mistake made Tomcat stopping each time my code had to be executed. An exception was thrown before and here is the extract of Tomcat log file:

DO NOT REPLY [Bug 40279] New: - ServletContext.getMinorVersion() returns 4

2006-08-17 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://issues.apache.org/bugzilla/show_bu

Re: Bug report

2006-08-17 Thread charly
Its very normal that Tomcat stops if there is code in a webapp which forces Tomcat or the JVM to stop: System.exit(-1); Karl-Heinz From: "Dimitri Piriou" <[EMAIL PROTECTED]> Sorry if I don't post at the right place but I'm sending you this mail to make a bug (I th

Re: Bug report

2006-08-17 Thread Florian Fray
Hi Dimitri, this is not a Tomcat bug, but look at the second "rs = stmt.executeQuery();" You closed this "stmt" few lines before and I think you intended to call "rs = stmt_jeucode.executeQuery();" instead. Regards, Florian Dimitri Piriou schrieb: Hello, Sorry if I don't post at the righ

Re: Bug report

2006-08-17 Thread Florian Fray
Hi Dimitri, forget this one, I should read the postings completely before responding :-) So Charly is completely right with his assumption. Regards, Florian Florian Fray schrieb: Hi Dimitri, this is not a Tomcat bug, but look at the second "rs = stmt.executeQuery();" You closed this "stmt"

Re: Working on mod_jk

2006-08-17 Thread Rodrigo Ramele
Tomcat gurus: I am working with apr table in mod_jk to store the session table but i can't achieve to share the table between differents requests... Someone could give me a tip ? (or a good reference to a site or book related with apache 2 module programming) Thanks a lot !!! On 8/14/06, Raine

Re: 5.5.18 release

2006-08-17 Thread Filip Hanik - Dev Lists
cool, I will cut the release Yoav Shapira wrote: +1 for doing a release. Yoav On 8/17/06, Filip Hanik - Dev Lists <[EMAIL PROTECTED]> wrote: I agree, its a pretty important fix Remy Maucherat wrote: > Hi, > > I think it would be good to consider doing a new point release, which > would inclu

Re: Working on mod_jk

2006-08-17 Thread Rainer Jung
If your platform uses multiple processes for Apache, then traditional in memory data will not be shared. You'll need to use shared memory for that. Have a look at Jean-Cleres hints in the same thread about the slotmem implementation he was doing a couple of weeks ago in the httpd project. Regards,

Re: change in session activity tracking between Tomcat 4.1/5.0 and Tomcat 5.5

2006-08-17 Thread Jan Luehe
Hi Dies, Dies Koper wrote On 08/16/06 21:27,: Hello Jan, Thank you for your reply. Yes, I noticed the "associated with this session". It seemed clear. But then I read the following in the specification: [Servlet 2.4 spec - SRV.7.6 Last Accessed Times] The session is considered to be accessed

Re: change in session activity tracking between Tomcat 4.1/5.0 and Tomcat 5.5

2006-08-17 Thread Dies Koper
Hello Jan, Thank you again for your reply. Jan Luehe wrote: I see what you are getting at, and I agree that the servlet spec could be much clearer about this. Unfortunately, this ambiguous wording as been around for the longest time. That is why I was surprised to find the change in Tomcat 5,