Re: Install Tomcat

2001-11-02 Thread carlos . chaparro
download tomcat 4.0.1 fomr jakarta.apache.org, download the mod_webapp.so from the same site... follow the instructions for the webapp connection... put your apps under the webapps directory... thats all.. ahh you must have apache1.3.2 Carlos Chaparro Taller Web, Equant Tel: 6211072 [EMAIL

Re: Come and get mod_webapp.dll

2001-11-02 Thread carlos . chaparro
vious tomcat 4 i install and follow the instructions and everything works fine... with apache 1.3.2.. in tomcat installation and zip with the .so module comes an installation intructions. i hope it helps... Carlos Chaparro Taller Web, Equant Tel: 6211072 [EMAIL PROTECTED] -- To unsubs

RE: Come and get mod_webapp.dll

2001-11-02 Thread carlos . chaparro
hey, but i download... the module in the .so version form the jakarta site and it work fine on mi win2000 http://jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4.0.1/bin/win32/webapp-module-1.0-tc40-windows.zip download it... Carlos Chaparro Taller Web, Equant Tel: 6211072 [EMAIL

Re: URGENT, Tomcat & MySQL problems

2001-10-24 Thread carlos . chaparro
why don't you try to put the .jar in the lib directory in the tomcat home tomcat-home/lib... and restart tomcat... Carlos Chaparro Taller Web, Equant Tel: 6211072 [EMAIL PROTECTED]

apache 1.3 and tomcat 4.0...

2001-10-24 Thread carlos . chaparro
ctors\lib\pr_warp.c Line: 679) We are disconnected my request and my headers... Application not deployed correctly my request and my headers... I/O Error my request and my headers... thanks a lot.. Carlos Chaparro Taller Web, Equant Tel: 6211072 [EMAIL PROTECTED]

Re: how to add context element to conf/server.xml file

2001-10-24 Thread carlos . chaparro
the "path" argument in the context is the path in the url... you must type path="/exp" not "d:\exp"... Carlos Chaparro Taller Web, Equant Tel: 6211072 [EMAIL PROTECTED]

Re: Problem with browsing

2001-10-22 Thread carlos . chaparro
well, in tomcat 3.2 in server.xml in the request interceptor that handles static files.. (StaticInterceptor) you must change the suppress attribute to "true", by default is false. or in tomcat 4 you must define in web.xml the "listings" parameter as false. hope it help

Re: Repost: setting default pages for Tomcat

2001-10-18 Thread carlos . chaparro
well i think it must work by default... if it's not, then in the web.xml configuration file you can set up this in the just add a new item... index.jsp