Mary, When I did something similar to this PATH=$JAVA_HOME/bin;$PATH, editing my my .bashrc file for my root account and my username account (ubuntu feisty) the bash shell couldn't find basic programs such as ls or vim. The only thing that saved this from being a real nightmare was that I had multiple terminal windows open as root and was able to edit those back to having PATH come before $JAVA_HOME. I'm still having basic setup problems with when I try to access my localhost:8080/HelloServlet tomcat doesnt find it even though tomcat is up and running. I've been looking at tomcat configuration but am wondering now if I need to go back and look at some of these other things youre talking about. I have mod-jk installed, by the way. I was wondering if trying resetting the PATH using export, would be a good idea, without putting it in my .bashrc files. I was also thinking of editing my /etc/environment and putting my classpath for Java in there. It's very time consuming to guess about these things, though. I wish there was a way to get better info. I'm willing to try just about anything now, I've spent a lot of time on this already. Any ideas on what I could try ? Thanks
Mary Joseph wrote: > > http://wiki.apache.org/tomcat/FAQ/Connectors -> this would answer your > first question > http://mrtextminer.wordpress.com/2007/09/11/installation-of-apache-224-and-tomcat-6014-on-debian-etch/ > > -> explains how to do the same in linux. > > Mary > >>>> "Abel MacAdam" <[EMAIL PROTECTED]> 12/17/07 2:05 PM >>> > Hi, > > I saw a mail requesting "simple instructions on gettting Tomcat and Apache > working together." The answer is printed out and ready to be processed. > But > I have some follow ups on that mail: > - Why should one connect Tomcat to Apache? > - Should you connect Tomcat 6.0.14 to Apache 2.2.6? (Or is that done > automagically, as I seem not to find the appropriate mod_jk for these > versions) > > TIA, > Abel > > > -- View this message in context: http://www.nabble.com/Simple-Howto%3A-Follow-up-tp14372182p14446154.html Sent from the Tomcat - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]