RE: accessing servlet 404 error

2002-12-16 Thread David Rayroud
Hi, You must place your files into $TOMCAT_HOME/webapps/simple, and access to http://servername:8080/simple if your server is configured to work on this port (see $TOMCAT_HOME/conf/server.xml, section Service name=Tomcat-Standalone Connector

RE: who can help me with puretls.jar ???

2002-12-13 Thread David Rayroud
You can find puretls.jar on this adress : http://jpackage.sourceforge.net/rpm2html/free/RPMS/puretls-0.9-0.b2.1jpp.noa rch.html David Rayroud -Message d'origine- De : Jean-Luc BEAUDET [mailto:[EMAIL PROTECTED]] Envoyé : vendredi, 13. décembre 2002 11:16 À : tomcat-user Objet : who can

How to secure application

2002-12-12 Thread David Rayroud
on RedHat 7.2. Thank for your help David Rayroud -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

server.dtd

2002-12-11 Thread David Rayroud
Has anyone a dtd file for the server.xml file ? I'm using Tomcat4.1.12, running on SME5.7 Linux Server. Thank you David Rayroud -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

RE: Tomcat port number

2002-12-11 Thread David Rayroud
/Connector The definition of the port is the line port=. Here you can change your port number. Regard David Rayroud -Message d'origine- De : Laxmikanth M.S. [mailto:[EMAIL PROTECTED]] Envoyé : mercredi, 11. décembre 2002 13:58 À : Tomcat Users List Objet : Tomcat port

RE: Tomcat on Startup

2002-12-11 Thread David Rayroud
Hi, I'm using SME5.7 Server (based on Redhat 8.0), with Tomcat 4.1.12. To make tomcat as a service, I did this command. /sbin/chkconfig --add tomcat4 Try to do this. I'm not sure... Please read the manual of chkconfig David Rayroud -Message d'origine- De : Peter [mailto:[EMAIL

AutoDeploy war file

2002-12-06 Thread David Rayroud
running on Mitel Networks SME Server 5.6beta7 I develop with CodeChage Studio Thank you for your help David Rayroud --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.422 / Virus Database: 237 - Release Date: 20.11.2002

RE: Tomacat and apache web server

2002-12-06 Thread David Rayroud
Hi, Tell me your version of Tomcat and Apache and I will help you David Rayroud -Message d'origine- De : Tushar Kulkarni [mailto:[EMAIL PROTECTED]] Envoyé : mercredi, 5. décembre 2001 13:57 À : Tomcat Users List Objet : Tomacat and apache web server How to configure tomcat and apache

RE: Adding Jar files in Tomcat 4.1.12

2002-12-06 Thread David Rayroud
Hi, You must put your *.jar file in this directory if you want that all application can access to this drivers : $TOMCAT_HOME/common/lib Bye David Rayroud -Message d'origine- De : Laxmikanth M.S. [mailto:[EMAIL PROTECTED]] Envoyé : vendredi, 6. décembre 2002 16:28 À : Tomcat Users List