RES: Tomcat hanging - two instance configuration

2007-06-22 Thread Paulo Alvim
Hi Isac, We have similar problem. Tomcat 5.5.9 is freezing probably in the socket level... Do you have any news? Thanks Paulo Alvim Brazil -Mensagem original- De: Isac Fernandes [mailto:[EMAIL PROTECTED] Enviada em: terca-feira, 19 de junho de 2007 00:56 Para: users@tomcat.apache.org

RES: too many sessions serving from another context

2007-06-19 Thread Paulo Alvim
from another context -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Paulo, Paulo Alvim wrote: > /app1/example.jsp > (renders HTML with references to images being served from a servlet in > another application (context): > > /app2/myImgs?name=image1.gif > /app2/myImgs?name=image2.

too many sessions serving from another context

2007-06-19 Thread Paulo Alvim
;s bug related to that? 2. Is there a better way to declare specific URLs to not creating new sessions (ie: filter the myImgs servlet)? Thanks in advance! Paulo Alvim Brazil ( +55 (31) 3213-1019 * [EMAIL PROTECTED] Powerlogic S.A.

image caching using Apache

2007-06-18 Thread Paulo Alvim
Hi! We're using TC Cluster with Apache connector as dispatcher. We'd like to improve performance by caching images served by servlets(DBMS), in the dispatcher level (apache connector)... is it as simple as configure a 'filter'? Any advice about that? Thanks in advance! Paul

RES: Urgent: PermGen memory leak in a NetBeans developed tomcat application

2007-05-16 Thread Paulo Alvim
emory leak in a NetBeans developed tomcat application > From: Paulo Alvim [mailto:[EMAIL PROTECTED] > Subject: RES: Urgent: PermGen memory leak in a NetBeans > developed tomcat application > > We've this classic problem (using Tomcat 5.x) with PermGen > but in our case

RES: Urgent: PermGen memory leak in a NetBeans developed tomcat application

2007-05-16 Thread Paulo Alvim
rs have to increase the max PermGen size and monitoring - after 20 or 30 hot deploys, restart the server. It's not a big problem but we're also interested in solving this issue to get real 24 x 7 with Tomcat. Please let us know if you have the same situation... Regards, Paulo Alvim

RES: the future of Tomcat... (JEE 5 and Tomcat 6)

2006-10-03 Thread Paulo Alvim
e International AG Tel. +41 41 709 3204 Fax +41 41 709 3000 |-+---> | | "Paulo Alvim" | | | <[EMAIL PROTECTED]| | | c.com.br> | | | | |

RES: the future of Tomcat... (JEE 5 and Tomcat 6)

2006-10-03 Thread Paulo Alvim
N and kick the tires. -Tim Paulo Alvim wrote: > Hi! > > We're heavy TC 5.x users with lots of sucessfull production cases in Brazil > using Hibernate, Struts and others OSS (after bad EJB 2.x experiences like > many companies)... > > But now with EJB 3.0 and JSF 1.2 - and

the future of Tomcat... (JEE 5 and Tomcat 6)

2006-10-03 Thread Paulo Alvim
very helpfull for lots of companies like us. Thank you in advance! Paulo Alvim Powerlogic -- Esta mensagem foi verificada pelo sistema de antivĂ­rus e acredita-se estar livre de perigo. - To start a new topic, e-mail: users@tomcat.

RES: RES: Tomcat Log4j Log Level Configuration

2005-10-14 Thread Paulo Alvim
Para: Tomcat Users List Cc: Tomcat Users List; [EMAIL PROTECTED] Assunto: Re: RES: Tomcat Log4j Log Level Configuration Paulo Alvim wrote: >Hi Jojo, > >I'm with the same problem: I'd like to change the "log level" e also the >"appender configurations" wi

RES: Tomcat Log4j Log Level Configuration

2005-10-14 Thread Paulo Alvim
Hi Jojo, I'm with the same problem: I'd like to change the "log level" e also the "appender configurations" without redeploy my war (my log4j.properties file is bundled into the web-inf/classes)... I have thought about a few - not very good - approaches (of course the best one would be an "out-of