Re: [QUESTION] Purchase UML tool using Google security funding

2024-08-30 Thread Mark Thomas
On 30/08/2024 08:01, Felix Schumacher wrote: Am 29.08.24 um 18:29 schrieb Mark Thomas: On 29/08/2024 15:34, Felix Schumacher wrote: While I don't object to buying a license, I would love to know, which diagram you looked at and what exactly did not work out. (the activation stuff in mermai

Re: [QUESTION] Purchase UML tool using Google security funding

2024-08-30 Thread Felix Schumacher
Am 29.08.24 um 18:29 schrieb Mark Thomas: On 29/08/2024 15:34, Felix Schumacher wrote: While I don't object to buying a license, I would love to know, which diagram you looked at and what exactly did not work out. (the activation stuff in mermaid is brittle, but I think I managed to get th

Re: [QUESTION] Purchase UML tool using Google security funding

2024-08-29 Thread Christopher Schultz
Mark, On 8/29/24 12:29, Mark Thomas wrote: On 29/08/2024 15:34, Felix Schumacher wrote: While I don't object to buying a license, I would love to know, which diagram you looked at and what exactly did not work out. (the activation stuff in mermaid is brittle, but I think I managed to get t

Re: [QUESTION] Purchase UML tool using Google security funding

2024-08-29 Thread Christopher Schultz
Mark, On 8/29/24 09:14, Mark Thomas wrote: On 29/08/2024 14:02, Christopher Schultz wrote: Felix, On 8/29/24 05:06, Felix Schumacher wrote: Am 25. August 2024 10:36:44 MESZ schrieb Mark Thomas : All, You have probably seen that I am working on updating the UML diagrams we have in the arc

Re: [QUESTION] Purchase UML tool using Google security funding

