RE: Problems with isapi_redirect.dll

2001-05-27 Thread Alex A. Almero
i also encountered several problems while configuring tomcat work IIS and after 3 days i have it working perfectly with the same config as yours. can you send me your registry file? maybe theres something wrong with it. -Original Message- From: Aaron Nance [mailto:[EMAIL PROTECTED]]

Re: JSP Load on startup?

2001-03-30 Thread Alex A. Almero
just the same with servlets - Original Message - From: Angel Blesa Jarque To: [EMAIL PROTECTED] Sent: Friday, March 30, 2001 4:04 PM Subject: JSP Load on startup? Hello All, I would like to know how load JSP(pre-compiled) on startup. I know how do it

ssi support for tomcat

2001-03-19 Thread Alex A. Almero
does tomcat support ssi? how? thanks, alex èb‹˜j(ër¢êß­ç²j(r‰šuÚ޲ƭ†ÛiÿùšŠ\š†Š¢

Re: Problem running Tomcat on Win95 system

2001-02-12 Thread Alex A. Almero
here's the solution for your problem. 1. open a dos window 2. right click the title tab then select properties 3. click on the Memory Tab 4. adjust the initial environment to 4096 5. close the window then restart the batch files - Original Message - From: Ramana Polavarapu

Security Constraint Problem

2001-02-09 Thread Alex A. Almero
i just set-up a security constraint for my context using the simpleRealm, i've tested it using this URL http://myserver:8080/mycontext/ (standalone server)works fine while using URL http://myserver/mycontext/ (tomcat-apache) did not work. what else do i need to configure? here's the

summarized tomcat-apache configuration

2001-02-09 Thread Alex A. Almero
1. download the tomcat src distribution 2. unzip the file to a temporary dir 3. go to tomcat-src-dir/src/native/apache1.3 4. execute /usr/sbin/apxs -o mod_jk.so -I../jk -I/usr/local/jdk-install-dir/include -I/usr/local/jdk-install-dir/include/linux -c *.c ../jk/*.c

url problem

2001-02-05 Thread Alex A. Almero
i have successfully installed tomcat 3.2.1 on win98 and redhat linux 6(integrated with apache). in windows, the url for admin is http://its058:8080/admin while in linux its http://servername:8080/admin/ or http://servername/admin/ . this case is the same with other bundled sample context.

Re: solved: mod_jserv compilation problems

2001-01-31 Thread Alex A. Almero
kindly send me the link thanks - Original Message - From: "Olaf Grewe" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, January 24, 2001 8:40 PM Subject: solved: mod_jserv compilation problems Hi all, thanks for any suggestions, I finally found the mod_jk-howto.

Re: Mapping

2001-01-30 Thread Alex A. Almero
servlet servlet-nameIntraMail/servlet-name servlet-classyour.package.IntraMail/servlet-class /servlet servlet-mapping servlet-nameIntraMail/servlet-name url-pattern/IntraMail/url-pattern /servlet-mapping your servlet can now be accessed as you want it to.

IOException!

2001-01-23 Thread Alex A. Almero
what have cause this problem? see detailed error below 2001-01-24 02:56:02 - Ctx( /ora ): IOException in: R( /ora + /index.html + null) Connection reset by peer: socket write error thanks

help in configuring new webapp

2001-01-16 Thread Alex A. Almero
i encountered so many problems on configuring a new webapp in tomcat 3.2. most of them are path related. can you give me the step by step procedure with an example. here are my error anyway case you might know how to deal with it. 2001-01-17 02:47:04 - Ctx( /webdev ): IOException in: R(