LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   SUSE / openSUSE (https://www.linuxquestions.org/questions/suse-opensuse-60/)
-   -   TOMCAT and Apache (https://www.linuxquestions.org/questions/suse-opensuse-60/tomcat-and-apache-322816/)

shane200_ 05-12-2005 01:35 PM

TOMCAT and Apache
 
I would like to config TOMCAT and APache on my suse 9.3 can anyone tell me where can I get notes on this project.

PerfectReign 05-16-2005 09:39 AM

Do you have Apache already running? It should be by default.

What happens when you go to http://localhost in either Nautalis/Konqueror/Firefox?

As for Tomcat, that's easy, too. You mostly need to ensure the permissions are setup correctly. Also make sure you know your Java variables (classpath/java path).

dwrose 05-17-2005 08:50 PM

Help configuring Tomcat & Apache
 
It's not clear what kind of help you are asking for, e.g. is this a general question about Tomcat & Apache or something SuSE related?

Both apache and tomcat documentation are available on the apache website www.apache.org. Note: the Apache webserver is called the HTTPD project there.

Both apache & tomcat are available in the SuSE professional distributions, at least they are in 9.2, so you can install them from YaST.

I have some experience setting up apache & tomcat, none doing it in SuSE, but believe that like most "user friendly" distros, there will be some gotchas when you try to do something advanced that the packagers didn't foresee.

milhan 04-04-2007 05:43 PM

Need help with Tomcat installation & running Servlet
 
Hello, I am also trying to get the Tomcat running so that I can develop and my Java Servlet's on my Suse 10.2. I already have apache web server running.

What are the next steps in order to get the Tomcat installed and running?

Does tomcat, by default, not come with Apache?

Any help will be appreciated.

regards,

shane200_ 04-05-2007 07:40 AM

Quote:

Originally Posted by cedid
Hello, I am also trying to get the Tomcat running so that I can develop and my Java Servlet's on my Suse 10.2. I already have apache web server running.

What are the next steps in order to get the Tomcat installed and running?

Does tomcat, by default, not come with Apache?

Any help will be appreciated.

regards,

This project was done from last year, but I will still help you, if you want TOMCAT to run with out Apache you can use install TOMCAT and run it using http://servername:8080 or https://server_name:8080, however if you want TOMCAT and Apache to talk with out you using the port number you have a little config to do in TOMCAT, I will sand the links on how to set up Tomcat and Apache in a little. Good Luck with your work and have fun. (Which I did)

milhan 04-05-2007 09:11 AM

Quote:

Originally Posted by shane200_
This project was done from last year, but I will still help you, if you want TOMCAT to run with out Apache you can use install TOMCAT and run it using http://servername:8080 or https://server_name:8080, however if you want TOMCAT and Apache to talk with out you using the port number you have a little config to do in TOMCAT, I will sand the links on how to set up Tomcat and Apache in a little. Good Luck with your work and have fun. (Which I did)

Thanks shane for offering help, but I got it up and running. However, I have now another problem, which I posted here.. I will appreciate if you can help me with that matter..:

http://www.linuxquestions.org/questi...d.php?t=298860

(see my post at the bottom)

regards.


All times are GMT -5. The time now is 05:29 AM.