Re: Specifying relative path for TOMCAT 5.5 ?

2007-03-01 Thread Rajendra Sakpal
Sorry for the inconvenience. I realized it a bit late. I have re-posted the question in the tomcat-user list. regards, Rajendra On 3/1/07, Pid <[EMAIL PROTECTED]> wrote: Rajendra Sakpal wrote: > Hi, > > I am using TOMCAT 5.5. I am creating a file in class that is called from a > JSP. Howev

Re: Specifying relative path for TOMCAT 5.5 ?

2007-03-01 Thread Pid
Rajendra Sakpal wrote: Hi, I am using TOMCAT 5.5. I am creating a file in class that is called from a JSP. However, the relative path that I have specified in the class doesn't seem to work. The path that I have used is :"/webapps/Jonathon/WEB-INF/etc/subscriber.txt". Can someone please let

Re: Tagging JK 1.2.21

2007-03-01 Thread Henri Gomez
I'll test iSeries today, sorry to be late but many works at job ;( Regards 2007/3/1, Mladen Turk <[EMAIL PROTECTED]>: Rainer Jung wrote: > > I'm travelin at the moment, otherwise I would have suggested to tag even > earlier. Anyone planning to apply important changes to trunk before > saturday,

svn commit: r513234 - /tomcat/connectors/trunk/KEYS

2007-03-01 Thread jfclere
Author: jfclere Date: Thu Mar 1 01:25:17 2007 New Revision: 513234 URL: http://svn.apache.org/viewvc?view=rev&rev=513234 Log: Remove my old keys and add the new one. Modified: tomcat/connectors/trunk/KEYS Modified: tomcat/connectors/trunk/KEYS URL: http://svn.apache.org/viewvc/tomcat/conne

svn commit: r513245 - in /tomcat/connectors/trunk/jk: native/STATUS.txt xdocs/index.xml xdocs/news/20070301.xml

2007-03-01 Thread jfclere
Author: jfclere Date: Thu Mar 1 01:48:50 2007 New Revision: 513245 URL: http://svn.apache.org/viewvc?view=rev&rev=513245 Log: Preparing the release. Added: tomcat/connectors/trunk/jk/xdocs/news/20070301.xml Modified: tomcat/connectors/trunk/jk/native/STATUS.txt tomcat/connec

svn commit: r513247 - /tomcat/connectors/trunk/jk/native/common/jk_version.h

2007-03-01 Thread jfclere
Author: jfclere Date: Thu Mar 1 01:51:26 2007 New Revision: 513247 URL: http://svn.apache.org/viewvc?view=rev&rev=513247 Log: Make it release. Modified: tomcat/connectors/trunk/jk/native/common/jk_version.h Modified: tomcat/connectors/trunk/jk/native/common/jk_version.h URL: http://svn.apa

svn commit: r513250 - /tomcat/connectors/tags/jk1.2.x/JK_1_2_21/

2007-03-01 Thread jfclere
Author: jfclere Date: Thu Mar 1 01:55:56 2007 New Revision: 513250 URL: http://svn.apache.org/viewvc?view=rev&rev=513250 Log: Tag the release. Added: tomcat/connectors/tags/jk1.2.x/JK_1_2_21/ - copied from r513249, tomcat/connectors/trunk/

[VOTE] New committer: Fabian Carrion

2007-03-01 Thread Remy Maucherat
Hi, I'd like to nominate Fabian Carrion as a committer on the Apache Tomcat project. Fabian contributed many useful patches, including helping add support for Servlet 2.5 in Apache Tomcat 6.0. Votes ? Rémy - To unsubscribe,

Re: [VOTE] New committer: Fabian Carrion

2007-03-01 Thread Tim Funk
+1 -Tim Remy Maucherat wrote: Hi, I'd like to nominate Fabian Carrion as a committer on the Apache Tomcat project. Fabian contributed many useful patches, including helping add support for Servlet 2.5 in Apache Tomcat 6.0. --

