|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
Tomcat troubles...
I have installed apache, tomcat, and jserv, but now tomcat won't fully start. I don't know what is up. Anyone have some ideas why this is happening?
|
|
#2
|
|||
|
|||
|
Are you getting any errors on startup? If so, can you please post them.
|
|
#3
|
|||
|
|||
|
Tomcat starts before I install Jserv, but does not write the tomcat-apache.conf file when it starts, which is supposed to be included in httpd.conf.
|
|
#4
|
|||
|
|||
|
In your autoexec.bat file, put in
set TOMCAT_HOME=path\to\tomcat ex. TOMCAT_HOME=c:\tomcat Looks like tomcat is trying to guess where it is located. I would recommend that you use mod_jk. Jserv is not developed anymore, and is outdated. mod_jk works better, is easier to configure and faster than mod_jserv. You can find it in the download section under win32/mod_jk.dll Follow this install guide to get it working: http://jakarta.apache.org/tomcat/to...k-howto.html#s7 Let me know how it goes. |
![]() |
| Viewing: Dev Shed Forums > Programming Languages > Java Help > Tomcat troubles... |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|