Re: coyote standalone?

2005-02-10 Thread Brad Neuberg
of Tomcat due to size constraints. Thanks. -Adam - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Brad Neuberg, [EMAIL PROTECTED] Senior Software Engineer, Rojo Networks Weblog: http

Re: coyote standalone?

2005-02-10 Thread Brad Neuberg
on HttpServletRequests and HttpServletResponses. That's the path I'm currently planning on following, but I'm fishing around for a better solution. This is all to partially to implement my adaptation of your very elegant JXTA, Jetty, and HttpClient integration -- great stuff!! -Adam Brad Neuberg wrote: Hi Adam. I

Re: Changing Stack Size in Tomcat 4.130

2004-12-29 Thread Brad Neuberg
the stack size in Tomcat? Im gettig a StackOverflowError, thanks in advance. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Brad Neuberg, [EMAIL PROTECTED] Senior Software Engineer, Rojo

Re: Changing Stack Size in Tomcat 4.130

2004-12-29 Thread Brad Neuberg
in Tomcat? Im gettig a StackOverflowError, thanks in advance. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Brad Neuberg, [EMAIL PROTECTED] Senior Software Engineer, Rojo Networks Weblog

Re: Changing Stack Size in Tomcat 4.130

2004-12-29 Thread Brad Neuberg
] For additional commands, e-mail: [EMAIL PROTECTED] Brad Neuberg, [EMAIL PROTECTED] Senior Software Engineer, Rojo Networks Weblog: http://www.codinginparadise.org = Check out Rojo, an RSS and Atom news aggregator that I work on. Visit

Re: Out of Memory Issues and Potential Fix

2004-12-10 Thread Brad Neuberg
Forgot to mention that we are using Sun's JVM 1.4.2_06 on Linux (Debian 3.0r2, Kernel 2.6.4, i686 with NPTL threads enabled) using a Xeon system. At 11:18 AM 12/10/2004, Brad Neuberg wrote: Hi everyone. Over at the company I work for, Rojo, we've been having a variety of Out of Memory (OOM

Out of Memory Issues and Potential Fix

2004-12-10 Thread Brad Neuberg
outside of the JVM? Brad Brad Neuberg, [EMAIL PROTECTED] Senior Software Engineer, Rojo Networks Weblog: http://www.codinginparadise.org = Check out Rojo, an RSS and Atom news aggregator that I work on. Visit http://rojo.com

Re: Does Tomcat 5.5 support jikes?

2004-12-02 Thread Brad Neuberg
] For additional commands, e-mail: [EMAIL PROTECTED] Brad Neuberg, [EMAIL PROTECTED] Senior Software Engineer, Rojo Networks Weblog: http://www.codinginparadise.org = Check out Rojo, an RSS and Atom news aggregator that I work on. Visit

Bug in trimSpaces?

2004-09-09 Thread Brad Neuberg
I think I found a bug in the Tomcat's JSP compiler. In our app, its causing some of our CSS styles to be flaky when we set trimSpaces to be true. (To work around, we can just put something static in between the two adjacent EL expressions.) --- When trimSpaces is

JSP Compiler produces huge HTML files with whitespace

2004-09-08 Thread Brad Neuberg
space makes it difficult for developers to step over the HTML produced to debug things. Does anyone know if there is a setting in Tomcat to reduce the amount of whitespace in generated HTML files from JSP? Thanks, Brad Neuberg Senior Software Engineer, Rojo Networks [EMAIL PROTECTED

RE: JSP Compiler produces huge HTML files with whitespace

2004-09-08 Thread Brad Neuberg
Yoav, thanks; this works. One question; why isn't this true by default? Brad At 09:56 AM 9/8/2004, you wrote: Hi, trimSpaces at http://jakarta.apache.org/tomcat/tomcat-5.5-doc/jasper-howto.html. Yoav Shapira Millennium Research Informatics -Original Message- From: Brad Neuberg [mailto

RE: JSP Compiler produces huge HTML files with whitespace

2004-09-08 Thread Brad Neuberg
it is on. Brad Yoav Shapira Millennium Research Informatics -Original Message- From: Brad Neuberg [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 08, 2004 1:45 PM To: Tomcat Users List Subject: RE: JSP Compiler produces huge HTML files with whitespace Yoav, thanks; this works. One

Re: JSP Compiler produces huge HTML files with whitespace

2004-09-08 Thread Brad Neuberg
to hide the JSP ending from their files. Brad peter On Wed, 08 Sep 2004 10:45:00 -0700, Brad Neuberg [EMAIL PROTECTED] wrote: Yoav, thanks; this works. One question; why isn't this true by default? Brad At 09:56 AM 9/8/2004, you wrote: Hi, trimSpaces at http://jakarta.apache.org/tomcat/tomcat