RES: How can I automatically start a servlet in a specific time?

2002-04-11 Thread Edson Carlos Ericksson Richter
existem MLETS prontos para utilização com JBoss e com HP-AS, mas realmente não conheço nenhum para Jakarta/Tomcat. Uma boa fonte de pesquisa é o www.sourceforge.net. Boa sorte. Atenciosamente, Edson Carlos Ericksson Richter Gerente de Tecnologia ECONET Soluções Web +55 61 326 5115 -Mensagem

RES: Session Tracking / User Authentication

2002-04-10 Thread Edson Carlos Ericksson Richter
. The jakarta team answered saying that it's a "feature by design" and will not be fixed. This all works fine in other JSP/Servlet engines (like HP-AS). Atenciosamente, Edson Carlos Ericksson Richter Gerente de Tecnologia ECONET Soluções Web +55 61 326 5115 -Mensagem origina

RES: Mod_WebApp trouble

2002-04-10 Thread Edson Carlos Ericksson Richter
I've discovered what I'm doing wrong: I need to name virtual host with same name that Apache expects to see... Thanks to all. Atenciosamente, Edson Carlos Ericksson Richter Gerente de Tecnologia ECONET Soluções Web +55 61 326 5115 -Mensagem original- De: Edson Carlos Erickss

Mod_WebApp trouble

2002-04-10 Thread Edson Carlos Ericksson Richter
standalone. And this works fine in HP-AS (another similar product). So, I know that this is not a programming issue. Please, someone can send me any tips? I lost several hours searching mail list, but nothing was found. Thanks, Edson Carlos Ericksson Richter Gerente de Tecnologia ECONET Soluções

RES: FTP command

2001-02-01 Thread Edson Carlos Ericksson Richter
http://www.freesoft.org/CIE/RFC/959/index.htm > - Mensagem original - > De: Richard Diaz [SMTP:[EMAIL PROTECTED]] > Enviada em: quinta-feira, 1 de fevereiro de 2001 14:04 > Para: A mailing list about Java Server Pages specification and > reference > Cc:

RES: 46 java threads???

2001-02-01 Thread Edson Carlos Ericksson Richter
gtop have an bug, and shows shared memory as if per-process memory... Uses memory and avoid gtop (is some bug reported inside gnome web-site...). Edson Richter > - Mensagem original - > De: Christopher Kirk [SMTP:[EMAIL PROTECTED]] > Enviada em: quinta-feira, 1 de

RES: debugger

2001-02-01 Thread Edson Carlos Ericksson Richter
Can Tomcat show JSP line numbers as does Resin when Exception occurs? This help (very, very much) to debug. Edson Richter > - Mensagem original - > De: sebastien Gauthier [SMTP:[EMAIL PROTECTED]] > Enviada em: quinta-feira, 1 de fevereiro de 2001 6:53 > Para:

RES: Tomcat trouble, can any good soul help ...

2001-01-18 Thread Edson Carlos Ericksson Richter
quinta-feira, 18 de janeiro de 2001 16:42 > Para: [EMAIL PROTECTED] > Assunto: RE: Tomcat trouble, can any good soul help ... > > How do I check that in Win98? > > regards, > Dejan > > -----Original Message- > From: Edson Carlos Ericksso

RES: Question regarding starting and shuting the tomcat server remotel y through a browser

2001-01-18 Thread Edson Carlos Ericksson Richter
Create an Servlet that call getRuntime.exec( "/your_directory_to_tomcat/shutdown" ). Good luck! Edson Carlos Ericksson Richter > - Mensagem original - > De: Salvady, Gopal [SMTP:[EMAIL PROTECTED]] > Enviada em: quinta-feira, 18 de janeiro d

RES: Tomcat trouble, can any good soul help ...

2001-01-18 Thread Edson Carlos Ericksson Richter
have you any other service running on the 8081 port??? > - Mensagem original - > De: G.Nagarajan [SMTP:[EMAIL PROTECTED]] > Enviada em: quinta-feira, 18 de janeiro de 2001 9:35 > Para: [EMAIL PROTECTED] > Assunto: RE: Tomcat trouble, can any good s

NT/Tomcat/Logout

2001-01-12 Thread Edson Carlos Ericksson Richter
When I do and Logout with Tomcat installed as service, all the things stop working. Anyone can help-me? Edson Richter - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

RES: RES: JasperException from introspection?

2001-01-09 Thread Edson Carlos Ericksson Richter
enu page with the > filaing forms insert the values into the tags just fine. When the forms > are submitted is when I get the exception. > > ~Rob > > Edson Carlos Ericksson Richter wrote: > > > > Are you using different context for interface directory???

RES: JasperException from introspection?

2001-01-09 Thread Edson Carlos Ericksson Richter
Are you using different context for interface directory??? If so, keep in mind that each context mantain their own session objects, with no communication between them (so, one JSP in one context should not see objects created by another JSP in other context)... Edson Richter > - Mensagem or

WEB.XML

2000-12-19 Thread Edson Carlos Ericksson Richter
fine with Resin, but I want to set standards with Tomcat... Edson Carlos Ericksson Richter

RES: stdout logging

2000-12-13 Thread Edson Carlos Ericksson Richter
util.Date; /** * A Log class. * * @author Edson Carlos Ericksson Richter */ public class Log extends Object { public static PrintStream pw = null; public static final boolean trace = true; /** * Constructor */ public static void init( ) { try {

RES: Database connection pooling

2000-12-12 Thread Edson Carlos Ericksson Richter
We are currently using Bitmechanic JDBC Pool, and is very - really very - stable (with MSSQL FreeTDS driver and Oracle driver). And best: is free. Edson Richter > - Mensagem original - > De: Martino, Karl [SMTP:[EMAIL PROTECTED]] > Enviada em: terça-feira, 12 de deze

Servlet Mapping

2000-12-08 Thread Edson Carlos Ericksson Richter
o use */servlet/*, but does not work). All apps are on same context (thus sharing WEB-INF/classes). TIA, Edson Carlos Ericksson Richter

RES: scope of a bean

2000-12-06 Thread Edson Carlos Ericksson Richter
Hi! Is not your bean in different contexts? I`ve this problem in the past, when I used two contexts (and, of course, one JSP page in each context). Edson Richter > - Mensagem original - > De: Peter Choe [SMTP:[EMAIL PROTECTED]] > Enviada em: quarta-feira, 6 de dezem