I would like to run jsp pages on my RH9 apache 2 instalation. I am a little confused on what I need to do this. I have succesfully installed apache 2 from source, what do I do now? What software do I need?
thank you. Can you explain to me real quickly what tomcat is as opposed to apache. Is tomcat an extention to the apache web server or is it a server in itself?
and I am getting an error when I try this command:
*****
>./bin/jsvc -Djava.endorsed.dirs=./common/endorsed -cp ./bin/bootstrap.jar -outfile ./logs/catalina.out -errfile ./logs/catalina.err org.apache.catalina.startup.Bootstrap
jsvc error: Cannot find any VM in Java Home /usr/java
Segmentation fault
>
*****
when I tried ./configure a couple of steps back, I got an error saying:
****
configure: error: Java Home not defined. Rerun with --with-java=... parameter
*****
so I used this command:
******
./configure --with-java=/usr/java/j2sdk1.4.2_03
******
could this have anything to do with it?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.