Apache / Tomcat 4.01/ Virtualhost

2002-01-20 Thread tc
I have looked all over the place and I have tried to duplicate what I did on earlier versions of Tomcat. But I am getting anywhere. Where is there a doc that tells me how to integrate Apache, Tomcat 4 with virtual hosts on Unix (Linux). Thanks for any help. Thanks, -Steve -- To

Context Or not?

2002-01-20 Thread Pablo Millet
Hi all. Sorry for bringing this old topic back to the surface... But I really need help here. I have my Tomcat4 up and running as Stand-Alone but it doesn't want to deploy my .WAR files. All of the Examles application do work just fine... With Tomcat3.3 all works like a charm :) From what I

Servlet JSP don't get served / tomcat 3.2.3 / apache 1.3.20 / solaris 8

2002-01-20 Thread Vinay Singh
Did anybody think about this one... -Original Message- From: Vinay Singh Sent: Sunday, January 20, 2002 6:18 PM To: '[EMAIL PROTECTED]' Subject: Servlet JSP don't get served / tomcat 3.2.3 / apache 1.3.20 / solaris 8 Dear Open Source Campions !! It took me

RE: SSL and signed certificates...

2002-01-20 Thread David Heggie
try keytool -import -trustcacerts -alias tomcat -file /tmp/mine.csr make sure the root CA cert that signed your request is in you keystore or cacerts file as a trusted certificate. David -Original Message- From: Richard S. Huntrods [mailto:[EMAIL PROTECTED]] Sent: Friday, 18 January

Re: [tomcat 4.1dev] Starting in another directory problem

2002-01-20 Thread ???
Sorry, I'm beginner in using tomcat4.0.1. I use catalina base as same as catalina home in standalone mode. So I can't answer your problem. Have a good luck. Bye. - Original Message - From: Vincent Massol [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Saturday, January 19, 2002

Servlet JSP don't get served / tomcat 3.2.3 / apache 1.3.20 / solaris 8

2002-01-20 Thread Vinay Singh
Dear Open Source Campions !! It took me days to figure out how to compile mod_jk.so (which works) for Aapche 1.3.20 and Tomcat 3.2.3 on Solaris 8. Now I am trying to use ajp connector to run a servlet, which comes in example application through ajp12 connector configured on default 8007 port.

a problem with in integrating tomcat4 with apache

2002-01-20 Thread yilmaz
Hi everybody, we are havoing trouble in adjusting apache and tomcat configuration so that all the static files such as mp3,avi, swf, etc will be served by apache and jsp,servlets and class files will be served by tomcat. So far may seem very familiar for most of you. However, our problem is that

Help in configuring Taglibs

2002-01-20 Thread Sivaji Adurthy
Hi All I had recently installed tomcat 4.0 trying to run taglibs , I downloaded the sample application in sun's site iteration in d:\apcache tomact 4.0\webapps\iteration directory extracated in using jar xvf iteration.war I see the directory and file on d:\apcache tomact

Re: Help in configuring Taglibs

2002-01-20 Thread Scott Ahten
for some reason, it's trying to find the classes in the jsp namespace, which is 'org.apache.jsp.' i'm having the same problems with the tag libs that come with the javamail webapp from sun's site. i've tried changing the location of the jar file from the webaps' libs folder to the common lib

Re: Help in configuring Taglibs

2002-01-20 Thread Scott Ahten
ok the jsp is failing due to a class not found error... org.apache.jsp.MessageInfo not found. i've scanned through the ListMessagesTag, which creates an instance of MessageInfo, but i've moved both classes to the package javamail.tags. the generated JSP [nor the taglib class] does not

Mod_webApp Configuration - Tomcat 4.01, Apache 1.3.22 (Darwin)

2002-01-20 Thread Terry J Fundak
After a couple of weeks of really struggling with this, I need to ask some really basic questions: Tomcat standalone configuration is EZ, quick and works perfectly the first time... Using mod_webapp is a real mystery...and I'm ready to get up? I really have tried a lot of things with little

shipping a webapp

2002-01-20 Thread E B
Hi How do you package a webapp for shipping? make a war? okay, but I want things to be setup in other directories as well. like putting some jar files in common/lib and putting a file myconfig.xml in common/classes. How are others handling this? Is making a war sufficient for you? thanks.

j2se 1.4.0-beta3 and Tomcat 4.0

2002-01-20 Thread Micael Padraig Og mac Grene
Is there any problem using the beta jdk with Tomcat 4.0? -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

startup and core dump

2002-01-20 Thread Micael Padraig Og mac Grene
I am getting a core dump when trying to startup Tomcat 4.0 on Linux. Any experiences with that? -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

Struts + Tomcat 4.0 + Red Hat 7.2 + JDK 1.4 + Apache

2002-01-20 Thread Micael Padraig Og mac Grene
Will this combination work? Any ideas? I am thinking of using this to build cool websites for regular folks. A volksite. Any comments, assistance with standard deployment options, whatever, will be greatly appreciated. I intend to document whatever I do and make it available for one and

Re: OFF TOPIC = SUEXEC DOCROOT

2002-01-20 Thread Nikola Milutinovic
It appears that SuEXEC can be configured only at compile time. Nix.

j2ee and Tomcat 4.0

2002-01-20 Thread Micael Padraig Og mac Grene
Do we add the javax/servlets to j2se or do we use j2se in conjunction with j2ee with Catalina (Tomcat 4.0)? -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

Apache 2.x DirectoryIndex HOW?

2002-01-20 Thread Lars Nielsen Lind
Hi. Anyone that knows how to specify DirectoryIndex in Apache 2.x. It would be nic if the user only have to use the URL without index.html etc. http://www.xxx.xx/ Best regards, Lars Nielsen Lind