Re: svn commit: r1137866 - in /tomcat/trunk/bin: catalina.bat catalina.sh

2011-06-21 Thread Rainer Frey
On 21.06.2011, at 08:13, rj...@apache.org wrote: > rem JAVA_OPTS (Optional) Java runtime options used when the "start", > rem "stop", or "run" command is executed. This still sounds like JAVA_OPTS is not applied for version or configtest ... Maybe just remove the list of

Re: OS/X packaging for Tomcat ?

2010-08-30 Thread Rainer Frey
On Monday 30 August 2010 11:59:43 Henri Gomez wrote: > Hi to all, > > I read this very interesting wiki on Tomcat and OS/X, > http://wiki.apache.org/tomcat/TomcatOnMacOS > > No one never asked ASF for a Tomcat package for OS/X, ie in DMG format ? > There is zip, tarball and Windows package but no

Re: Links to Sun/Oracle on welcome page

2010-08-26 Thread Rainer Frey
On Thursday 26 August 2010 12:12:02 Pid wrote: > On 26/08/2010 07:26, Henri Gomez wrote: > >> - documentation links should go to tomcat.apache.org, or to local /docs/ > >> ? > > That's an interesting point - the existing version links to the local > version. The network version may/will be more

Re: release 6.0.21

2009-12-21 Thread Rainer Frey (Inxmail GmbH)
On Monday 21 December 2009 18:13:51 Mark Thomas wrote: > On 21/12/2009 15:59, Mark Thomas wrote: > > For an example of a container level lifecycle listener take a look at > > this commit. That should give you the idea. > > > > http://svn.apache.org/viewvc?view=revision&revision=828196 > > This migh

Re: release 6.0.21

2009-12-21 Thread Rainer Frey (Inxmail GmbH)
On Monday 21 December 2009 15:23:42 Mark Thomas wrote: > Most do, but it doesn't appear to be required. In your circumstances, > you could use a LifecycleListener defined at the container level that > just called Class.forName(String). Hi Mark, what do you mean with "container level" here? Rain

Re: release 6.0.21

2009-12-21 Thread Rainer Frey (Inxmail GmbH)
On Monday 21 December 2009 15:23:42 Mark Thomas wrote: > The memory leak is caused by the DriverManager implementation. It holds > a reference to the Driver. If the Driver was loaded by the web > application then the Driver holds a reference to the WebappClassLoader. > This in turn holds references

Re: release 6.0.21

2009-12-21 Thread Rainer Frey (Inxmail GmbH)
On Monday 21 December 2009 12:04:59 Mark Thomas wrote: > On 21/12/2009 10:53, Rainer Frey wrote: [...] > > but I hoped that someone would take a > > look at issue https://issues.apache.org/bugzilla/show_bug.cgi?id=48214 > > before a release is made > > I hadn't fo

Re: release 6.0.21

2009-12-21 Thread Rainer Frey
On Monday 21 December 2009 11:12:12 jean-frederic clere wrote: > Hi, > > Later today I will tag and go for the release, make sure all the patches > you want to see in are committed :-) Well, I'm no committer and I don't understand the relevant code well enough to possibly create a patch, but I h

Re: Regarding JmxRemoteLifecycleListener

2009-08-07 Thread Rainer Frey (Inxmail GmbH)
On Friday 07 August 2009 15:49:38 Mark Thomas wrote: > Rainer Frey wrote: > > 1. Revision 751496 was commented with "Tomcat uses Platform MBean server. > > Adjust listener accordingly." and removed the separate configuration > > for "Catalina" mbean serve

Regarding JmxRemoteLifecycleListener

2009-08-07 Thread Rainer Frey
Hi, I have some questions about the JmxRemoteLifecycleListerner that was added to trunk. 1. Revision 751496 was commented with "Tomcat uses Platform MBean server. Adjust listener accordingly." and removed the separate configuration for "Catalina" mbean server and registry. Was this accompanied