I've just installed tomcat 4.0.3 and I would like to set up Duke's
Bookstore example that is in java.sun.com (tutorial/download).

In the web page says that I should add this line to the server start up
file. I assume that is server.xml

<Context path="/bookstore" docBase="webapps/bookstore" debug="0"
reloadable="true" />

I unzipped the file (tut-bookstore-tomcat.zip) to webapps directory.
(D:\jakarta-tomcat-4.0.3\webapps\bookstore)

Now I point to that url with my browser and I get a 404 error.
Btw I restarted the server after editing server.xml

Any ideas or url?


Thanks.

--
*** Javier Sturman - public key: (http://leeloo.mine.nu/jfiber.sig)

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to