bugreports for commons-daemon

2005-04-17 Thread Simon Kitching
at 11 open bugreports + 1 reasonable enhancement request. I just thought I would bring this to your attention...if there are any tomcat developers willing to dedicate some time to addressing these bugreports I am sure it would be appreciated. Cheers, Simon

Re: apache + tomcat with 2 domains but same session?

2005-02-04 Thread Simon Lau
ing.com:8090/ref/app-config.xtp#session-config I am posting this to both user list and developer list, I hope someone in the tomcat project will read it and implement this in the future. Thanks everyone that have helped me though, means a lot. Simon - Original Message - From: "Tim Fun

Re: StandardClassLoader

2004-03-16 Thread Simon Raess
Am 16.03.2004 um 20:34 schrieb Shapira, Yoav: Hi, Is there some documentation (besides the javadoc) that describes StandardClassLoader? Does it follow the standard delegation model or does it query its local repository first? There's the loader documentation page, http://jakarta.apache.org/tomcat

StandardClassLoader

2004-03-16 Thread Simon Raess
hi Is there some documentation (besides the javadoc) that describes StandardClassLoader? Does it follow the standard delegation model or does it query its local repository first? simon - To unsubscribe, e-mail: [EMAIL

Re: JMX 1.2 / JMX Remote 1.0

2004-01-21 Thread Simon Clare
. -s -- Original Message -- From: Remy Maucherat <[EMAIL PROTECTED]> Reply-To: "Tomcat Developers List" <[EMAIL PROTECTED]> Date: Wed, 21 Jan 2004 16:58:28 +0100 >Robert Krüger wrote: >> Simon, >> >> I think you'r

JMX 1.2 / JMX Remote 1.0

2004-01-21 Thread Simon Clare
order based hacks (shudder). simon clare FULL (AND BORING) DETAILS I'm connecting remotely to a JMX 1.2.1 RI JMX Server using the JMX 1.0 Remote RI and querying a few MBeans. This works a treat in a stand alone "vanilla" VM. However, inside a web container (weblogic and to

Re: redirect from Servlet

2003-06-26 Thread Dayan Simon
if your jsp is under $TOMCAT_HOME/webapps/admin/test/Test.jsp getServletConfig().getServletContext().getRequestDispatcher("/admin/test/Tes t.jsp").forward(request, response); thanx - Original Message - From: "Paul Wallace" <[EMAIL PROTECTED]> To: "Tomcat Developers List" <[EMAIL PROTEC

Re: redirect from Servlet

2003-06-25 Thread Dayan Simon
Try this getServletConfig().getServletContext().getRequestDispatcher("/xxx.jsp"). forward(request, response); - Original Message - From: "Paul Wallace" <[EMAIL PROTECTED]> To: "Tomcat Developers List" <[EMAIL PROTECTED]> Sent: Thursday, June 26, 2003 11:21 AM Subject: redirect from Servlet

Re: Tomcat 3.2.4 Crashes on solaris 7

2003-06-25 Thread Dayan Simon
I tried 3.3.1 still it crashes - Original Message - From: "Henri Gomez" <[EMAIL PROTECTED]> To: "Tomcat Developers List" <[EMAIL PROTECTED]> Sent: Wednesday, June 25, 2003 2:44 PM Subject: Re: Tomcat 3.2.4 Crashes on solaris 7 > Dayan Simon wrote: >

Tomcat 3.2.4 Crashes on solaris 7

2003-06-25 Thread Dayan Simon
Hi I had installed my Tomcat 3.2.4 on solaris7 using JDK1.4 in my jsp i tried to forward the Request to another jsp but it crashes my tomcat getServletConfig().getServletContext().getRequestDispatcher("/xxx/xxx.jsp").forward(request, response); Does anybody has any information on this. Than

RequestDispatcher.forward() problem

2003-02-21 Thread Simon Senécal
method and use the request object to store my data (with setAttribute and getAttribute). It works, but like I said in my previous email, after forwarding, I'm still in the context of Webapp1. Simon. At 09:51 2003-02-21 -0500, you wrote: I am not sure if this helps, but a forward happens

RequestDispatcher.forward() problem

2003-02-21 Thread Simon Senécal
quest, response); Is this a bug, or is there something that I'm missing or not understanding about forwarding? Simon Senécal Lab-Volt Québec (Software Development) 418-849-1000 #348 http://www.labvolt.com - To uns

Web browser authenticates to Tomcat Server using Client SSL authentication

2003-02-19 Thread Simon
Hi , Have configured Tomcat to use SSL with client authentication set to true. Have imported client (which is the web browser IE) certificate to tomcat server keystore. But when I use IE to connect to Tomcat, it pops up a message box saying "The Web site you want to view requests identification. S

Re: integrating tomcat 4.04 into iplanet 4.1 using nsapi_redirector on linux

2002-08-01 Thread Simon Stewart
. From what you report, this seems like a good starting place. Regards, Simon -- "Bollocksh, Mish Moneypenny. Bollocksh." --- James Bond -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Re: Mod_jk for Apache2.

2002-07-29 Thread Simon Stewart
On Tue, Jul 30, 2002 at 07:39:55AM +1000, Bojan Smojver wrote: > On Mon, 2002-07-29 at 19:49, Simon Stewart wrote: > > > Another spanner: the default anonymous cvs checkout of the current > > mod_jk2 doesn't build on linux. This is because the OS doesn't appear

Re: ServletContextListener bug #11043

2002-07-29 Thread Simon Oldeboershuis
Therefore the default path for /myApp was overridden. I did not test this with tomcat 4.1.x, but you could give it a try. The other solution is, not to put your webapp in the tomcat/webapps directory and configure the path in server.xml. Greetings! Simon peter lin schrieb: > > I've

Re: Mod_jk for Apache2.

2002-07-29 Thread Simon Stewart
ly a known issue, but a quick search doesn't appear to reveal any hits. Shall I post a proper bug report? Regards, Simon -- Pronoia = the suspicion that others are conspiring behind your back to HELP you. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For add

Re: Jetty and mod_jk2

2002-07-09 Thread Simon Stewart
On Mon, Jul 08, 2002 at 09:28:50AM -0700, [EMAIL PROTECTED] wrote: > On Thu, 4 Jul 2002, Simon Stewart wrote: > > > > >Attached is a HOWTO on getting Jetty and Apache 2 talking via > > > >mod_jk2. Can I please get some feedback on this? And what do people > &g

Re: DO NOT REPLY [Bug 10541] - Content-length header should be automatically set for buffered Servlets/JSPs

2002-07-08 Thread Simon Stewart
id from > your mailing list as I dont get the required mails.Hope > to unsubscribed now.. Vicky, why not just follow the links at the bottom of all the emails from this list? I include the line from your own post... > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> HTH. HA

Re: Jetty and mod_jk2

2002-07-04 Thread Simon Stewart
On Thu, Jul 04, 2002 at 03:57:37AM -0700, Remy Maucherat wrote: > Simon Stewart wrote: > >The Jetty folks have been working hard on improving the connectivity > >between apache and jetty and so from 4.1.D2 Jetty has shipped with its > >own AJP13 Listener. According to Greg W

Jetty and mod_jk2

2002-07-04 Thread Simon Stewart
latest CVS version. Attached is a HOWTO on getting Jetty and Apache 2 talking via mod_jk2. Can I please get some feedback on this? And what do people think about this (or something similar) being included in the next release of the jtc? Regards, Simon -- "I like to fill my tub up with

JTC docs path --- root readme

2002-07-03 Thread Simon Stewart
prove the documentation. If someone lets me know where the files created by the build process (both java and native) need to go for jk2 I'll happily knock up an install and install-native target I suspect ${catalina.home}/server/lib for most of them, but what about jkjni.so? Regar

Re: Configuring mod_jk2

2002-06-27 Thread Simon Stewart
On Wed, Jun 26, 2002 at 09:32:45AM -0700, [EMAIL PROTECTED] wrote: > On Wed, 26 Jun 2002, Simon Stewart wrote: > > > Will do. The most obvious thing that springs to mind is that the > > config files don't look anything like the declarative xml that is used > > when

Re: Configuring mod_jk2

2002-06-26 Thread Simon Stewart
r. > > If you find something that doesn't seem right, we can still fix it. I'll try and be constructive. Thanks for being so open. Regards, Simon -- Basically, a tool is an object that enables you to take advantage of the laws of physics and mechanics in such a way that you

Re: Configuring mod_jk2

2002-06-25 Thread Simon Stewart
On Tue, Jun 25, 2002 at 01:13:02PM +0200, Mladen Turk wrote: > > -Original Message- > > From: Simon Stewart [mailto:[EMAIL PROTECTED]] > > Sent: 25. lipanj 2002 12:57 > > To: [EMAIL PROTECTED] > > Subject: RE: Configuring mod_jk2 > > > > >

RE: Configuring mod_jk2

2002-06-25 Thread Simon Stewart
e? It's tempting to give a slightly more comprehensive example config file, liberally scattered with comments. Are there any new features of the jtc that should be highlighted? Regards, Simon -- "I have a longstanding agreement with tequila: I won't drink it, and it won'

tomcat 3.2b6 Bug?

2000-10-31 Thread Simon Oldeboershuis, outermedia
mon problem, it should be added to some documentation. So long! Simon PS: I am working on a Linux Box with jdk1.3 and tomcat 3.2 beta 6. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]