Re: [VOTE] New committer: Fabian Carrion

2007-03-01 Thread Henri Gomez
+1 2007/3/1, Tim Funk <[EMAIL PROTECTED]>: +1 -Tim Remy Maucherat wrote: > Hi, > > I'd like to nominate Fabian Carrion as a committer on the Apache Tomcat > project. Fabian contributed many useful patches, including helping add > support for Servlet 2.5 in Apache Tomcat 6.0.

svn commit: r513281 - /tomcat/connectors/trunk/jk/tools/jkrelease.sh

2007-03-01 Thread jfclere
Mar 1 03:21:08 2007 @@ -175,7 +175,8 @@ fi # Export text docs -${TOOL} ../docs/news/printer/20060101.html >NEWS +${TOOL} ../docs/news/printer/20070301.html >NEWS +${TOOL} ../docs/news/printer/20060101.html >>NEWS ${TOOL} ../docs/news/printer/20050101.html >>NEWS ${TOOL}

Re: Tagging JK 1.2.21

2007-03-01 Thread Henri Gomez
I build jk 1.2.21 on iSeries V5R3. I just wait for my IT team to activate it on our Apache 2. Stay tuned 2007/3/1, Henri Gomez <[EMAIL PROTECTED]>: I'll test iSeries today, sorry to be late but many works at job ;( Regards >2007/3/1, Mladen Turk <[EMAIL PROTECTED]>: > Rainer Jung wrote: > >

RE: Re: reload on demand

2007-03-01 Thread Christophe Pierret
> Kent Tong writes: > > Yoav Shapira apache.org> writes: > > > There's reloadable as a Context attribute, documented at > > http://tomcat.apache.org/tomcat-5.5-doc/config/context.html, and you > > can also define a list of static resources (not classes) to be watched > > to trigger a reload

svn commit: r513284 [2/2] - in /tomcat/site/trunk: docs/faq/ docs/faq/printer/ xdocs-faq/

2007-03-01 Thread funkman
Modified: tomcat/site/trunk/docs/faq/misc.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/faq/misc.html?view=diff&rev=513284&r1=513283&r2=513284 == --- tomcat/site/trunk/docs/faq/misc.html (original) +++ tomc

svn commit: r513286 - in /tomcat/site/trunk: docs/whichversion.html xdocs/whichversion.xml

2007-03-01 Thread funkman
Author: funkman Date: Thu Mar 1 03:49:48 2007 New Revision: 513286 URL: http://svn.apache.org/viewvc?view=rev&rev=513286 Log: Brief placeholder description about Tomcat 6 Modified: tomcat/site/trunk/docs/whichversion.html tomcat/site/trunk/xdocs/whichversion.xml Modified: tomcat/site/t

Re: [VOTE] New committer: Fabian Carrion

2007-03-01 Thread Yoav Shapira
Hola, On 3/1/07, Remy Maucherat <[EMAIL PROTECTED]> wrote: I'd like to nominate Fabian Carrion as a committer on the Apache Tomcat project. Fabian contributed many useful patches, including helping add support for Servlet 2.5 in Apache Tomcat 6.0. +1. Yoav ---

Re: [VOTE] New committer: Fabian Carrion

2007-03-01 Thread Peter Rossbach
+1 Regards Peter Am 01.03.2007 um 11:49 schrieb Remy Maucherat: Hi, I'd like to nominate Fabian Carrion as a committer on the Apache Tomcat project. Fabian contributed many useful patches, including helping add support for Servlet 2.5 in Apache Tomcat 6.0. Votes ? Rémy ---

DO NOT REPLY [Bug 41739] New: - The servlet with the value 0 in tag must be loaded at first.

2007-03-01 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: Tomcat Webservices JSR109 implementation

