Tomcat does not Auto-reload.

2002-06-12 Thread Rui Oliveira
Hello, My Tomcat does not auto-reloads the servlets. Whenever I compile my servlets, I place them under the WEB-INF/classes dir, but they simple do not auto-reload. I have to restart TOMCAT before the update takes effect. Can someone tell me why? I'm using Tomcat 4.0.1 on RedHat 7.2

RE: Tomcat does not Auto-reload.

2002-06-12 Thread Rui Oliveira
ghetto. Regards! From: Rui Oliveira [EMAIL PROTECTED] Reply-To: Tomcat Users List [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Tomcat does not Auto-reload. Date: Wed, 12 Jun 2002 15:26:23 +0100 Hello, My Tomcat does not auto-reloads the servlets. Whenever I compile my

Tomcat Hangs-UP...

2002-05-28 Thread Rui Oliveira
Does anyone have a clue on what is the problem? Regards Rui Oliveira

RE: Mod WEB_APP

2002-05-21 Thread Rui Oliveira
Thanks in Advance Rui -Original Message- From: Adrian [mailto:[EMAIL PROTECTED]] Sent: segunda-feira, 20 de Maio de 2002 22:12 To: Tomcat Users List Subject: Re: Mod WEB_APP You should check : http://www.pubbitch.org/jboss.html - Original Message - From: Rui Oliveira [EMAIL

Mod WEB_APP

2002-05-20 Thread Rui Oliveira
Hello, Does anyone here has the mod_webapp compiled for Solaris 8, using the GCC? Can someone help me out? Regards Rui Oliveira -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Mod WEB_APP

2002-05-18 Thread Rui Oliveira
Hello, Does anyone here has the mod_webapp compiled for Solaris 8, using the GCC? Can someone help me out? Regards Rui Oliveira -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Running a bean when tomcat starts.

2002-03-25 Thread Rui Oliveira
Hello, I have a question. Is it possible to instantiate a user-class when tomcat starts? What must I do in order to do it? TIA Rui Oliveira -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

Classpath Issue

2002-02-25 Thread Rui Oliveira
Hello, sorry for the newbie question... Can someone please tell me how to configure the classpath for a specific application only, instead of defining it for all the tomcat applications? Thanks in advance Rui Oliveira -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands

RE: Classpath Issue

2002-02-25 Thread Rui Oliveira
-Original Message- From: remy.menetrieux [mailto:[EMAIL PROTECTED]] Sent: segunda-feira, 25 de Fevereiro de 2002 16:51 To: Tomcat Users List Subject: Re: Classpath Issue You can add the specific .jar in the WEB-INF/lib of you're application I hope this help you ... RemY Rui Oliveira

Tomcat Policy????

2002-01-08 Thread Rui Oliveira
the policy? The drive is \\machine\e$ or e:\ (after properly mapped). Thanks Rui Oliveira -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

RE: Tomcat Policy????

2002-01-08 Thread Rui Oliveira
Hello, I'm using Tomcat 3.1... Sorry, forgot to mention... Is it enough to edit the tomcat.policy file and add the corresponding line? I have a network drive letter that is e:. If I add the following should not be enough? grant codeBase file:e:/- { permission

RE: Tomcat Policy????

2002-01-08 Thread Rui Oliveira
Ok. I figured out why does Tomcat prevents me from browsing through NetWork Drives. It is because I' running it as a service... Can someone tell me why? If I run it as a process it works fine. Regards Rui -Original Message- From: Rui Oliveira [mailto:[EMAIL PROTECTED]] Sent

RE: Performance Comparison

2001-07-13 Thread Rui Oliveira
Hello, the only thing I have is a comparative study that I have made between JSP and Servlet technologies. Are you interested on this? Best Regards Rui Oliveira -Original Message- From: Bora Paksoy [mailto:[EMAIL PROTECTED]] Sent: Friday, July 13, 2001 2:36 PM To: [EMAIL

Retrieving the current directory path...

2001-05-29 Thread Rui Oliveira
Hello, is there a way to find out the operating system path where a JSP is being executed? Many thanks Rui

Running JServ + Tomcat on the same machine.

2001-04-19 Thread Rui Oliveira
. I need both (JServ and Tomcat) because I'm running JSPS, and I'm also using JSSI to interact with some servlets... Is there a way to "tell" Apache that he needs to use another instance of AJP to interact with Tomcat? Thx Rui Oliveira

JSSI and Tomcat...

2001-04-19 Thread Rui Oliveira
Hello, is it possible to use JSSI with Tomcat, in the same way that JSSI is used with JServ? Thx Rui Oliveira

mod_jserv in Solaris 2.7...

2001-04-10 Thread Rui Oliveira
Hello, I need mod_jserv.lib or mod_jserv.so for Solaris 2.7. Could someone get me this files plz? Thx... Rui

Content image/gif problem...

2001-01-29 Thread Rui Oliveira
Hello, I have a servlet that writes a GIF to the OutPutStream. The Content Type is set to image/gif, although, in the browser the image is displayed as a BitMap. Any one knows what is the problem? Thx Rui Oliveira

Re: tomcat

2001-01-22 Thread Rui Oliveira
Hello, you can find Tomcat in: http://jakarta.apache.org/builds/jakarta-tomcat/release/v3.2.1/bin/jakarta-tomcat-3.2.1.zip Regards Rui Oliveira Affan Alim wrote: 00a601c08496$d3814880$3301a8c0@fz2"> Hi All, From where i download the tomcat and can i use it for NT version.

JSP vs Servlets...

2000-12-20 Thread Rui Oliveira
Hello, can someone tell me which one is best: JSP or Servlets? Is there a reason (beside implementatio reasons) to choose one instead of the other? Thx in advance Rui