Tomcat redirects ignore my virtual hosting (eg test.com -> main.com:8003)

2001-04-09 Thread Tim Darling
And this is a fatal error when using HTTPS (which is listening on :8443) Is there a configuration option in WEB.XML to fix this? What should I do? (I'm running Tomcat 3.1+Aolserver). Thanks!

Can I use servlets a HTTP filters in Tomcat 3.1?

2001-03-05 Thread Tim Darling
If so, how? Thanks. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

On startup: Exception in thread "main" java.lang.NoClassDefFoundError:..

2001-01-23 Thread Tim Darling
Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/tomcat/startup/Tomcat When I type startup.sh, but Tomcat seems to work OK. Any one know what this is? Thanks.. - To unsubscribe, e-mail: [EMAIL PROTECTED

How do I get jk_jnicb.o ?? ./build doesn't make it, I don'tthink

2001-01-23 Thread Tim Darling
In src/native/jni_connect/ there's: Makefile.nw Makefile.solaris jk_jnicb.cjk_jnicb.exp jk_jnicb.hjni_connect.dsp jni_connect.dsw When I ./build, it doesn't seem to compile those files.. does anyone know where jk_jnicb.o is or how I can make it? Thanks again!

'Dir checksum error' untarring jakarta-tomcat-3.2.1-src.tar onSolaris .. ??

2001-01-23 Thread Tim Darling
Same error untarring jakarta-tomcat-3.1.1-src.tar on Solaris. Anyone seen this? If I untar on Linux and retar then ftp to Solaris, I get the same error. Please help! - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Why doesn't build.sh work?? I followed the README

2001-01-23 Thread Tim Darling
When I do ./build.sh, I get 'Command not found' (I have execute privelges on it) Any one know? Please help! Thanks.. I'm running Solaris. I untarred the jakarta-tomcat-3.2.1-src.tar file into /export/local/jakarta/jakarta-tomcat-3.2.1-src Following the README, I added to /export

Basic error building Tomcat on Solaris

2001-01-22 Thread Tim Darling
I untarred the jakarta-tomcat-3.2.1-src.tar file into /export/local/jakarta/jakarta-tomcat-3.2.1-src Following the README, I added to /export/local/jakarta : jakarta-ant jakarta-servletapijakarta-tools (all bin versions) and : setenv TOMCAT_HOME /export/l