Hello I have downloaded :
Jetspeed-1.1.tar.gz
apache_1.3.12.tar
jakarta-ant.tar
and jakarta-tomcat.tar.gz
.. in order to install Jet speed
I have installed
apache, then ant, then tomcat
and next I try to setup JetSpeed
I copied the content directory into apache's root as explained in the
(poor) INSTALL file
then it's written to setup something in
<TOMCAT>/webpages/WEB-INF/web.xml
but there are many web.xml files but none correspond to the one wich is
mentionned in the INSTALL file
wich one should I edit
shell:/# find . -name "web.xml" -print
./classes/org/apache/tomcat/deployment/web.xml
./conf/web.xml
./doc/appdev/sample/etc/web.xml
./webapps/examples/WEB-INF/web.xml
./webapps/ROOT/WEB-INF/web.xml
./webapps/admin/WEB-INF/web.xml
./webapps/test/WEB-INF/web.xml
It is also written to add all librairies to my classpath "including all
the above", but ... there were no librairies mentionned above.
So could someone give me ALL THE STEP BY STEP INSTALLATION way to
install Jetspeed on a sun/solaris computer where there is nothing but
the operating system.
or the location of a big .tar.gz file where all the necessary components
are existing and where there is just a make to do to install an
configure correctly JetSpeed
Thanks 4 your help
JEG
--
--------------------------------------------------------------
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]