2024-08-29 Thread Mark Thomas
On 29/08/2024 17:29, Mark Thomas wrote: On 29/08/2024 15:34, Felix Schumacher wrote: Another alternative to use would be umlet (https://www.umlet.com/), which I used way back, but haven't looked at lately. I'll take a look. The Eclipse plug-in didn't seem to do anything and the online to

Re: [QUESTION] Purchase UML tool using Google security funding

2024-08-29 Thread Mark Thomas
On 29/08/2024 15:34, Felix Schumacher wrote: While I don't object to buying a license, I would love to know, which diagram you looked at and what exactly did not work out. (the activation stuff in mermaid is brittle, but I think I managed to get them all right) I couldn't find a way to get

Re: [QUESTION] Purchase UML tool using Google security funding

2024-08-29 Thread Felix Schumacher
Am 29.08.24 um 13:08 schrieb Mark Thomas: On 29/08/2024 11:36, Mark Thomas wrote: On 29/08/2024 10:06, Felix Schumacher wrote: Am 25. August 2024 10:36:44 MESZ schrieb Mark Thomas : Thoughts? Personally, I am leaning towards spending the $99 so we can remove the watermark from the Tomca

Re: [QUESTION] Purchase UML tool using Google security funding

2024-08-29 Thread Mark Thomas
On 29/08/2024 14:02, Christopher Schultz wrote: Felix, On 8/29/24 05:06, Felix Schumacher wrote: Am 25. August 2024 10:36:44 MESZ schrieb Mark Thomas : All, You have probably seen that I am working on updating the UML diagrams we have in the architecture section of the Tomcat documentation

Re: [QUESTION] Purchase UML tool using Google security funding

2024-08-29 Thread Christopher Schultz
Felix, On 8/29/24 05:06, Felix Schumacher wrote: Am 25. August 2024 10:36:44 MESZ schrieb Mark Thomas : All, You have probably seen that I am working on updating the UML diagrams we have in the architecture section of the Tomcat documentation. The original diagrams were written in IBM Rati

Re: [QUESTION] Purchase UML tool using Google security funding

2024-08-29 Thread Mark Thomas
On 29/08/2024 11:36, Mark Thomas wrote: On 29/08/2024 10:06, Felix Schumacher wrote: Am 25. August 2024 10:36:44 MESZ schrieb Mark Thomas : Thoughts? Personally, I am leaning towards spending the $99 so we can remove the watermark from the Tomcat docs. Have you thought about using a too

Re: [QUESTION] Purchase UML tool using Google security funding

2024-08-29 Thread Mark Thomas
On 29/08/2024 10:06, Felix Schumacher wrote: Am 25. August 2024 10:36:44 MESZ schrieb Mark Thomas : Thoughts? Personally, I am leaning towards spending the $99 so we can remove the watermark from the Tomcat docs. Have you thought about using a tool like plantuml or mermaid-js? I did lo

Re: [QUESTION] Purchase UML tool using Google security funding

2024-08-29 Thread Felix Schumacher
Am 25. August 2024 10:36:44 MESZ schrieb Mark Thomas : >All, > >You have probably seen that I am working on updating the UML diagrams we have >in the architecture section of the Tomcat documentation. > >The original diagrams were written in IBM Rational Rose. They were donated by >a contributo

Re: [QUESTION] Purchase UML tool using Google security funding

2024-08-29 Thread Rémy Maucherat
On Tue, Aug 27, 2024 at 6:05 PM Mark Thomas wrote: > > On 26/08/2024 15:41, Christopher Schultz wrote: > > > > >> Personally, I am leaning towards spending the $99 so we can remove the > >> watermark from the Tomcat docs. > > > > 1. $99 is nothing, even if it ends up being tied to a single person

Re: [QUESTION] Purchase UML tool using Google security funding

2024-08-27 Thread Mark Thomas
On 26/08/2024 15:41, Christopher Schultz wrote: Personally, I am leaning towards spending the $99 so we can remove the watermark from the Tomcat docs. 1. $99 is nothing, even if it ends up being tied to a single person. I've been thinking about this some more and I'd prefer the floating l

Re: [QUESTION] Purchase UML tool using Google security funding

2024-08-26 Thread Christopher Schultz
Mark, On 8/25/24 04:36, Mark Thomas wrote: All, You have probably seen that I am working on updating the UML diagrams we have in the architecture section of the Tomcat documentation. The original diagrams were written in IBM Rational Rose. They were donated by a contributor. I don't thnk an

Re: Question about the log variable in Filters

2022-08-31 Thread tianshuang
Well, actually the Filter class will only be loaded once by the common classloader, to ensure that the latest log configuration in the webapp is used, we have to remove the static modifier to ensure that the log instance is recreated with the new configuration (if the configuration changes). Th

Re: Question about the log variable in Filters

2022-08-31 Thread Konstantin Kolinko
ср, 31 авг. 2022 г. в 13:25, tianshuang : > > Hi, > > In this commit > , > the static modifier was removed from the log variable in the Filters class, > but I don't understand why it needs to be removed. As far as

Re: Question ad using System.gc()

2022-08-04 Thread Rony G. Flatscher (Apache)
On 04.08.2022 15:17, Konstantin Kolinko wrote: чт, 4 авг. 2022 г. в 14:45, Rony G. Flatscher (Apache) : While testing a taglib library that allows javax.script languages to be used in JSPs one observation was directed at garbage collection. It seems that Java's garbage collection in this parti

Re: Question ad using System.gc()

2022-08-04 Thread Konstantin Kolinko
чт, 4 авг. 2022 г. в 14:45, Rony G. Flatscher (Apache) : > > While testing a taglib library that allows javax.script languages to be used > in JSPs one observation > was directed at garbage collection. It seems that Java's garbage collection > in this particular use > case is carried out quite la

RE: Question

2021-02-04 Thread jonmcalexander
Thank you so much Mark!!! Yesterday was a PEBKAC day. Sent with BlackBerry Work (www.blackberry.com) From: Mark Thomas Sent: Feb 4, 2021 1:57 AM To: dev@tomcat.apache.org Subject: Re: Question On 04/02/2021 05:04, jonmcalexan...@wellsfargo.com.INVALID wrote

Re: Question

2021-02-03 Thread Mark Thomas
On 04/02/2021 05:04, jonmcalexan...@wellsfargo.com.INVALID wrote: > Hi Folks! Another wild and crazy question. > > So, Tomcat 10.0.2. I see that it uses Jakarta EE 9, and the README states it > requires at least Java 8. So, will it run just fine on Java 1.8x or does the > Jakarta EE 1.9 have to

Re: Question regarding PoEditor

2020-04-18 Thread Mark Thomas
On 18/04/2020 06:51, Maxim Solodovnik wrote: > Hello, > > some time ago Mark announce the ability to use POEditor so users can > contribute translations > > I have started to import Apache OpenMeetings strings to PoEditor to > provide our users easier way to contribute > But found our strings doe

Re: Question Regarding McastServiceImpl#setupSocket

2019-05-30 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Gurkan, On Thursday, May 30th, 2019, Gurkan Erdogdu wrote: > > In macOS test server, when configuring the mcastBindAddress as > 192.168.1.139 and address as 228.0.0.4 , the code does not use > mcastBindAddress , instead it uses multicast addre

Re: Question Regarding McastServiceImpl#setupSocket

2019-05-30 Thread Gurkan Erdogdu
Hi ChrisIn  macOS test server, when configuring the mcastBindAddress as 192.168.1.139 and address as 228.0.0.4 , the code does not use mcastBindAddress , instead it uses multicast  address for socket binding and throws exception when sending the datagram packet. Here is the exception: Exception

Re: Question Regarding McastServiceImpl#setupSocket

2019-05-30 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Gurkan, On 5/29/19 02:28, Gurkan Erdogdu wrote: > Hi In an McastServiceImpl#setupSocket method, if the user > configures the mcastBindAddress, it will use the socket to bind to > this address. But, in the code below, it uses the "address" field > wh

Re: Question about r1780601

2017-03-21 Thread Rémy Maucherat
2017-03-21 17:45 GMT+01:00 Violeta Georgieva : > Hi, > > I was checking some back ports related to bug 60897. > This [1] was not back ported to the older versions. > Do we really want it only for Tomcat 9? > It can now be backported since nobody complained about it, although it will increase code

Re: Question on submitting bugs/patches for multiple versions of Tomcat

2017-01-18 Thread Mark Thomas
On 18/01/2017 10:48, Michael Orr wrote: > Hi folks, > > I've submitted a patch for Tomcat 7 (bug #60597) and have patches > prepared for 8.5 and 9 as well. Do I just attach these patch files to > the same bug in Bugzilla or should I create two new bugs - one for > each major version of Tomcat? J

Re: Question about Windows zip distro

2017-01-09 Thread Mark Thomas
On 09/01/2017 18:24, Coty Sutherland wrote: > Hi all, > > Do we intentionally ship the shell scripts along with the > tomcat-native and commons-daemon-native tarballs in bin for the > Windows distribution? Yes. The only variation is the difference in line-endings. I believe the intention is to

Re: Question about AccessLog.setRequestAttributesEnabled

2016-11-17 Thread Mark Thomas
On 17/11/2016 09:06, Violeta Georgieva wrote: > Hi, > > There is an issue [1] about an incorrect javadoc > for org.apache.catalina.AccessLog.setRequestAttributesEnabled > > I have a question about the default value. > > With the following change [2], back in 2011, the default for all > implement

Re: Question about o.a.t.util.digester.Digester.useContextClassLoader

2016-09-13 Thread Mark Thomas
On 13/09/2016 17:24, Violeta Georgieva wrote: > Hi, > > There are places in org.apache.tomcat.util.digester.Digester that do not > consider useContextClassLoader. > I would like to ask whether this is intentional or I can change that and > use the provided classloader when useContextClassLoader is

Re: question regarding current versioning scheme

2016-09-09 Thread Mark Thomas
On 09/09/2016 17:32, Jarosław Górny wrote: > Hi, > > I need to write a piece of code for the tool I'm working on, to > compare Tomcat version strings ;) I've been advised on #tomcat channel > to ask here, so here I am. Please forgive me, but I haven't found > relevant information on the homepage /

Re: Question about taglibs. Issue 37466

2015-02-18 Thread Jeremy Boynes
> On Feb 18, 2015, at 3:10 AM, Stephan van Loendersloot (LIST) > wrote: > > Hi Konstantin, Jeremy, > > Yes I can provide a simple example shortly... > > Apologies for breaking the first rule of questioning: provide all details > about operating system, container, libraries, etc. > > Would i

Re: Question about taglibs. Issue 37466

2015-02-18 Thread Stephan van Loendersloot (LIST)
Hi Konstantin, Jeremy, Yes I can provide a simple example shortly... Apologies for breaking the first rule of questioning: provide all details about operating system, container, libraries, etc. Would it be best if I continue this discussion here or at Jira? On 17-02-15 17:23, Jeremy Boynes

Re: Question about taglibs. Issue 37466

2015-02-18 Thread Jeremy Boynes
On Feb 17, 2015, at 8:23 AM, Jeremy Boynes wrote: > > On Feb 17, 2015, at 4:34 AM, Konstantin Kolinko > wrote: >> >> 2015-02-14 20:04 GMT+03:00 Stephan van Loendersloot (LIST) >> : >>> Hi everyone, >>> >>> I have a question about this issue: >>> https://bz.apache.org/bugzilla/show_bug.cgi?id=

Re: Question about taglibs. Issue 37466

2015-02-17 Thread Jeremy Boynes
On Feb 17, 2015, at 4:34 AM, Konstantin Kolinko wrote: > > 2015-02-14 20:04 GMT+03:00 Stephan van Loendersloot (LIST) > : >> Hi everyone, >> >> I have a question about this issue: >> https://bz.apache.org/bugzilla/show_bug.cgi?id=37466 >> >> I tried to switch to the latest Tomcat TagLibs implem

Re: Question about taglibs. Issue 37466

2015-02-17 Thread Konstantin Kolinko
2015-02-14 20:04 GMT+03:00 Stephan van Loendersloot (LIST) : > Hi everyone, > > I have a question about this issue: > https://bz.apache.org/bugzilla/show_bug.cgi?id=37466 > > I tried to switch to the latest Tomcat TagLibs implementation, but due to > this fixed bug, it seems that posted form parame

Re: Question of new SessionIdGenerator implementation.

2014-10-14 Thread Konstantin Kolinko
2014-10-14 16:17 GMT+04:00 Konstantin Kolinko : > 2014-10-14 10:12 GMT+04:00 Keiichi Fujino : >> I have a question of new SessionIdGenerator implementation. >> If reloading Manager( or Context), SessionIdGenerator is re-created based >> on sessionIdGeneratorClass that is cached to Manager. >> Howev

Re: Question of new SessionIdGenerator implementation.

2014-10-14 Thread Konstantin Kolinko
2014-10-14 10:12 GMT+04:00 Keiichi Fujino : > I have a question of new SessionIdGenerator implementation. > If reloading Manager( or Context), SessionIdGenerator is re-created based > on sessionIdGeneratorClass that is cached to Manager. > However, attributes of jvmRoute and sessionIdLength are def

Re: Question for the loader used in o.a.t.util.scan.StandardJarScanner

2013-03-21 Thread Mark Thomas
On 21/03/2013 08:09, Violeta Georgieva wrote: > 2013/3/20 Mark Thomas wrote: >> On 20/03/2013 13:55, Violeta Georgieva wrote: >>> Hi, >>> >>> I have a question for the loader that is used in >>> o.a.t.util.scan.StandardJarScanner.scan(ServletContext, ClassLoader, >>> JarScannerCallback, Set) (7.0.x

Re: Question for the loader used in o.a.t.util.scan.StandardJarScanner

2013-03-21 Thread Violeta Georgieva
2013/3/20 Mark Thomas wrote: > On 20/03/2013 13:55, Violeta Georgieva wrote: >> Hi, >> >> I have a question for the loader that is used in >> o.a.t.util.scan.StandardJarScanner.scan(ServletContext, ClassLoader, >> JarScannerCallback, Set) (7.0.x trunk). >> >> Why don't we use the loader that is pro

Re: Question for the loader used in o.a.t.util.scan.StandardJarScanner

2013-03-20 Thread Mark Thomas
On 20/03/2013 13:55, Violeta Georgieva wrote: > Hi, > > I have a question for the loader that is used in > o.a.t.util.scan.StandardJarScanner.scan(ServletContext, ClassLoader, > JarScannerCallback, Set) (7.0.x trunk). > > Why don't we use the loader that is provided as a method parameter, > but i

Re: Question on SERVLET_SPEC-57 (getSubmittedFileName)

2013-03-09 Thread Nick Williams
On Mar 9, 2013, at 4:57 PM, Mark Thomas wrote: > Nick Williams wrote: > >> >> On Mar 9, 2013, at 3:49 PM, Mark Thomas wrote: >> >>> Renaming the method is fine. >>> >>> We don't change the API for the sake of it but if there is a need to >> then it is fine. >>> >>> Mark >> >> Look at you t

Re: Question on SERVLET_SPEC-57 (getSubmittedFileName)

2013-03-09 Thread Mark Thomas
Nick Williams wrote: > >On Mar 9, 2013, at 3:49 PM, Mark Thomas wrote: > >> Renaming the method is fine. >> >> We don't change the API for the sake of it but if there is a need to >then it is fine. >> >> Mark > >Look at you top-posting. :-P :-) Sorry. Mobile client wasn't configured properly

Re: Question on SERVLET_SPEC-57 (getSubmittedFileName)

2013-03-09 Thread Konstantin Kolinko
2013/3/10 Nick Williams : > > On Mar 9, 2013, at 3:49 PM, Mark Thomas wrote: > >> Renaming the method is fine. >> >> We don't change the API for the sake of it but if there is a need to then it >> is fine. >> >> Mark > > Look at you top-posting. :-P > > You replied just as I was. I deprecated getF

Re: Question on SERVLET_SPEC-57 (getSubmittedFileName)

2013-03-09 Thread Nick Williams
On Mar 9, 2013, at 3:49 PM, Mark Thomas wrote: > Renaming the method is fine. > > We don't change the API for the sake of it but if there is a need to then it > is fine. > > Mark Look at you top-posting. :-P You replied just as I was. I deprecated getFilename and wrapped it around getSubmit

Re: Question on SERVLET_SPEC-57 (getSubmittedFileName)

2013-03-09 Thread Nick Williams
On Mar 9, 2013, at 3:15 PM, Nick Williams wrote: > I'm implementing the Part#getSubmittedFileName method introduced in > SERVLET_SPEC-57 [1]. > > o.a.c.core.ApplicationPart already has a getFilename method that accomplishes > this that is not part of the interface but IS public. This method is

Re: Question on SERVLET_SPEC-57 (getSubmittedFileName)

2013-03-09 Thread Mark Thomas
Renaming the method is fine. We don't change the API for the sake of it but if there is a need to then it is fine. Mark Nick Williams wrote: >I'm implementing the Part#getSubmittedFileName method introduced in >SERVLET_SPEC-57 [1]. > >o.a.c.core.ApplicationPart already has a getFilename metho

Re: Question about bug 51526

2013-02-11 Thread Mark Thomas
On 11/02/2013 18:23, Violeta Georgieva wrote: > Hi, > > I would like to work on this enhancement request [1]. > What do you think? Is it Ok to provide implementation for it in Tomcat 7? For addWebapp, processing META-INF/context.xml seems reasonable to me. I don't have an issue with that feature

Re: Question about a change in the el-api in v7.0.14

2013-01-07 Thread Emmanuel Poitier
Mark, thanks for the prompt answer, and yes I do know now why the change was made. Le 07/01/2013 11:20, Mark Thomas a écrit : > On 07/01/2013 10:03, Emmanuel Poitier wrote: >> All, >> >> This is my first post for the Tomcat project, and I do hope it is the >> right place for this question, as it

Re: Question about a change in the el-api in v7.0.14

2013-01-07 Thread Mark Thomas
On 07/01/2013 10:03, Emmanuel Poitier wrote: > All, > > This is my first post for the Tomcat project, and I do hope it is the > right place for this question, as it is involving a change in the > development branch. This is one of a the few questions that could be asked on either list. As a gener

Re: Question about bug 54284

2013-01-03 Thread Violeta Georgieva
Thanks 2013/1/3 Mark Thomas > On 03/01/2013 14:30, Violeta Georgieva wrote: > > > I think that when the filter name is NULL the proper behaviour is to > return > > IllegalArgumentException. > > From other point of view the method's javadoc specifies only > > IllegalStateException and Unsupported

Re: Question about bug 54284

2013-01-03 Thread Mark Thomas
On 03/01/2013 14:30, Violeta Georgieva wrote: > I think that when the filter name is NULL the proper behaviour is to return > IllegalArgumentException. > From other point of view the method's javadoc specifies only > IllegalStateException and UnsupportedOperationException. > If the method starts r

Re: question on IP for VirtualContext

2011-11-21 Thread Sylvain Laurent
I did as you advised and the code has been granted : https://issues.apache.org/bugzilla/show_bug.cgi?id=51741#c9 Thanks for your help, Sylvain On 17 nov. 2011, at 13:28, Tim Funk wrote: > IIRC: this came into existence via > https://issues.apache.org/bugzilla/show_bug.cgi?id=41260 - it was dona

Re: question on IP for VirtualContext

2011-11-17 Thread Tim Funk
IIRC: this came into existence via https://issues.apache.org/bugzilla/show_bug.cgi?id=41260 - it was donated by the original contributor and the patch provided had the ASL license. Borrowing features is OK, code is not unless the code is granted. It may be as simple as contacting the original aut

Re: question on IP for VirtualContext

2011-11-16 Thread Mark Thomas
On 16/11/2011 20:38, Sylvain Laurent wrote: > > On 16 nov. 2011, at 21:34, Mark Thomas wrote: > >> On 16/11/2011 20:31, Sylvain Laurent wrote: >>> Hello, >>> >>> To fix https://issues.apache.org/bugzilla/show_bug.cgi?id=51741 >>> (Eclipse WTP "Serve modules without publishing" broken with tc7), I

Re: question on IP for VirtualContext

2011-11-16 Thread Sylvain Laurent
On 16 nov. 2011, at 21:34, Mark Thomas wrote: > On 16/11/2011 20:31, Sylvain Laurent wrote: >> Hello, >> >> To fix https://issues.apache.org/bugzilla/show_bug.cgi?id=51741 >> (Eclipse WTP "Serve modules without publishing" broken with tc7), I'd >> like to enhance the existing >> org.apache.namin

Re: question on IP for VirtualContext

2011-11-16 Thread Mark Thomas
On 16/11/2011 20:31, Sylvain Laurent wrote: > Hello, > > To fix https://issues.apache.org/bugzilla/show_bug.cgi?id=51741 > (Eclipse WTP "Serve modules without publishing" broken with tc7), I'd > like to enhance the existing > org.apache.naming.resources.VirtualDirContext with some features very >

Re: Question regarding of an implementation of a custom Valve

2011-10-21 Thread Francis Galiegue
On Fri, Oct 21, 2011 at 19:26, Gregor S. wrote: > Hi guys, > > for some reasons, I need to implement a Valve within Tomcat 6, and > everything's running smoothely. > > I put the Valve into my Context-definition, fire up Tomcat & there we go. > > However, I just don't see how I can access any param

Re: Question about endAccess method in org.apache.catalina.session.StandardServlet

2011-06-08 Thread Ben Souther
Thanks for your time, Mark. On Wed, 2011-06-08 at 19:39 +0100, Mark Thomas wrote: > On 08/06/2011 18:33, Ben Souther wrote: > > I'm wondering if anyone can tell me why the endAccess method (which > > resets the lastAccessedTime) in > > org.apache.catalina.session.StandardServlet is called by the

Re: Question about endAccess method in org.apache.catalina.session.StandardServlet

2011-06-08 Thread Mark Thomas
On 08/06/2011 18:33, Ben Souther wrote: > I'm wondering if anyone can tell me why the endAccess method (which > resets the lastAccessedTime) in > org.apache.catalina.session.StandardServlet is called by the > org.apache.catalina.connector.request.recycle() method. Because the spec requires that be

Re: question on AprEndpoint.Poller used on XP

2011-05-06 Thread Eric van der Maarel
On Fri, May 6, 2011 at 4:18 PM, Mladen Turk wrote: > On 05/06/2011 04:02 PM, Eric van der Maarel wrote: > >> Hi, >> >> We're in a discussion on the APR dev mailing list regarding a problem >> with tcnative on XP. On XP the poller implemented in APR with select() >> is being used. According to Jef

Re: question on AprEndpoint.Poller used on XP

2011-05-06 Thread Mladen Turk
On 05/06/2011 04:02 PM, Eric van der Maarel wrote: Hi, We're in a discussion on the APR dev mailing list regarding a problem with tcnative on XP. On XP the poller implemented in APR with select() is being used. According to Jeff Trawick of APR, select can never give an APR_POLLHUP return event (

[BSF,Tomcat] ad JSR-223 taglib for Tomcat ... (Re: Question ad alternative of BSF taglib in Tomcat ? [Fwd: In the move of some taglibs to Tomcat, the BSF taglib got retired]

2010-08-04 Thread Rony G. Flatscher (Apache)
Resending attempt. Hi Henri, relating to our conversation of last fall, I just wanted to point out that Mr. Ryabenkiy posts of today (copied at the end to inform the BSF-community) fulfills the idea of creating a jsr-223 taglib for Tomcat. He applies the Apache Licen

Re: Question about tests in tomcat/trunk not backported to tomcat 6 and 7 trunk

2010-07-28 Thread Mark Thomas
On 28/07/2010 23:21, Franck Arnulfo wrote: > Hi, > > We've been bitten by bug 49598 in tomcat 6.0.28 and we were happy when > the 6.0.29 was released. > After the 6.0.29 release, I tried to find the JUnit test case for this > bug in the http://svn.apache.org/repos/asf/tomcat/tc6.0.x/trunk/ but > i

Re: Question about context aliases

2010-04-26 Thread Rainer Jung
On 26.04.2010 06:46, Konstantin Kolinko wrote: 2010/4/23 Mark Thomas: On 23/04/2010 12:30, Rainer Jung wrote: On 23.04.2010 12:04, Mark Thomas wrote: On 23/04/2010 10:51, Rainer Jung wrote: On 22.04.2010 18:51, Mark Thomas wrote: On 22/04/2010 17:40, Rainer Jung wrote: Experimenting on the

Re: Question about context aliases

2010-04-26 Thread Mark Thomas
On 26/04/2010 05:46, Konstantin Kolinko wrote: > If there are resources in the web application for the same path as > covered by an alias, these webapp resources will be ignored? I.e., > configuring an alias in context.xml can be used to overwrite parts of > the web application? Correct. Mark

Re: Question about context aliases

2010-04-25 Thread Konstantin Kolinko
2010/4/23 Mark Thomas : > On 23/04/2010 12:30, Rainer Jung wrote: >> On 23.04.2010 12:04, Mark Thomas wrote: >>> On 23/04/2010 10:51, Rainer Jung wrote: On 22.04.2010 18:51, Mark Thomas wrote: > On 22/04/2010 17:40, Rainer Jung wrote: >> Experimenting on the extreme side of things: whe

Re: Question about context aliases

2010-04-23 Thread Mark Thomas
On 23/04/2010 12:30, Rainer Jung wrote: > On 23.04.2010 12:04, Mark Thomas wrote: >> On 23/04/2010 10:51, Rainer Jung wrote: >>> On 22.04.2010 18:51, Mark Thomas wrote: On 22/04/2010 17:40, Rainer Jung wrote: > Experimenting on the extreme side of things: when trying to use > aliases="

Re: Question about context aliases

2010-04-23 Thread Rainer Jung
On 23.04.2010 12:04, Mark Thomas wrote: On 23/04/2010 10:51, Rainer Jung wrote: On 22.04.2010 18:51, Mark Thomas wrote: On 22/04/2010 17:40, Rainer Jung wrote: Experimenting on the extreme side of things: when trying to use aliases="/=/some/path" I can't get any resource to load: - there is /

Re: Question about context aliases

2010-04-23 Thread Mark Thomas
On 23/04/2010 10:51, Rainer Jung wrote: > On 22.04.2010 18:51, Mark Thomas wrote: >> On 22/04/2010 17:40, Rainer Jung wrote: >>> Experimenting on the extreme side of things: when trying to use >>> aliases="/=/some/path" I can't get any resource to load: >>> >>> - there is /some/path/test.properties

Re: Question about context aliases

2010-04-23 Thread Rainer Jung
On 22.04.2010 18:51, Mark Thomas wrote: On 22/04/2010 17:40, Rainer Jung wrote: Experimenting on the extreme side of things: when trying to use aliases="/=/some/path" I can't get any resource to load: - there is /some/path/test.properties - servletContext().getResourceAsStream("/test.properties

Re: Question about context aliases

2010-04-22 Thread Mark Thomas
On 22/04/2010 17:40, Rainer Jung wrote: > Experimenting on the extreme side of things: when trying to use > aliases="/=/some/path" I can't get any resource to load: > > - there is /some/path/test.properties > - servletContext().getResourceAsStream("/test.properties") returns null. > > It works, o

Re: Question ad alternative of BSF taglib in Tomcat ? [Fwd: In the move of some taglibs to Tomcat, the BSF taglib got retired]

2009-10-12 Thread Rony G. Flatscher (Apache)
Henri Yandell wrote: > Not sure where Christopher's email was, but: > > If there is any interest in a retired taglib, I'm all for it being > merged into the Extended Taglib. Currently I plan to consider > replacing the functionality from String Taglib (mostly as EL > functions), Log Taglib and JND

Re: Question ad alternative of BSF taglib in Tomcat ? [Fwd: In the move of some taglibs to Tomcat, the BSF taglib got retired]

2009-10-12 Thread Henri Yandell
Not sure where Christopher's email was, but: If there is any interest in a retired taglib, I'm all for it being merged into the Extended Taglib. Currently I plan to consider replacing the functionality from String Taglib (mostly as EL functions), Log Taglib and JNDI Taglib (perhaps). It sounds li

Re: Question ad alternative of BSF taglib in Tomcat ? [Fwd: In the move of some taglibs to Tomcat, the BSF taglib got retired]

2009-10-11 Thread Rony G. Flatscher (Apache)
Christopher, thanks for your information! > > AFAIK the BSF taglib has been allowing one to add code in all of the > > BSF supported scripting languages to JSPs. Not knowing, wheter there > > are alternatives available in the current Tomcat > > Tomcat itself contains little in the way of tag libr

Re: Question ad alternative of BSF taglib in Tomcat ? [Fwd: In the move of some taglibs to Tomcat, the BSF taglib got retired]

2009-10-09 Thread Henri Yandell
(dropping tomcat-users@) The BSF Taglib was deprecated in July 2007, one of the first to be recognized as unsupported. And as you say below, retired in the Taglibs move to Tomcat. If BSF users still have a strong need for it for legacy reasons, I'd suggest it go in Jakarta BSF. There's been no on

Re: Question about CVE-2009-0033 DOS vulnerability

2009-07-13 Thread Rainer Jung
On 09.07.2009 23:06, Swapan Gupta wrote: > ok, so that means if I have a single worker operating, I will not reach to a > situation wherein because of exploitation of this vulnerability my single > worker-AJP Connector combination runs out of connections to operate. > Is that a fair statement? Yes

Re: Question about CVE-2009-0033 DOS vulnerability

2009-07-09 Thread Swapan Gupta
ok, so that means if I have a single worker operating, I will not reach to a situation wherein because of exploitation of this vulnerability my single worker-AJP Connector combination runs out of connections to operate. Is that a fair statement? Thanks in advance, Swapan On Thu, Jul 9, 2009 at

Re: Question about CVE-2009-0033 DOS vulnerability

2009-07-09 Thread Rainer Jung
On 09.07.2009 22:40, Swapan Gupta wrote: > I have a question about the applicability of the > CVE-2009-0033DoS > vulnerability in Tomcat 5.5.x. > > I have come across the description of the vulnerability at multiple places, > but at most

Re: Question about CVE-2009-0033 DOS vulnerability

2009-07-09 Thread Swapan Gupta
Hi, I have a question about the applicability of the CVE-2009-0033DoS vulnerability in Tomcat 5.5.x. I have come across the description of the vulnerability at multiple places, but at most of the places it is mentioned that this vul

Re: Question about CVE-2009-0033 DOS vulnerability

2009-07-09 Thread Swapan Gupta
> > Hi, > > > > I have a question about the applicability of the > CVE-2009-0033DoS > vulnerability in Tomcat 5.5.x. > > > > I have come across the description of the vulnerability at multiple places, > but at most of the places it is m

Re: Question about Bugzilla etiquette

2009-01-28 Thread Konstantin Kolinko
2009/1/29 Kirk True : > Hi guys, > > If I want to work on a bug that's in Bugzilla, should I assign it to myself > or keep it assigned to the dev@tomcat.apache.org user? > If you change the assignee, the bug change notifications will stop coming to the dev@ list. For example, your comment #2 at h

RE: Question about org.apache.coyote.Request

2008-09-20 Thread Simon Aquilina
ry for any the inconvenience. Regards, Simon J. From: [EMAIL PROTECTED] To: dev@tomcat.apache.org Subject: RE: Question about org.apache.coyote.Request Date: Sat, 20 Sep 2008 19:41:04 +0200 Hi again, I continued doing further research on Tomcat and I feel as if Tomcat is not able to supp

RE: Question about org.apache.coyote.Request

2008-09-20 Thread Simon Aquilina
Hi again, I continued doing further research on Tomcat and I feel as if Tomcat is not able to support custom developed Protocol Handlers without changing also some code in the Catalina package as well! I opened the CoyoteAdapter in the Catalina package and here it seems that the service() meth

RE: Question about Tomcat memory leaks

2008-04-13 Thread Guenter Knauf
Hi all, > But since you describe "server" memory exhaustion, you should use Windows > perfmon tool to log process memory (see HOW TO: Create and Configure > Performance Monitor Trace Logs, http://support.microsoft.com/?kbid=302552 hmm, this link give's me a 'currently not available'. > ) and deter

RE: Question about Tomcat memory leaks

2008-04-12 Thread Christophe Pierret
Hi Guenter, You could have a look at: http://wiki.apache.org/tomcat/FAQ/Memory But since you describe "server" memory exhaustion, you should use Windows perfmon tool to log process memory (see HOW TO: Create and Configure Performance Monitor Trace Logs, http://support.microsoft.com/?kbid=302552

Re: Question about Tomcat memory leaks

2008-04-11 Thread Costin Manolache
Well, if the _server machine_ is running out of memory - I think Yourkit/Jprofiler or most java options won't help. Just make sure you do have the -Xmx option in tomcat - and it's reasonable ( less than 1/2 of total RAM I would guess ). Java is very good at using -Xmx for the heap - I never seen i

Re: Question about Tomcat memory leaks

2008-04-11 Thread Henri Gomez
Yourkit is free for 15 days :) 2008/4/11, Henri Gomez <[EMAIL PROTECTED]>: > you could activate jmxremove to track it in real time via JConsole : > > Add these to JAVA_OPTS : > > -Dcom.sun.management.jmxremote.port=8090 > -Dcom.sun.management.jmxremote=true > -Dcom.sun.management.jmxremote.aut

Re: Question about Tomcat memory leaks

2008-04-11 Thread Henri Gomez
you could activate jmxremove to track it in real time via JConsole : Add these to JAVA_OPTS : -Dcom.sun.management.jmxremote.port=8090 -Dcom.sun.management.jmxremote=true -Dcom.sun.management.jmxremote.authenticate=false -Dcom.sun.management.jmxremote.ssl=false -Djava.awt.headless=true Also comm

Re: Question about Tomcat memory leaks

2008-04-11 Thread Mark Thomas
Guenter Knauf wrote: Hi all, I've a prob with a Tomcat application. This is an app which was bought by a customer which I work for. The app runs on a plain WinXP box with nothing else installed on it but only the Tomcat servive + MySQL server. The app is used through the standalone http connect

Re: Question about Life Cycle of Authenticator in Tomcat

2007-11-21 Thread Carlo Politi
Hi Peter, okey but once authenticator returns its value, what happens? what kind of module is executed? Thanks - Messaggio originale - Da: Peter Rossbach <[EMAIL PROTECTED]> A: Tomcat Developers List Inviato: Mercoledì 21 novembre 2007, 19:39:27 Oggetto: Re: Question about Life Cy

Re: Question about Life Cycle of Authenticator in Tomcat

2007-11-21 Thread Peter Rossbach
true and/or false... I suppose that if "true" means all ok and the user is authenticated but i wanted to be sure - Messaggio originale - Da: Peter Rossbach <[EMAIL PROTECTED]> A: Tomcat Developers List Inviato: Mercoledì 21 novembre 2007, 17:32:45 Oggetto: Re: Question

Re: Question about Life Cycle of Authenticator in Tomcat

2007-11-21 Thread Carlo Politi
e - Da: Peter Rossbach <[EMAIL PROTECTED]> A: Tomcat Developers List Inviato: Mercoledì 21 novembre 2007, 17:32:45 Oggetto: Re: Question about Life Cycle of Authenticator in Tomcat Hi, you can find the current implemenation at package org.apache.catalina.authenticator. You can implem

Re: Question about Life Cycle of Authenticator in Tomcat

2007-11-21 Thread Peter Rossbach
Hi, you can find the current implemenation at package org.apache.catalina.authenticator. You can implement you own auth strategie as a context Valve. Your class must be implement the o.a.c.Authenticator interface. Please, look at o.a.c.a.AuthenticatorBase base auth class. Re

Re: Question about tomcat manager

2007-03-07 Thread Yoav Shapira
Hi, This is more suited to the Tomcat users mailing list, [EMAIL PROTECTED] Please post follow-up there. On 3/7/07, gregory oster <[EMAIL PROTECTED]> wrote: What is unclear to me is: 1. Is it possible to run the tomcat manager application on its own without tomcat itself? No. 2. How do I d

Re: Question: TomCat 3.2

2006-04-19 Thread Henri Gomez
BTW, memory leak in Tomcat 3.2 are more than likely. The question will be, why still using deprecated and no more supported code ? When I visit the IBM Rochester Labs, in 2001, I recommanded some IBMer to switch to Tomcat 3.3.x, which is the Servlet 2.2/JSP 1.1 RI and is pretty fast and stable.

Re: Question: TomCat 3.2

2006-04-18 Thread Mark Thomas
Shaban Ghumri wrote: > Hi, > I would like to know based on your experience with TomCat, if there are > tools that I can use to debug a potential memory leak on servlet running on > TomCat 3.2? > > Thanks in advance! This question belongs on the users list, not the dev list. Please review the