trying to run Tomcat
Per Bothner
per@bothner.com
Wed Nov 9 04:07:00 GMT 2005
I wrote a document on how to run Kawa under Tomcat:
http://www.gnu.org/software/kawa/server/Tomcat-setup.html
I'd like to add some notes on using the Fedora packages
for Tomcat, but they're not working for me. I do:
# /sbin/service tomcat5 start
Starting tomcat5: /usr/bin/rebuild-jar-repository: error: could not find
jta Java extension for this JVM
/usr/bin/rebuild-jar-repository: error: All detected jars were not found
for this jvm
find: warning: you have specified the -mindepth option after a
non-option argument -type, but options are not positional (-mindepth
affects tests specified before it as well as those specified after it).
Please specify options before other arguments.
find: warning: you have specified the -maxdepth option after a
non-option argument -type, but options are not positional (-maxdepth
affects tests specified before it as well as those specified after it).
Please specify options before other arguments.
Using CATALINA_BASE: /usr/share/tomcat5
Using CATALINA_HOME: /usr/share/tomcat5
Using CATALINA_TMPDIR: /usr/share/tomcat5/temp
Using JAVA_HOME: /usr/lib/jvm/java
[ OK ]
I then point my browser at http://localhost:8080/ but Firefox
says it is "unable to connect". Is there something I need to do?
I don't see anything useful in /usr/share/doc/tomcat5-5.0.30, or
/etc/tomcat5, nor have I yet found any hints using Google.
--
--Per Bothner
per@bothner.com http://per.bothner.com/
More information about the Java
mailing list