At 16:48 2000-12-19, Lars Vogelgesang wrote:
>Hi!
>Thank you Ingo, but nevertheless the installation doesn't work:
>
>I have several question regarding the install guide:
>
>
>Using the WAR:
>1. checkout the source and go to the build directory
>cd <jetspeedRoot>/build
>=> Does the source mean the unzipped jetspeed-files?
Don't use this old source code, instead extract the latest from CVS.
Thisshould solve all problems ;-).
ingo.
>2. build
>[Win32/DOS] .\build webapp
>=> When I try .\build webapp I get an
> BUILD FATAL ERROR: Target 'webapp' does not exist in this project.
> OK, reading the build.bat-File and I try
> .\build dist
> => The files are created, but I get 18 errors
> (some of them concern not dfinding methods (getAttribute,
> setAttribute) in interface javax.servlet.http.HttpSession while
> compiling
> org.apache.jetspeed.turbine.actions.calendar.GetDayViewInfo.java
>
>3. get a servlet 2.2 runner like tomcat
>http://jakarta.apache.org/builds/jakarta-tomcat/release/v3.2/bin/
>=> OK, I use jakarta-tomcat 3.2.1
>4. unzip the tomcat distribution
>=> OK
>
>5. copy the jetspeed WAR file to the Tomcat webapps directory
>[Win32] copy <jetspeedRoot>\bin\jetspeed.jar <tomcat_home>\webapps\
>
>=> There is no WAR-File in my jetspeed-directory ... and the
>jetspeed.jar-
> File is located in directory jetspeed and not in directory
>jetspeed\bin
> (I read several times that jetspeed.jar is located add \bin)
> So I copy the jetspeed.jar-File to <tomcat_home>\webapps\
> and rename the file to jetspeed.war
>
>6. start Tomcat
>[Win32] <tomcat_home>\bin\startup.bat
>[Unix] <tomcat_home>/bin/startup.sh
>=> OK, the jetspeed-directory is created (if I leave the filename
> jetspeed.jar nothing is created)
>
>7. Connect to Jetspeed
>http://localhost:8080/jetspeed/
>=> Still the 404-error.
> Don't I have to write a web.xml to configure the jetspeed-servlet???
>
>Thanks,
>Lars
>
>-------------------------------------
>Lars Vogelgesang
>[EMAIL PROTECTED]
>http://www.vogelgesang.xodox.de
>http://www.madnotmad.de
>http://www.munsters.de.st
>
>
>
>
>--
>--------------------------------------------------------------
>Please read the FAQ! <http://java.apache.org/faq/>
>To subscribe: [EMAIL PROTECTED]
>To unsubscribe: [EMAIL PROTECTED]
>Archives and Other: <http://marc.theaimsgroup.com/?l=jetspeed>
>Problems?: [EMAIL PROTECTED]
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://marc.theaimsgroup.com/?l=jetspeed>
Problems?: [EMAIL PROTECTED]