Well, I didn't get very much out of your email. So some questions:
1. Are you trying to install Jetspeed in the root context or in it's
own, separate, context?
2. Which configuration files did you modify and what did you modify
there?
Anyway, I suggest to download the Servlet 2.1 spec (from java.sun.com)
to learn how to configure Tomcat.
Regards,
Neeme
> -----Original Message-----
> From: Brian Doherty
> [mailto:[EMAIL PROTECTED]]
> Sent: Friday, June 16, 2000 12:54 AM
> To: Jetspeed
> Subject: Installation problems (under Tomcat)
>
>
> I'll preface this with the usual disclaimers: I'm sorry to
> bother busy
> people intent on actually improving the code, this is probably in the
> FAQ/mailing list archive, I'm a total java newbie, etc. I made an
> attempt to wade through the mailing list archives but didn't find much
> to help me. So ...
>
> I'm having trouble getting Jetspeed to work, and I was hoping
> someone on
> the list would be able to put me back on the clue train. I'm running
> Tomcat (3.1) on a SPARC Solaris 8 system w/ the included java (1.2).
> Tomcat and its examples work running in standalone mode. I got Cocoon
> (1.7.4) to work from $TOMCAT_HOME/webapps/cocoon.
>
> I saw the installation doc's warning about not using Cocoon with
> Jetspeed, so I re-installed Tomcat w/o Cocoon and followed
> the Jetspeed
> installation docs (or tried to :). All I could get was a Tomcat-style
> directory listing of the webapps/jetspeed directory; if I navigated
> down through to find an xml file, it just showed me the XML code.
>
> I've tried a few variations of the installation based on my experience
> with Cocoon, such as modifying
> $TOMCAT_HOME/webapps/ROOT/WEB-INF/web.xml
> rather than $TOMCAT_HOME/conf/web.xml, and making a
> $TOMCAT_HOME/webapps/jetspeed/WEB-INF to hold web.xml. I also tried
> putting the Turbine.properties, Jetspeed.properties and
> cocoon.properties files that are in
> /usr/local/jetspeed/src/config into
> the location of the web.xml, and putting "WEB-INF/Turbine.properties"
> rather than
> "/usr/local/jetspeed/src/config/Turbine.properties", but all
> to no avail.
>
> Any idea where I've gone astray? Am I just completely missing
> something? I'm not sure what is exactly meant by the suggestion to
> point Netscape to "http://HOST/servlet/jetspeed" in the installation
> doc; my Tomcat installation doesn't seem to need the
> "servlet" word in
> the URL to work. I tried using the logfile, but nothing ever appears
> there. I'd really appreciate it if anyone that's gotten this to work
> can help me out. Thanks. -- Brian
>
> --
> # /etc/init.d/tomcat start
> Using classpath:
> .:/usr/local/tomcat/lib/Jetspeed.jar:/usr/local/tomcat/lib/ant
> .jar:/usr/local/tomcat/lib/castor-0.7.4.jar:/usr/local/tomcat/
> lib/cocoon.jar:/usr/local/tomcat/lib/coocon-ext-servlet2.2.jar
> :/usr/local/tomcat/lib/ecs.jar:/usr/local/tomcat/lib/jasper.ja
> r:/usr/local/tomcat/lib/servlet.jar:/usr/local/tomcat/lib/test
> :/usr/local/tomcat/lib/turbine-2.0.jar:/usr/local/tomcat/lib/v
> illage.jar:/usr/local/tomcat/lib/webserver.jar:/usr/local/tomc
> at/lib/xalan.jar:/usr/local/tomcat/lib/xerces.jar:/usr/local/t
> omcat/lib/xml.jar:/usr/java/lib/tools.jar
> # Context log: path="/examples" Adding context path="/examples"
> docBase="webapps/examples"
> Context log: path="" Adding context path="" docBase="webapps/ROOT"
> Context log: path="/test" Adding context path="/test"
> docBase="webapps/test"
> Starting tomcat. Check logs/tomcat.log for error messages
> Starting tomcat install="/usr/local/tomcat"
> home="/usr/local/jakarta-tomcat"
> classPath=".:/usr/local/tomcat/lib/Jetspeed.jar:/usr/local/tom
> cat/lib/ant.jar:/usr/local/tomcat/lib/castor-0.7.4.jar:/usr/lo
> cal/tomcat/lib/cocoon.jar:/usr/local/tomcat/lib/coocon-ext-ser
vlet2.2.jar:/usr/local/tomcat/lib/ecs.jar:/usr/loc>
al/tomcat/lib/jasper.jar:/usr/local/tomcat/lib/servlet.jar:/us
> r/local/tomcat/lib/test:/usr/local/tomcat/lib/turbine-2.0.jar:
/usr/local/tomcat/lib/village.jar:/usr/local/tomca>
t/lib/webserver.jar:/usr/local/tomcat/lib/xalan.jar:/usr/local
> /tomcat/lib/xerces.jar:/usr/local/tomcat/lib/xml.jar:/usr/java
> /lib/tools.jar"
> Context log: path="/admin" Automatic context load
> docBase="/usr/local/jakarta-tomcat/webapps/admin"
> Context log: path="/admin" Adding context path="/admin"
> docBase="/usr/local/jakarta-tomcat/webapps/admin"
> Context log: path="/jetspeed" Automatic context load
> docBase="/usr/local/jakarta-tomcat/webapps/jetspeed"
> Context log: path="/jetspeed" Adding context path="/jetspeed"
> docBase="/usr/local/jakarta-tomcat/webapps/jetspeed"
>
>
> --
> --------------------------------------------------------------
> Please read the FAQ! <http://java.apache.org/faq/>
> To subscribe: [EMAIL PROTECTED]
> To unsubscribe: [EMAIL PROTECTED]
> Archives and Other: <http://java.apache.org/main/mail.html>
> Problems?: [EMAIL PROTECTED]
>
>
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]