Gracefully Restarting Tomcat

2001-06-18 Thread Phillip Kuzma \(Support\)
smime.p7m

Restarting Tomcat.

2001-06-18 Thread Phillip Kuzma \(Support\)
smime.p7m

RE: SSL handshake failure URGENT

2001-06-18 Thread Phillip Kuzma \(Support\)
smime.p7m

Re: JSPs only reload sometimes - Help ! Tomcat 3.2.1

2001-02-13 Thread Phillip Kuzma
prohibited.  If  you  have received  the  Information in  error,  please contact the sender  by reply email and destroy all copies  of the original email. Phillip Kuzma [EMAIL PROTECTED]  

holy molely

2001-02-12 Thread Phillip Kuzma
nce  on   the  Information  is  strictly  prohibited.  If  you  have received  the  Information in  error,  please contact the sender  by reply email and destroy all copies  of the original email. Phillip Kuzma [EMAIL PROTECTED]  

Apache + Tomcat + SSL

2001-02-06 Thread Phillip Kuzma
Ok i'm going to try and use ApacheSSL + Mod_JK + Tomcat. I need to the ability to run https://localhost/servlet/Hello and https://localhost/hello.jsp Is this possible.. whats the best method.. I'd like to use apache-ssl + mod_jk considering all the work i've done trying to get apache + mod_jk I

Re: Questions

2001-02-05 Thread Phillip Kuzma
Ok I did you said and it worked great thanks, but now how about. i have www.domain1.com:8080 and www.domain2.com:8080 and I want domain1.com:8080 servlets to be in /www/domain1/servlets/Hello.class (www.domain1.com:8080/servlets/Hello) domain2.com:8080 servlets to be in /www/domain2/servlets/

Questions

2001-02-05 Thread Phillip Kuzma
I'm currently running apache + mod_jk + tomcat. I put all my servlets in /usr/java/tomcat/webapps/ROOT/web-inf/classes/ I put all my jsp files in /usr/java/tomcat/webapps/ROOT/ When i goto my domain I goto www.domain.com/servlet and it reads the servlets dir When I goto my domain I goto www.dom

Compile Problems (mod_jk.so)

2001-01-30 Thread Phillip Kuzma
Whenever I build mod_jk.so with apxs i get this problem! Can someone please help! Thank-you Phil [root@Fileserver apache1.3]# apxs -o mod_jk.so -I../jk -I/usr/java/jsdk/include -I/usr/java/jsdk/include/linux -c *.c ../jk/*.c gcc -DLINUX=2 -DUSE_HSREGEX -DUSE_EXPAT -I../lib/expat-lite -DNO_DL_NE