5.5.10 cluster exception

2005-07-27 Thread Dennis
hanks Dennis Here is the config I'm using on each server for the cluster. ==cluster config== ==END cluster config== - To u

Re: Jasper performance

2001-05-17 Thread Dennis Doubleday
s hosted in that JVM. No? ----- Dennis Doubleday email: [EMAIL PROTECTED] yourfit.com, Inc. web: http://www.yourfit.com/

Re: Jasper performance

2001-05-18 Thread Dennis Doubleday
ity doesn't really do anything to prevent DOS attacks, either. Any Velocity app requires a servlet back-end, and if I'm going to host user apps, I'm going to have to let them install servlets, in which case they can put in the same ever-looping code. -----

Problem building mod_jk on HP-UX 11.00

2001-03-02 Thread Dennis Blaas
Hello, I try to build mod_jk module on HP-UX 11.00 but I have many problem in compilation. Is there anybody who has tried this porting? My configuration is: Tomcat 3.2.1 and Apache 1.3.9 Thank you in advance, Best Regards. begin:vcard n:Blaas;Dennis tel;cell:+39 0335

Re: Wanted to forward this article on to the Tomcat folks but Ican't subscribe in order to do it so...

2002-05-29 Thread Dennis Muhlestein
I agree with Andy. I have servers with no console attached. I simply ssh or telent in and do the configuration. If anyone ever writes a GUI admin for tomcat, I hope it does not conflict with the ability to use plain text and edit the conf files. -Dennis On Wed, 2002-05-29 at 10:29, Andrew C

More informative errors from Jasper-generated code?

2002-07-18 Thread Dennis Doubleday
I am using Tomcat 4.0.3, Windows 2000, JDK 1.4 I was getting the following stack trace from a JSP: ApplicationDispatcher[/SpendMetrix]: Servlet.service() for servlet jsp threw exception javax.servlet.ServletException at org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContex t

Re: Velocity (was RE: [SECURITY] Apache Tomcat 4.x JSP source disclosure vulnerability)

2002-09-26 Thread Dennis Doubleday
Bojan, Just move the code you wrote into a context object, reference it and poof! Velocity gets OutOfMemory, too. Bad code is limited to front ends. Velocity is nice. It is an excellent project, and Geir is possibly the most responsive and helpful project leader I have ever encountered. But the

question about building tomcat from source

2004-06-27 Thread Dennis Wong
Visitor'. [javac]n.getBody().visit(new ParamVisitor(sep)); and i have read the Generator.java and I find the ParamVisitor is a inner class in the same file so I think its the problem of my setting. So is there anyone could help for this question? Thank you very m

Dennis Arizin/Towers Perrin is out of the office.

2004-07-03 Thread Dennis Arizin
I will be out of the office starting 07/02/2004 and will not return until 07/12/2004. I will be on vacation for the week , and checking email messages at least every other day . If you need immediate attention , please forward a copy of your correspondance to Pat Shannon , Raj Gulatti or St

Dennis Arizin/Towers Perrin is out of the office.

2004-07-05 Thread Dennis Arizin
I will be out of the office starting 07/02/2004 and will not return until 07/12/2004. I will be on vacation for the week , and checking email messages at least every other day . If you need immediate attention , please forward a copy of your correspondance to Pat Shannon , Raj Gulatti or St

Incorrect classloading

2004-08-17 Thread Dennis Thrysøe
ns-logging from the webapp as expected, but rather uses the one loaded in tomcat already. Is that correct, and if so, why shouldn't a webapp be allowed to use it's own commons-logging? Could this be a variant of http://nagoya.apache.org/bugzilla/show_bug.cgi?id=

Re: Incorrect classloading

2004-08-17 Thread Dennis Thrysøe
Shapira, Yoav wrote: Hi, A webapp can use its own commons-logging library, but it must then move the one supplied with Tomcat out of the common and into the server lib directory. I see. That makes sense. Thanks. -dennis - To

Embedding part of Tomcat within a J2EE webapp?

2004-02-18 Thread Dennis Thrysøe
.0, but either could be used. Any input appreciated. -dennis - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Embedding Jasper / JSP compiling

2004-05-14 Thread Dennis Thrysøe
, since it seems that I'm on a fairly difficult endeavour here. TIA, -dennis - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Embedding Jasper / JSP compiling

2004-05-14 Thread Dennis Thrysøe
Rick Knowles wrote: Dennis, I'm not a tomcat dev, but hopefully I can help anyway - having done what I think it is you're trying to do. I did mine for the Winstone servlet container (http://winstone.sourceforge.net) For Nos 1 and 2, I can't help. But for No 3 it involves

Re: Embedding Jasper / JSP compiling

2004-05-17 Thread Dennis Thrysøe
Petr Jiricka wrote: Dennis Thrysøe wrote: Hi, I'm currently working on embedding a jasper engine within a servlet container that I'm writing. During this work I have run into the following questions: 1) Is the only advantage to using fork=true, that the javac memory leak issue is a

Problem with Tomcat 4.1 and Apache 2 integration using mod_jk2

2003-03-07 Thread Madhan G Dennis
Hi Everyone, I am trying to integrate Tomcat 4.1 and Apache 2. Everything works fine if I use the /examples webapp. However when I try to use my own webapp I get the following error. I would be very grateful if someone could help me out. In one mailing list I saw a post with the same problem which

RE: Problem with Tomcat 4.1 and Apache 2 integration using mod_jk2

2003-03-07 Thread Madhan G Dennis
Hi Everyone, I've solved it. All I had to do was comment out every line in jk2.properties and everything works fine :-) Thanks !! - Madhan -Original Message- From: Madhan G Dennis [mailto:[EMAIL PROTECTED] Sent: Friday, March 07, 2003 3:41 PM To: [EMAIL PROTECTED]; [EMAIL PROT

Invalid no-cache http headers

2003-02-28 Thread Dennis van den Berg
Cache-Control" header in this case. For example "private" or "no-store". Did anyone else encounter any problems of this kind, or did I overlook something? Thanks for any replies, Dennis - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]