2007-03-01 Thread Remy Maucherat
Carrion, Fabian (GE Money, consultant) wrote: For any information on this patch you can reach me on this email. I am now looking at the patch. I will at least commit everything except for the factory classes (we'll see about what to do with them later). There's one glitch with the diff: the

svn commit: r513349 - in /tomcat/tc6.0.x/trunk/java/org/apache: catalina/core/ catalina/deploy/ catalina/startup/ naming/ naming/factory/

2007-03-01 Thread remm
Author: remm Date: Thu Mar 1 06:33:06 2007 New Revision: 513349 URL: http://svn.apache.org/viewvc?view=rev&rev=513349 Log: - Add plumbing code for supporting web services references. - No factory implementations at this time. - Submitted by Fabien Carrion. Added: tomcat/tc6.0.x/trunk/java/or

svn commit: r513368 - in /tomcat/site/trunk: docs/whichversion.html xdocs/whichversion.xml

2007-03-01 Thread remm
Author: remm Date: Thu Mar 1 07:05:22 2007 New Revision: 513368 URL: http://svn.apache.org/viewvc?view=rev&rev=513368 Log: - More basic details on 6.0. Modified: tomcat/site/trunk/docs/whichversion.html tomcat/site/trunk/xdocs/whichversion.xml Modified: tomcat/site/trunk/docs/whichversi

Re: reload on demand

2007-03-01 Thread Filip Hanik - Dev Lists
Kent Tong wrote: Yoav Shapira apache.org> writes: There's reloadable as a Context attribute, documented at http://tomcat.apache.org/tomcat-5.5-doc/config/context.html, and you can also define a list of static resources (not classes) to be watched to trigger a reload, via the WatchedResource

Re: [VOTE] New committer: Fabian Carrion

2007-03-01 Thread Filip Hanik - Dev Lists
+1 Remy Maucherat wrote: Hi, I'd like to nominate Fabian Carrion as a committer on the Apache Tomcat project. Fabian contributed many useful patches, including helping add support for Servlet 2.5 in Apache Tomcat 6.0. Votes ? Rémy --

Re: [VOTE] New committer: Fabian Carrion

2007-03-01 Thread Ian Darwin
Remy Maucherat wrote: Hi, I'd like to nominate Fabian Carrion as a committer on the Apache Tomcat project. Fabian contributed many useful patches, including helping add support for Servlet 2.5 in Apache Tomcat 6.0. +1 - To

Re: Re: reload on demand

2007-03-01 Thread Kent Tong
Christophe Pierret sparus-software.com> writes: > Then you can create a dirty.txt file that you add as a WatchedRessource. > When you are ready to run, "touch" it and it will reload automatically. But then it takes an extra manual step, ie, touching the dirty.txt file, before accessing the webap

RE: Tomcat Webservices JSR109 implementation

2007-03-01 Thread Carrion, Fabian \(GE Money, consultant\)
Hi, There is only one Factory class : ServiceRefFactory.java I'm sorry, I haven't use HandlerFactory. A handler is a class which is going to be instantiate and the object called before and after the call to the webservice. I use org.apache.naming.Handler class. I register the Handlers in a Col

Re: Re: reload on demand

2007-03-01 Thread Yoav Shapira
Hi, On 3/1/07, Kent Tong <[EMAIL PROTECTED]> wrote: Christophe Pierret sparus-software.com> writes: > Then you can create a dirty.txt file that you add as a WatchedRessource. > When you are ready to run, "touch" it and it will reload automatically. But then it takes an extra manual step, ie,

Re: Tomcat Webservices JSR109 implementation

2007-03-01 Thread Remy Maucherat
Carrion, Fabian (GE Money, consultant) wrote: Hi, There is only one Factory class : ServiceRefFactory.java I'm sorry, I haven't use HandlerFactory. A handler is a class which is going to be instantiate and the object called before and after the call to the webservice. Are you sure ? It's re

Fwd: Covering official Tomcat 6 release

2007-03-01 Thread Yoav Shapira
Tomcat devs, Anyone want to chat with DZone to answer their questions about Tomcat 6? They want a fairly quick response, so if no one says anything for a few hours, I'll probably get back to them myself. I'd prefer someone who's committed more code than myself to Tomcat 6, though ;) Yoav

[VOTE] Releasing Tomcat Connectors 1.2.21

2007-03-01 Thread Jean-Frederic
Hello Tomcat project members, mod_jk 1.2.21 has been available for testing for some days. No new bugs have been reported so far, so it is time to proceed with the release vote. If you want to take a look, the source distribution can be downloaded from: http://tomcat.apache.org/dev/dist/tomcat-co

RE: Tomcat Webservices JSR109 implementation

2007-03-01 Thread Carrion, Fabian \(GE Money, consultant\)
Yes I'm sure. I did it that way, because I did it the way the other class were done. But at the end I don't need HandlerFactory, because we can't get a Handler class doing a lookup on the context. The handler classes are registered in the Service object. I just needed a way to give the Handler

Re: [VOTE] Releasing Tomcat Connectors 1.2.21

2007-03-01 Thread Yoav Shapira
Hi, On 3/1/07, Jean-Frederic <[EMAIL PROTECTED]> wrote: Apache Tomcat Connectors 1.2.21 is: [ X ] Stable - no major issues, no regressions [ ] Beta - at least one significant issue -- tell us what it is [ ] Alpha - multiple significant issues -- tell us what they are I've used it internally fo

Re: Fwd: Covering official Tomcat 6 release

2007-03-01 Thread Remy Maucherat
Yoav Shapira wrote: Tomcat devs, Anyone want to chat with DZone to answer their questions about Tomcat 6? They want a fairly quick response, so if no one says anything for a few hours, I'll probably get back to them myself. I'd prefer someone who's committed more code than myself to Tomcat 6,

Re: [VOTE] New committer: Fabian Carrion

2007-03-01 Thread Jean-Frederic
On Thu, 2007-03-01 at 11:49 +0100, Remy Maucherat wrote: > Hi, > > I'd like to nominate Fabian Carrion as a committer on the Apache Tomcat > project. Fabian contributed many useful patches, including helping add > support for Servlet 2.5 in Apache Tomcat 6.0. > > Votes ? +1 Jean-Frederic >

DO NOT REPLY [Bug 41740] New: - Environment tags not being picked-up in DefaultContext

2007-03-01 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: [VOTE] Releasing Tomcat Connectors 1.2.21

2007-03-01 Thread Henri Gomez
Stable on Linux PPC but still problem on iSeries V5R3 : 18, instruction X''. Pointeur non défini pour position mémoire référencée. Application error. MCH3601 unmonitored by MOD_JK1221 at statement 37, instruction X''. Value for call stack counter pa

Tagging 5.5.23

2007-03-01 Thread Filip Hanik - Dev Lists
Due to a number of important bug fixes, we will skip the 5.5.22 release and go directly to a 5.5.23. I will tag SVN tomorrow at noon Mountain time. Let me know if this conflicts with anyone Filip - To unsubscribe, e-mail: [EMA

Re: reload on demand

2007-03-01 Thread Filip Hanik - Dev Lists
Yoav Shapira wrote: Hi, On 3/1/07, Kent Tong <[EMAIL PROTECTED]> wrote: Christophe Pierret sparus-software.com> writes: > Then you can create a dirty.txt file that you add as a WatchedRessource. > When you are ready to run, "touch" it and it will reload automatically. But then it takes an

DO NOT REPLY [Bug 41740] - Environment tags not being picked-up in DefaultContext

2007-03-01 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: [VOTE] Releasing Tomcat Connectors 1.2.21

2007-03-01 Thread Rainer Jung
Henri, since this alredy happened in 1.2.20 and it runs well on most platforms, think it should not stop the release. But I'm still very interested in fixing his. In your last problem report, I think I saw a stack trace from which we could see the method, were the crash was happening. Maybe

Re: [VOTE] New committer: Fabian Carrion

2007-03-01 Thread Rainer Jung
+1 Remy Maucherat wrote: Hi, I'd like to nominate Fabian Carrion as a committer on the Apache Tomcat project. Fabian contributed many useful patches, including helping add support for Servlet 2.5 in Apache Tomcat 6.0. Votes ? Rémy -

Re: [VOTE] Releasing Tomcat Connectors 1.2.21

2007-03-01 Thread Henri Gomez
Well it shouldn't stop the release since it may be related to iSeries beast. I should check about compile flags (we don't use configure on iSeries) and may be I miss something but it seems related to logging area ;( 2007/3/1, Rainer Jung <[EMAIL PROTECTED]>: Henri, since this alredy happened

Re: [VOTE] Releasing Tomcat Connectors 1.2.21

2007-03-01 Thread Remy Maucherat
Jean-Frederic wrote: So here's the vote, which will be open until Friday March 2, 12:00 GMT. Apache Tomcat Connectors 1.2.21 is: [X] Stable - no major issues, no regressions [ ] Beta - at least one significant issue -- tell us what it is [ ] Alpha - multiple significant issues -- tell us what th

Re: Fwd: Covering official Tomcat 6 release

2007-03-01 Thread Yoav Shapira
Hi, On 3/1/07, Remy Maucherat <[EMAIL PROTECTED]> wrote: Yoav Shapira wrote: > Tomcat devs, > > Anyone want to chat with DZone to answer their questions about Tomcat > 6? They want a fairly quick response, so if no one says anything for > a few hours, I'll probably get back to them myself. I'd

Re: [VOTE] Releasing Tomcat Connectors 1.2.21

2007-03-01 Thread Eric Wertman
I'm just ringing in, although I don't have a vote. I was working with Rainer on an issue with 1.2.21 on some Red Hat machines. I started with mod_jk because those were the only error messages I was getting. It turns out that those messages were not related to my ultimate problem. Thanks agai

Re: reload on demand

2007-03-01 Thread Kent Tong
Yoav Shapira apache.org> writes: > There will always be at least one manual step, because as things stand > right now a computer program can't read your mind ;) You don't want > it to reload automatically when a specific resource (or resources) > is/are modified, you don't want it to reload auto

Re: [VOTE] New committer: Fabian Carrion

2007-03-01 Thread Mark Thomas
Remy Maucherat wrote: > Hi, > > I'd like to nominate Fabian Carrion as a committer on the Apache Tomcat > project. Fabian contributed many useful patches, including helping add > support for Servlet 2.5 in Apache Tomcat 6.0. > > Votes ? +1 Mark

Re: reload on demand

2007-03-01 Thread Eric Wertman
WebSphere has this option on deployment, you can indicate that an app should poll it's class files every so often to see if there are any changes, and restart itself if it does. It is a nice option to have, but I agree that I'd rather my computer program not do anything I didn't ask of it. K

RE: Re: reload on demand

2007-03-01 Thread Bill Barker
> -Original Message- > From: news [mailto:[EMAIL PROTECTED] On Behalf Of Kent Tong > Sent: Thursday, March 01, 2007 5:12 PM > To: dev@tomcat.apache.org > Subject: Re: reload on demand > > Yoav Shapira apache.org> writes: > > > There will always be at least one manual step, because as

svn commit: r513599 - in /tomcat/container/tc5.5.x: catalina/src/share/org/apache/catalina/core/StandardContext.java webapps/docs/changelog.xml

2007-03-01 Thread markt
Author: markt Date: Thu Mar 1 18:34:17 2007 New Revision: 513599 URL: http://svn.apache.org/viewvc?view=rev&rev=513599 Log: Fix bug 41739. Servlets with a load-on-startup value of zero should be loaded first. Modified: tomcat/container/tc5.5.x/catalina/src/share/org/apache/catalina/core/St

DO NOT REPLY [Bug 41739] - The servlet with the value 0 in tag must be loaded at first.

2007-03-01 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

svn commit: r513601 - in /tomcat/tc6.0.x/trunk: java/org/apache/catalina/core/StandardContext.java webapps/docs/changelog.xml

2007-03-01 Thread markt
Author: markt Date: Thu Mar 1 18:38:26 2007 New Revision: 513601 URL: http://svn.apache.org/viewvc?view=rev&rev=513601 Log: Port fix for bug 41739. Servlets with a load-on-startup value of zero should be loaded first. Modified: tomcat/tc6.0.x/trunk/java/org/apache/catalina/core/StandardCont

DO NOT REPLY [Bug 41686] - Error logging at startup is unusable

2007-03-01 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: reload on demand

2007-03-01 Thread Filip Hanik - Dev Lists
Kent Tong wrote: Yoav Shapira apache.org> writes: There will always be at least one manual step, because as things stand right now a computer program can't read your mind ;) You don't want it to reload automatically when a specific resource (or resources) is/are modified, you don't want it

DO NOT REPLY [Bug 38489] - Frequent Broken Pipe Error

2007-03-01 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 38489] - Frequent Broken Pipe Error

2007-03-01 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: reload on demand

2007-03-01 Thread Kent Tong
Filip Hanik - Dev Lists hanik.com> writes: > I wasn't referring to this attribute, I was referring to a classloaded > that reloads individual classes. > I know this was done some time ago, not sure if it was included in > tomcat or not, but search the dev archives. Thanks. But it is still relo

Spec conflict between ServletResponse.getWriter() and ServletResponse.reset()

2007-03-01 Thread Mark Thomas
Looking into bug 37072 has identified a conflict in the spec. http://issues.apache.org/bugzilla/show_bug.cgi?id=37072 Consider the following sequence of calls: response.setCharacterEncoding("UTF-8"); response.getWriter(); response.reset(); After this the writer encoding and response encoding do

DO NOT REPLY [Bug 37072] - Encoding mismatch in error condition

2007-03-01 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 40909] - High CPU Usage When Using mod_jk or mod_proxy_ajp connectors

2007-03-01 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: [VOTE] Releasing Tomcat Connectors 1.2.21

2007-03-01 Thread Mladen Turk
Jean-Frederic wrote: Apache Tomcat Connectors 1.2.21 is: [X] Stable - no major issues, no regressions [ ] Beta - at least one significant issue -- tell us what it is [ ] Alpha - multiple significant issues -- tell us what they are --

Re: reload on demand

2007-03-01 Thread Kent Tong
Filip Hanik - Dev Lists hanik.com> writes: > see that the solution I gave you, doesn't need to reload the app, it > simply reloads the individual class file. for large apps, you don't have > to wait for the entire app to reload > that would qualify as automatic too, wouldnt it? Thanks. I've ta

Re: Re: reload on demand

2007-03-01 Thread Kent Tong
Bill Barker wilshire.com> writes: > TC 3.3.x has something like this. You could look at the DependClassLoader > there for some ideas. Right. It seems that the ReloadInterceptor (http://tomcat.apache.org/tomcat-3.3-doc/serverxml.html#ReloadInterceptor) does that. But why it has been removed?

JspC options

2007-03-01 Thread Steve Joynt
Hi, Would it be possible/feasible to add finer control over the java compiler used by JspC when compiling jsps? The ant Javac task includes the "executable" parameter, which allows you to specify the path to the javac executable. Can this be exposed through the ant JspC task somehow? I'm not sur

DO NOT REPLY [Bug 41740] - Environment tags not being picked-up in DefaultContext

2007-03-01 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 41745] New: - recommended or forbidden?

2007-03-01 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