how to unsubscribe this list?

2001-04-05 Thread Trakhtenberg, Victor

Hello!
Does anyone how to unsubscribe this list?
I've tried to send email to : [EMAIL PROTECTED]

but this didn't work I still get those mails.
Thank you in advans.




RE: using Tomcat Test Environnement in Visual Age

2001-04-04 Thread Trakhtenberg, Victor

May be you can explain how to use the Tomcat with VA.
Thank you in advance.

> -Original Message-
> From: [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED]]
> Sent: ã 04 àôøéì 2001 17:02
> To:   [EMAIL PROTECTED]
> Subject:  using Tomcat Test Environnement in Visual Age
> 
> Hello,
> 
> I'm tryinng to use Apache Tomcat Test Environnement for VA. The Test
> Environnement run well.  I've deployed a index.html file in
> Apache_Tomcat_Test_Environnement/webaaps/myWebFolder and I access it well
> whith my browser http://localhost:8080/myWebFolder/.
> This index.html file have a form tag :  action="coreservlets.Login"> to contact a servlet : Login.
> I've wrote this servlet in VA.
> 
> My question is : Is it possible to run this servlet in VA when index.html
> try to find Login.
> 
> In other hand I've tried to deploy the Login.class servlet directly in a
> folder : myWebFolder/coreservlets/ but I received a 404 error message file
> not found
> 
> How have I to do to run a servlet on Tomcat?
> 
> Patrick PIERRA



RE: Beginner question

2001-04-02 Thread Trakhtenberg, Victor

The JAVA_HOME should be : /usr/java/jdk1.3

> -Original Message-
> From: Joey A. Gartin [SMTP:[EMAIL PROTECTED]]
> Sent: á 02 àôøéì 2001 17:59
> To:   [EMAIL PROTECTED]
> Subject:  Beginner question
> 
> Hi,
> 
> I just installed Tomcat, and set the TOMCAT_HOME and JAVA_HOME environment
> variables in profile, when I export them and try to run startup.sh it is
> no
> go.  I get an error message that says there is no such directory 
> /usr/java/jdk1.3/bin/bin/java .  If you take the /bin/java off the end you
> have my path for the JAVA_HOME, but I do not get where the concatenation
> of
> the last portion is coming from. 
> 
> If I do not export the variables and run startup.sh it guesses the
> TOMCAT_HOME and runs fine.  Any suggestions?
> 
> Thank you all in advance.
> 
> New to Linux
> 
> 



I downloaded the Tomcat3.2.1 BUT

2001-03-29 Thread Trakhtenberg, Victor


Hello !
My name is Victor Trakhtenberg.
I want to use the tomcat to run my servlets with the IIS.
I work with Windows NT and IIS 4.0.
I downloaded the Tomcat3.2.1 ,
BUT  when I ran it I've got the message :
You must set JAVA_HOME to point at your Java Development Kit installationbut
I've made the
environment variable JAVA_HOME = c:/jdk1.2.2

The second problem:
you say in the documentation the if I want to deploy the Tomcat to IIS
I should have : isapi_redirect.dll , workers.properties
,uriworkermap.properties
But I don't have them .
I downloaded the Tomcat 3.2.1
from http://jakarta.apache.org/builds/jakarta-tomcat/release/v3.2.1/bin/
Please help me and explain what is the problem .
Thank you in advance .Victor.





I downloaded the Tomcat3.2.1 BUT

2001-03-28 Thread Trakhtenberg, Victor

Hello !
My name is Victor Trakhtenberg.
I want to use the tomcat to run my servlets with the IIS.
I work with Windows NT and IIS 4.0.
I downloaded the Tomcat3.2.1 ,
BUT  when I ran it I've got the message :
You must set JAVA_HOME to point at your Java Development Kit installationbut
I've made the 
environment variable JAVA_HOME = c:/jdk1.2.2

The second problem:
you say in the documentation the if I want to deploy the Tomcat to IIS
I should have : isapi_redirect.dll , workers.properties
,uriworkermap.properties 
But I don't have them .
I downloaded the Tomcat 3.2.1
from http://jakarta.apache.org/builds/jakarta-tomcat/release/v3.2.1/bin/
Please help me and explain what is the problem .
Thank you in advance .Victor.