Hello everyone,
Q: Do I have to install Tomcat in order to use Jetspeed?
Please check my steps:
1. install jetty3.1.5 and jetspeed1.3a2 in window XP
2. copy "jetspeed.war" to "D:..\Jetty-3.1.5\webapps"
3. add the following code into "D:..\Jetty-3.1.5\etc\jetty.xml"
<Call name="addWebApplication">
<Arg>/jetspeed/*</Arg>
<Arg><SystemProperty name="jetty.webapp"
default="./webapps/jetspeed.war"/></Arg>
<Arg><SystemProperty name="jetty.home"
default="."/>/etc/webdefault.xml</Arg>
</Call>
4. start jetty, open IE 6.0, http://localhost:8080/jetspeed/
HTTP ERROR: 404 Not Found
Could not find resource for /jetspeed/
RequestURI=/jetspeed/
Please let me know if there's something missing for the configuration or I
just simply can't use Jetty.
Thank you~!
Sincerely, Irene
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>